trailofbits/skills
These skills were imported into SkillJury from the public skills ecosystem.
fix-review
by trailofbits/skills
Differential analysis to verify commits address security findings without introducing bugs.
debug-buttercup
by trailofbits/skills
All pods run in namespace crs . Key services:
designing-workflow-skills
by trailofbits/skills
Build workflow-based skills that execute reliably by following structural patterns, not prose.
supply-chain-risk-auditor
by trailofbits/skills
Activates when the user says "audit this project's dependencies".
skill-improver
by trailofbits/skills
Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards.
agentic-actions-auditor
by trailofbits/skills
Static security analysis guidance for GitHub Actions workflows that invoke AI coding agents. This skill teaches you how to discover workflow files locally or from remote GitHub repositories, identify AI action steps, follow cross-file references to composite actions and reusable workflows that may contain hidden AI...
let-fate-decide
by trailofbits/skills
When the path forward is unclear, let the cards speak.
seatbelt-sandboxer
by trailofbits/skills
Generate minimally-permissioned allowlist-based Seatbelt sandbox configurations for applications.
zeroize-audit
by trailofbits/skills
Detect missing zeroization of sensitive data in source code and identify zeroization that is removed or weakened by compiler optimizations (e.g., dead-store elimination), with mandatory LLVM IR/asm evidence. Capabilities include:
using-gh-cli
by trailofbits/skills
Always use gh instead of curl , wget , or WebFetch for GitHub URLs. The gh CLI uses the user's authenticated token automatically, so it:
fp-check
by trailofbits/skills
If you catch yourself thinking any of these, STOP.
ask-questions-if-underspecified
by trailofbits/skills
Use this skill when a request has multiple plausible interpretations or key details (objective, scope, constraints, environment, or safety) are unclear.
differential-review
by trailofbits/skills
Security-focused code review for PRs, commits, and diffs.
semgrep
by trailofbits/skills
Run a Semgrep scan with automatic language detection, parallel execution via Task subagents, and merged SARIF output.