Security · Channel: Claude Code

skills

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

Collectiontrailofbits/skillsVerify upstream fit
Rank signal75/100

This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.

SKILL.md proofSKILL.mdOpen the upstream source before installing.
GitHub stars5,698Adoption baseline, not a quality guarantee.
Adoption momentum+131/wk starsMeasured star growth from the current scan window.
Recent update2 days agoRecent maintenance signal: last pushed Jun 11, 2026.
Why we list it

Worth reviewing before you install

Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. No primary install command was extracted, so review the upstream source first.

Approved public shortlistSKILL.md evidenceAlternatives kept nearby
Best for

Security teams. Channel tag: Claude Code. Treat this as a search fit signal, not compatibility proof. Best when you can review the repo manually before adoption. Start with .codex/skills/gh-cli/SKILL.md.

Review before install

Inspect .codex/skills/gh-cli/SKILL.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.

Compare alternatives

Compare nearby security skills in the Claude Code channel when 5,698 GitHub stars, source freshness, or install notes are close. This one still needs manual install review, so a nearby skill may be easier to adopt.

GitHub5,698 stars498 forksCollection

How to install skills

No install command was extracted. Treat this as a manual review case.

Source evidence preview

We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.

Install evidence

Sections found: Installation, Browse and Install Plugins.

Usage evidence

Review README.md for usage examples and expected workflow.

Skill rules

Sections found: When to Use.

README.mdSections: Trail of Bits Skills Marketplace, Installation, Browse and Install Plugins, Codex

Trail of Bits Skills Marketplace

A Claude Code plugin marketplace from Trail of Bits providing skills to enhance AI-assisted security analysis, testing, and development workflows.

Also see: claude-code-config · skills-curated · claude-code-devcontainer · dropkit

Installation

Browse and Install Plugins

/plugin menu

Codex

Codex-native skill discovery is supported via the sidecar .codex/skills/ tree in this repository.

Install with:

git clone https://github.com/trailofbits/skills.git ~/.codex/trailofbits-skills
~/.codex/trailofbits-skills/.codex/scripts/install-for-codex.sh

See `.codex/INSTALL.md` for additional details.

Local Development

To add the marketplace locally (e.g., for testing or development), navigate to the parent directory of this repository:

cd /path/to/parent  # e.g., if repo is at ~/projects/skills, be in ~/projects
/plugins marketplace add ./skills

Need the full source? Read full README on GitHub