trailofbits/skills

Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows

6.9kStars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
CC-BY-SA-4.0Licence, which decides whether bodies are shown

function-analyzer

01

trailofbits/skills

Agent

Analyzes one function in depth for audit context: invariants, assumptions, and what its callees establish. Writes the prose analysis to disk and returns a compact record. Use for dense functions, data-flow chains, cryptographic code, and state machines.

6.9k 4d ago A 55 tokens CC-BY-SA-4.0

c-review-worker

02

trailofbits/skills

Agent

Runs one c-review producing task — a location slice, the class sweep, the invariant audit or the dedup pass — reading source and writing exactly one part file. Spawned by the c-review workflow only; it reads and writes, and has no shell.

6.9k 4d ago A 56 tokens CC-BY-SA-4.0

fixer

03

trailofbits/skills

Agent

Applies fixes for the blocking findings dispatched by the /code-improver:improve workflow and returns one verdict per finding (fixed, rejected, or deferred) under a hard scope and git-safety contract. Dispatched by the workflow only; not for ad-hoc editing.

6.9k 4d ago A 60 tokens CC-BY-SA-4.0

skill-reviewer

04

trailofbits/skills

Agent

Reviews one Claude Code skill against Anthropic and Trail of Bits quality standards and reports every defect with a severity and a stable finding id. Dispatched by an automated improvement loop with the run's findings ledger; verifies prior fixes and honors recorded rejections. Not for general code review.

6.9k 4d ago A 60 tokens CC-BY-SA-4.0

naming-auditor

05

trailofbits/skills

Agent

Audits a code target for naming defects and internal codename leaks. Dispatched by the panel-review skill with the target path; reports findings with severities.

6.9k 4d ago A 38 tokens CC-BY-SA-4.0

todo-auditor

06

trailofbits/skills

Agent

Audits a code target for leftover work markers and release blockers. Dispatched by the panel-review skill with the target path; reports findings with severities.

6.9k 4d ago A 36 tokens CC-BY-SA-4.0

adversarial-modeler

07

trailofbits/skills

Agent

Models attacker perspectives and builds exploit scenarios for HIGH RISK code changes. Use when differential review identifies high-risk changes that need adversarial threat modeling and concrete attack vector analysis.

6.9k 4d ago A 40 tokens CC-BY-SA-4.0

dimension-annotator

09

trailofbits/skills

Agent

Adds dimensional annotations to source code at anchor points using Reserve Protocol's format.

6.9k 4d ago A 19 tokens CC-BY-SA-4.0

trailofbits/skills

Agent

Discovers dimensional vocabulary for codebases by analyzing naming conventions and protocol patterns.

6.9k 4d ago A 19 tokens CC-BY-SA-4.0

trailofbits/skills

Agent

Propagates dimensional annotations through arithmetic and call chains, reporting mismatches found during propagation.

6.9k 4d ago A 22 tokens CC-BY-SA-4.0