Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
#PluginVersion
1
ask-questions-if-underspecifiedClarify ambiguous requirements by asking questions before implementing. Only when invoked explicitly.
1.0.1
2
audit-context-buildingBuild deep architectural context through ultra-granular code analysis before vulnerability hunting
1.1.0
3
building-secure-contractsComprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.
1.0.1
4
burpsuite-project-parserSearch and extract data from Burp Suite project files (.burp) for security analysis
devcontainer-setupCreate pre-configured devcontainers with Claude Code and language-specific tooling
0.1.0
10
differential-reviewSecurity-focused differential review of code changes with git history analysis and blast radius estimation
1.0.0
11
dwarf-expertInteract with and understand the DWARF debugging format
1.0.0
12
entry-point-analyzerAnalyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level, and generates structured audit reports.
1.0.0
13
firebase-apk-scannerScan Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.
2.1.0
14
gh-cliIntercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI. Includes gh CLI usage guidance.
1.3.0
15
git-cleanupSafely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.
1.0.0
16
insecure-defaultsDetects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production
1.0.0
17
modern-pythonModern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.
1.5.0
18
property-based-testingProperty-based testing guidance for multiple languages and smart contracts
1.1.0
19
second-opinionRuns code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles codex-mcp-server for direct MCP tool access to Codex.
1.5.1
20
semgrep-rule-creatorCreate custom Semgrep rules for detecting bug patterns and security vulnerabilities
1.1.0
21
semgrep-rule-variant-creatorCreates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation
1.0.0
22
sharp-edgesIdentify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes
1.0.0
23
spec-to-code-complianceSpecification-to-code compliance checker for blockchain audits with evidence-based alignment analysis
1.1.0
24
static-analysisStatic analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection
1.1.0
25
testing-handbook-skillsSkills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
1.0.1
26
variant-analysisFind similar vulnerabilities and bugs across codebases using pattern-based analysis
1.0.0
27
workflow-skill-designTeaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills
1.0.1
28
yara-authoringYARA-X detection rule authoring with linting and quality analysis