Curated Skills Marketplace

February 17, 2026 ยท View on GitHub

Trail of Bits' reviewed and approved Claude Code plugins. Every skill and marketplace here has been vetted for quality and safety.

Why This Exists

We don't want people at Trail of Bits installing random plugins from GitHub repos we haven't reviewed. Published skills have been found with backdoors and malicious hooks, and the ecosystem has no built-in quality gate. This repo is how we solve that problem internally.

Everything here has been code-reviewed by Trail of Bits staff. We're sharing it publicly so the broader community benefits from the same vetting.

Installation

/plugin marketplace add trailofbits/skills-curated
/plugin menu

Available Plugins

Development

PluginDescription
planning-with-filesFile-based planning with persistent markdown for complex multi-step tasks
python-code-simplifierSimplify and refine Python code for clarity and maintainability
react-pdfGenerate PDF documents with React-PDF (flexbox layout, SVG, custom fonts)
skill-extractorExtract reusable skills from work sessions

Security

PluginDescription
ffuf-web-fuzzingExpert guidance for ffuf web fuzzing during authorized penetration testing
ghidra-headlessReverse engineer binaries using Ghidra's headless analyzer
scv-scanAudit Solidity codebases for 36 smart contract vulnerability classes
security-awarenessRecognize and avoid phishing, credential theft, and social engineering during agent operation
wooyun-legacyWeb vulnerability testing methodology from 88,636 real-world cases (WooYun 2010-2016)

Research

PluginDescription
last30daysResearch any topic from the last 30 days across Reddit, X, and the web
x-researchSearch X/Twitter for real-time perspectives, discussions, and expert opinions

Writing

PluginDescription
humanizerIdentifies and removes AI writing patterns to make text sound natural

OpenAI (Converted)

Auto-converted from openai/skills using scripts/convert_openai_skills.py. Portable skills only (no MCP or OpenAI API dependencies).

PluginDescription
openai-cloudflare-deployDeploy applications to Cloudflare Workers and Pages
openai-develop-web-gameBuild and iterate on web games (HTML/JS) with a dev + testing loop
openai-docRead, create, and edit .docx documents with formatting fidelity
openai-gh-address-commentsAddress review and issue comments on GitHub PRs
openai-gh-fix-ciDebug and fix failing GitHub Actions CI checks
openai-jupyter-notebookCreate, scaffold, and edit Jupyter notebooks
openai-netlify-deployDeploy web projects to Netlify using the CLI
openai-pdfRead, create, and review PDF files with layout awareness
openai-playwrightAutomate real browsers from the terminal via playwright-cli
openai-screenshotTake desktop or system screenshots
openai-security-best-practicesLanguage and framework specific security best-practice reviews
openai-security-ownership-mapBuild security ownership topology from git history
openai-security-threat-modelRepository-grounded threat modeling with trust boundaries and abuse paths
openai-sentryInspect Sentry issues and summarize production errors
openai-spreadsheetCreate, edit, and analyze spreadsheets (.xlsx, .csv)
openai-yeetStage, commit, push, and open a GitHub PR in one flow

How It Works

There are three ways to get a skill approved for use:

1. Use an approved marketplace

The marketplaces below have been reviewed and are approved for use. Install plugins from them directly.

MarketplaceFocus
trailofbits/skillsTrail of Bits original skills for security research and auditing
trailofbits/skills-curatedCommunity skills curated and distributed by Trail of Bits
trailofbits/skills-internalTrail of Bits internal skills (private)
anthropics/claude-plugins-officialAnthropic's official plugins
anthropics/knowledge-work-pluginsAnthropic's official knowledge work plugins
obra/superpowersAdvanced workflow patterns, TDD enforcement, multi-skill orchestration
EveryInc/compound-engineering-pluginProduction engineering workflows and multi-agent review
coreyhaines31/marketingskillsMarketing-focused skills
ghostsecurity/skillsGhost Security skills for application security testing
openai/skillsOpenAI's official skills catalog for Codex

2. Request approval of a new marketplace

Found a marketplace not on the list? Open an issue requesting approval. Include the repo URL and what you're using it for. We'll review it and add it to the approved list if it passes.

3. Submit an individual skill

Using a skill from an unapproved source? Open a PR to add it here. See CLAUDE.md for authoring guidelines. Every PR gets code review โ€” we read every line of hooks and scripts.

When submitting an external skill, include attribution in the plugin's README: where it came from (link to the original repo or author) and any modifications you made. See the humanizer README for an example.

Once merged, the skill is available to all Trail of Bits employees and anyone else using this marketplace.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.