[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-trailofbits-static-analysis-en":3,"guides-for-trailofbits-static-analysis":2067,"similar-k178vsfspabbz5kyq3236f2fwh86mh5m-en":2068},{"_creationTime":4,"_id":5,"children":6,"community":93,"display":94,"evaluation":97,"identity":332,"isFallback":328,"parentExtension":335,"providers":362,"relations":368,"repo":369,"tags":2065,"workflow":2066},1778698175626.314,"k178vsfspabbz5kyq3236f2fwh86mh5m",[7,46,72],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":25,"relations":40,"tags":42,"workflow":43},1778698175626.3289,"k17aq0djfmdv24yqt4ma3s3kbh86nzh2",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on \"run codeql\", \"codeql scan\", \"codeql analysis\", \"build codeql database\", or \"find vulnerabilities with codeql\". Supports \"run all\" (security-and-quality + security-experimental suites) and \"important only\" (high-precision security findings) scan modes. Also handles creating data extension models and processing CodeQL SARIF output.",{"claudeCode":15},"trailofbits/skills","CodeQL Static Analysis","https://github.com/trailofbits/skills",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":23,"type":24},"plugins/static-analysis/skills/codeql","trailofbits","skills","en","codeql","skill",{"evaluate":26,"extract":37},{"promptVersionExtension":27,"promptVersionScoring":28,"score":29,"tags":30,"targetMarket":35,"tier":36},"3.0.0","4.4.0",99,[23,31,32,33,34],"security","static-analysis","vulnerability-detection","code-auditing","global","verified",{"commitSha":38,"license":39},"HEAD","CC-BY-SA-4.0",{"parentExtensionId":5,"repoId":41},"kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[34,23,31,32,33],{"evaluatedAt":44,"extractAt":45,"updatedAt":44},1778699536622,1778698175626,{"_creationTime":47,"_id":48,"community":49,"display":50,"identity":54,"providers":57,"relations":68,"tags":69,"workflow":70},1778698175626.329,"k17b5rab9cfwqw0j3rzmvb4sx586n3a1",{"reviewCount":11},{"description":51,"installMethods":52,"name":53,"sourceUrl":17},"Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on \"parse sarif\", \"read scan results\", \"aggregate findings\", \"deduplicate alerts\", or \"process sarif output\". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.",{"claudeCode":15},"SARIF Parsing",{"basePath":55,"githubOwner":20,"githubRepo":21,"locale":22,"slug":56,"type":24},"plugins/static-analysis/skills/sarif-parsing","sarif-parsing",{"evaluate":58,"extract":66},{"promptVersionExtension":27,"promptVersionScoring":28,"score":59,"tags":60,"targetMarket":35,"tier":65},78,[61,32,62,63,64],"sarif","code-scanning","security-auditing","ci-cd","community",{"commitSha":38,"license":67},"other-proprietary",{"parentExtensionId":5,"repoId":41},[64,62,61,63,32],{"evaluatedAt":71,"extractAt":45,"updatedAt":71},1778699550874,{"_creationTime":73,"_id":74,"community":75,"display":76,"identity":80,"providers":83,"relations":89,"tags":90,"workflow":91},1778698175626.3293,"k17cdgqdqgqkyaqcerw3k8rws986nhcc",{"reviewCount":11},{"description":77,"installMethods":78,"name":79,"sourceUrl":17},"Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — \"run all\" (full ruleset coverage) and \"important only\" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.",{"claudeCode":15},"Semgrep",{"basePath":81,"githubOwner":20,"githubRepo":21,"locale":22,"slug":82,"type":24},"plugins/static-analysis/skills/semgrep","semgrep",{"evaluate":84,"extract":88},{"promptVersionExtension":27,"promptVersionScoring":28,"score":85,"tags":86,"targetMarket":35,"tier":65},75,[82,32,31,87,34],"vulnerability-scanning",{"commitSha":38,"license":39},{"parentExtensionId":5,"repoId":41},[34,31,82,32,87],{"evaluatedAt":92,"extractAt":45,"updatedAt":92},1778699567030,{"reviewCount":11},{"description":95,"installMethods":96,"name":32,"sourceUrl":17},"Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection",{"claudeCode":32},{"_creationTime":98,"_id":99,"extensionId":5,"locale":22,"result":100,"trustSignals":313,"workflow":330},1778698526980.8083,"kn7f9y47539jwmssp6qhajnzex86nghk",{"checks":101,"evaluatedAt":290,"extensionSummary":291,"features":292,"nonGoals":298,"promptVersionExtension":27,"promptVersionScoring":28,"purpose":303,"rationale":304,"score":305,"summary":306,"tags":307,"targetMarket":35,"tier":65,"useCases":308},[102,107,110,113,117,120,124,129,132,135,139,143,147,151,154,157,160,163,166,169,173,177,182,186,190,193,197,201,204,208,212,215,218,221,224,227,230,234,236,238,240,242,245,248,251,254,257,260,263,266,269,272,276,279,282,286],{"category":103,"check":104,"severity":105,"summary":106},"Practical Utility","Problem relevance","pass","The description clearly states the problem of security vulnerability detection using specific tools like CodeQL and Semgrep.",{"category":103,"check":108,"severity":105,"summary":109},"Unique selling proposition","The plugin bundles multiple specialized static analysis tools (CodeQL, Semgrep) and a SARIF parser, offering a distinct advantage over using individual tools or a generic LLM for security analysis.",{"category":103,"check":111,"severity":105,"summary":112},"Production readiness","The plugin includes multiple skills that cover the full lifecycle of static analysis, from database creation and scanning to result parsing and integration, making it ready for production workflows.",{"category":114,"check":115,"severity":105,"summary":116},"Scope","Single responsibility principle","The plugin focuses on static analysis for security vulnerability detection, coherently bundling related tools (CodeQL, Semgrep, SARIF parsing) without unrelated adjacent domains.",{"category":114,"check":118,"severity":105,"summary":119},"Description quality","The provided description accurately and concisely reflects the plugin's capabilities in static analysis using CodeQL, Semgrep, and SARIF parsing.",{"category":121,"check":122,"severity":105,"summary":123},"Invocation","Scoped tools","The bundled skills (CodeQL, Semgrep, SARIF parsing) appear to expose narrow, verb-noun specialist tools, suitable for agent selection.",{"category":125,"check":126,"severity":127,"summary":128},"Documentation","Configuration & parameter reference","insufficient_data","Detailed documentation on all specific parameters, defaults, and configuration precedence for each tool within the plugin is not fully available in the provided source files.",{"category":114,"check":130,"severity":105,"summary":131},"Tool naming","The tool names mentioned in the README (e.g., `codeql`, `semgrep`, `sarif-parsing`) are descriptive and appear to be in the correct domain.",{"category":114,"check":133,"severity":105,"summary":134},"Minimal I/O surface","Based on the READMEs, the tools seem designed to request only necessary data and provide focused outputs relevant to static analysis tasks.",{"category":136,"check":137,"severity":105,"summary":138},"License","License usability","The plugin is licensed under CC-BY-SA-4.0, a permissive open-source license, as indicated by the bundled LICENSE file and trust signals.",{"category":140,"check":141,"severity":105,"summary":142},"Maintenance","Commit recency","The repository shows recent commits (2026-05-11), indicating active maintenance.",{"category":140,"check":144,"severity":145,"summary":146},"Dependency Management","not_applicable","The provided source files do not explicitly detail third-party dependencies or their management within the plugin itself.",{"category":148,"check":149,"severity":105,"summary":150},"Security","Secret Management","No secrets appear to be used or handled directly by the plugin's core functionality based on the provided READMEs and skill descriptions.",{"category":148,"check":152,"severity":105,"summary":153},"Injection","The skills focus on executing analysis tools with predefined configurations and do not appear to load or execute untrusted third-party data as instructions.",{"category":148,"check":155,"severity":105,"summary":156},"Transitive Supply-Chain Grenades","The plugin appears to bundle its analysis tools and rulesets, rather than fetching them at runtime, mitigating supply chain risks.",{"category":148,"check":158,"severity":105,"summary":159},"Sandbox Isolation","The tools appear to operate within their intended analysis scope, and no evidence suggests they modify files outside the project or plugin data directories.",{"category":148,"check":161,"severity":105,"summary":162},"Sandbox escape primitives","No indications of detached process spawns or deny-retry loops were found in the provided skill descriptions.",{"category":148,"check":164,"severity":105,"summary":165},"Data Exfiltration","The plugin's purpose is static analysis and does not involve sending confidential data or telemetry to external services.",{"category":148,"check":167,"severity":105,"summary":168},"Hidden Text Tricks","The bundled content and descriptions do not contain hidden text tricks or malicious Unicode characters.",{"category":170,"check":171,"severity":105,"summary":172},"Hooks","Opaque code execution","The plugin appears to use standard CLI tools and scripts, without obfuscated code, base64 payloads, or runtime script fetching.",{"category":174,"check":175,"severity":105,"summary":176},"Portability","Structural Assumption","The skills seem to assume standard project structures for analysis but provide clear instructions and error handling for deviations.",{"category":178,"check":179,"severity":180,"summary":181},"Trust","Issues Attention","warning","13 issues opened and 4 closed in the last 90 days indicates a low closure rate (approx. 24%), suggesting maintainers may respond slowly to issues.",{"category":183,"check":184,"severity":105,"summary":185},"Versioning","Release Management","The plugin has a `manifestVersion` (1.2.1) and a CHANGELOG, indicating clear release management.",{"category":187,"check":188,"severity":127,"summary":189},"Code Execution","Validation","While validation is implied for tool inputs, the specific use of schema validation libraries is not explicitly detailed in the provided source files.",{"category":148,"check":191,"severity":105,"summary":192},"Unguarded Destructive Operations","The plugin focuses on analysis and does not perform destructive operations without explicit user interaction or confirmation.",{"category":194,"check":195,"severity":127,"summary":196},"Errors","Actionable error messages","The provided skill descriptions and READMEs do not offer specific examples of error messages or their remediation steps.",{"category":198,"check":199,"severity":145,"summary":200},"Execution","Pinned dependencies","The provided code does not show explicit use of third-party dependencies that would require pinning or shebangs.",{"category":114,"check":202,"severity":145,"summary":203},"Dry-run preview","The plugin is primarily for analysis and does not perform state-changing operations that would require a dry-run mode.",{"category":205,"check":206,"severity":145,"summary":207},"Protocol","Idempotent retry & timeouts","The plugin's operations are analytical and do not involve remote calls or state-changing mutations requiring idempotency or timeouts.",{"category":209,"check":210,"severity":105,"summary":211},"Compliance","GDPR","The plugin performs static analysis on code and does not appear to process personal data.",{"category":209,"check":213,"severity":105,"summary":214},"Target market","The plugin's functionality is global and not restricted to a specific geographic or legal jurisdiction.",{"category":174,"check":216,"severity":105,"summary":217},"Runtime stability","The plugin uses standard command-line tools and should be portable across POSIX-compliant systems.",{"category":125,"check":219,"severity":105,"summary":220},"README","A comprehensive README file exists and clearly outlines the plugin's purpose, included skills, usage, and installation.",{"category":114,"check":222,"severity":105,"summary":223},"Tool surface size","The plugin bundles three distinct skills (CodeQL, Semgrep, SARIF parsing) which is within the recommended range.",{"category":121,"check":225,"severity":105,"summary":226},"Overlapping near-synonym tools","The bundled skills (CodeQL, Semgrep, SARIF parsing) represent distinct domains, minimizing the risk of overlapping tool names.",{"category":125,"check":228,"severity":105,"summary":229},"Phantom features","All advertised features in the README correspond to the described skills and their functionalities.",{"category":231,"check":232,"severity":105,"summary":233},"Install","Installation instruction","Clear installation instructions with a copy-pasteable command are provided in the README.",{"category":194,"check":195,"severity":127,"summary":235},"Specific examples of error messages and their remediation steps are not detailed in the provided documentation.",{"category":198,"check":199,"severity":145,"summary":237},"No third-party dependencies requiring pinning were detected in the provided source code snippets.",{"category":114,"check":202,"severity":145,"summary":239},"The extension performs analysis and does not have state-changing operations that would require a dry-run mode.",{"category":205,"check":206,"severity":145,"summary":241},"The extension is analytical and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":209,"check":243,"severity":105,"summary":244},"Telemetry opt-in","The Semgrep skill explicitly mentions disabling telemetry with `--metrics=off` and there is no indication of other opt-out telemetry mechanisms.",{"category":121,"check":246,"severity":105,"summary":247},"Name collisions","The bundled skills (`codeql`, `semgrep`, `sarif-parsing`) have distinct names and purposes, avoiding collisions.",{"category":121,"check":249,"severity":145,"summary":250},"Hooks-off mechanism","The plugin does not appear to use hooks that would require a specific hooks-off mechanism.",{"category":121,"check":252,"severity":145,"summary":253},"Hook matcher tightness","No hooks were identified in the provided plugin configuration or skill descriptions.",{"category":148,"check":255,"severity":145,"summary":256},"Hook security","The plugin does not appear to implement any hooks that would require security gating.",{"category":170,"check":258,"severity":145,"summary":259},"Silent prompt rewriting","No UserPromptSubmit hooks were found that could silently rewrite prompts.",{"category":148,"check":261,"severity":145,"summary":262},"Permission Hook","No PermissionRequest hooks were found.",{"category":209,"check":264,"severity":145,"summary":265},"Hook privacy","The plugin does not utilize hooks for logging or telemetry that would involve network transmission.",{"category":187,"check":267,"severity":145,"summary":268},"Hook dependency","No hooks were identified that would require inspection for code execution dependencies.",{"category":125,"check":270,"severity":105,"summary":271},"Feature Transparency","The README clearly describes the plugin's functionality and the included skills.",{"category":273,"check":274,"severity":105,"summary":275},"Convention","Layout convention adherence","The plugin follows standard Claude Code plugin structure, with `plugin.json` in `.claude-plugin/` and no runtime components in that directory.",{"category":273,"check":277,"severity":105,"summary":278},"Plugin state","The plugin does not appear to manage persistent state that would require placement under `${CLAUDE_PLUGIN_DATA}`.",{"category":148,"check":280,"severity":145,"summary":281},"Keychain-stored secrets","The plugin does not handle secrets that would require routing through `userConfig` with `sensitive: true`.",{"category":283,"check":284,"severity":105,"summary":285},"Dependencies","Tagged release sourcing","The plugin itself is sourced from a tagged release, and its constituent skills appear to be well-integrated and managed.",{"category":287,"check":288,"severity":105,"summary":289},"Installation","Clean uninstall","The plugin does not appear to register background daemons or system services, suggesting a clean uninstall is possible.",1778698526693,"This plugin bundles CodeQL, Semgrep, and a SARIF parser for static analysis and security vulnerability detection. It supports creating CodeQL databases, running Semgrep scans with Pro mode, and processing SARIF results.",[293,294,295,296,297],"CodeQL database creation and analysis","Semgrep scanning with language detection","SARIF file parsing and processing","Security vulnerability detection","Support for multiple programming languages",[299,300,301,302],"Writing custom CodeQL or Semgrep rules","Performing binary analysis","Replacing existing CI/CD Semgrep configurations","Running static analysis without SARIF output","To provide a robust toolkit for developers and security teams to detect vulnerabilities and analyze code quality through static analysis.","The plugin is well-structured, adheres to best practices, and offers valuable static analysis capabilities. Minor areas for improvement include more detailed documentation on configuration parameters and error handling, and a slightly lower issue closure rate by maintainers.",93,"Comprehensive static analysis plugin for security vulnerability detection.",[32,31,23,82,61],[309,310,311,312],"Perform security audits on codebases","Detect vulnerabilities before code review","Aggregate and deduplicate security findings","Integrate static analysis into CI/CD pipelines",{"codeQuality":314,"collectedAt":316,"documentation":317,"maintenance":320,"security":327,"testCoverage":329},{"hasLockfile":315},true,1778698509378,{"descriptionLength":318,"readmeSize":319},100,7901,{"closedIssues90d":321,"forks":322,"hasChangelog":315,"manifestVersion":323,"openIssues90d":324,"pushedAt":325,"stars":326},4,455,"1.2.1",13,1778517916000,5161,{"hasNpmPackage":328,"license":39,"smitheryVerified":328},false,{"hasCi":315,"hasTests":315},{"updatedAt":331},1778698526980,{"basePath":333,"githubOwner":20,"githubRepo":21,"locale":22,"slug":32,"type":334},"plugins/static-analysis","plugin",{"_creationTime":336,"_id":337,"community":338,"display":339,"identity":342,"parentExtension":345,"providers":346,"relations":358,"tags":359,"workflow":360},1778698175626.309,"k17550d1ve8ghfmwc58xs69e3s86mn86",{"reviewCount":11},{"description":340,"installMethods":341,"name":20,"sourceUrl":17},"Claude Code plugins from Trail of Bits for enhanced AI-assisted security analysis and development",{"claudeCode":15},{"basePath":343,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":344},"","marketplace",null,{"evaluate":347,"extract":353},{"promptVersionExtension":348,"promptVersionScoring":28,"score":85,"tags":349,"targetMarket":35,"tier":65},"3.1.0",[31,350,351,344,352],"development","analysis","plugins",{"commitSha":38,"marketplace":354,"plugin":356},{"name":20,"pluginCount":355},39,{"mcpCount":11,"provider":357,"skillCount":11},"classify",{"repoId":41},[351,350,344,352,31],{"evaluatedAt":361,"extractAt":45,"updatedAt":361},1778698203402,{"evaluate":363,"extract":365},{"promptVersionExtension":27,"promptVersionScoring":28,"score":305,"tags":364,"targetMarket":35,"tier":65},[32,31,23,82,61],{"commitSha":38,"plugin":366},{"mcpCount":11,"provider":357,"skillCount":367},3,{"parentExtensionId":337,"repoId":41},{"_creationTime":370,"_id":41,"identity":371,"providers":372,"workflow":2061},1778698169543.2075,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":373,"discover":2054,"github":2057},{"commitSha":38,"extensions":374},[375,388,401,416,447,460,471,484,495,506,517,532,545,580,591,604,615,626,639,650,663,677,692,731,760,773,790,820,831,844,855,866,879,890,901,934,947,958,976,994,1015,1023,1054,1061,1068,1076,1084,1092,1100,1110,1118,1126,1134,1142,1150,1158,1168,1175,1182,1206,1292,1303,1314,1329,1344,1351,1372,1381,1400,1406,1415,1429,1458,1466,1488,1495,1508,1519,1531,1570,1577,1584,1613,1618,1631,1638,1646,1654,1662,1670,1678,1686,1694,1702,1710,1718,1726,1734,1742,1764,1772,1782,1806,1820,1834,1848,1866,1877,1885,1893,1910,1919,1934,1968,2043],{"basePath":343,"description":340,"displayName":20,"installMethods":376,"rationale":377,"selectedPaths":378,"source":387,"sourceLanguage":22,"type":344},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[379,382,384],{"path":380,"priority":381},".claude-plugin/marketplace.json","mandatory",{"path":383,"priority":381},"README.md",{"path":385,"priority":386},"LICENSE","high","rule",{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":387,"sourceLanguage":22,"type":334},"plugins/ask-questions-if-underspecified","Clarify ambiguous requirements by asking questions before implementing. Only when invoked explicitly.","ask-questions-if-underspecified",{"claudeCode":391},"plugin manifest at plugins/ask-questions-if-underspecified/.claude-plugin/plugin.json",[395,397,398],{"path":396,"priority":381},".claude-plugin/plugin.json",{"path":383,"priority":381},{"path":399,"priority":400},"skills/ask-questions-if-underspecified/SKILL.md","medium",{"basePath":402,"description":403,"displayName":404,"installMethods":405,"rationale":406,"selectedPaths":407,"source":387,"sourceLanguage":22,"type":334},"plugins/audit-context-building","Build deep architectural context through ultra-granular code analysis before vulnerability hunting","audit-context-building",{"claudeCode":404},"plugin manifest at plugins/audit-context-building/.claude-plugin/plugin.json",[408,409,410,412,414],{"path":396,"priority":381},{"path":383,"priority":381},{"path":411,"priority":400},"skills/audit-context-building/SKILL.md",{"path":413,"priority":386},"agents/function-analyzer.md",{"path":415,"priority":386},"commands/audit-context.md",{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":387,"sourceLanguage":22,"type":334},"plugins/building-secure-contracts","Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.","building-secure-contracts",{"claudeCode":419},"plugin manifest at plugins/building-secure-contracts/.claude-plugin/plugin.json",[423,424,425,427,429,431,433,435,437,439,441,443,445],{"path":396,"priority":381},{"path":383,"priority":381},{"path":426,"priority":400},"skills/algorand-vulnerability-scanner/SKILL.md",{"path":428,"priority":400},"skills/audit-prep-assistant/SKILL.md",{"path":430,"priority":400},"skills/cairo-vulnerability-scanner/SKILL.md",{"path":432,"priority":400},"skills/code-maturity-assessor/SKILL.md",{"path":434,"priority":400},"skills/cosmos-vulnerability-scanner/SKILL.md",{"path":436,"priority":400},"skills/guidelines-advisor/SKILL.md",{"path":438,"priority":400},"skills/secure-workflow-guide/SKILL.md",{"path":440,"priority":400},"skills/solana-vulnerability-scanner/SKILL.md",{"path":442,"priority":400},"skills/substrate-vulnerability-scanner/SKILL.md",{"path":444,"priority":400},"skills/token-integration-analyzer/SKILL.md",{"path":446,"priority":400},"skills/ton-vulnerability-scanner/SKILL.md",{"basePath":448,"description":449,"displayName":450,"installMethods":451,"rationale":452,"selectedPaths":453,"source":387,"sourceLanguage":22,"type":334},"plugins/burpsuite-project-parser","Search and extract data from Burp Suite project files (.burp) for security analysis","burpsuite-project-parser",{"claudeCode":450},"plugin manifest at plugins/burpsuite-project-parser/.claude-plugin/plugin.json",[454,455,456,458],{"path":396,"priority":381},{"path":383,"priority":381},{"path":457,"priority":400},"skills/burpsuite-project-parser/SKILL.md",{"path":459,"priority":386},"commands/burp-search.md",{"basePath":461,"description":462,"displayName":463,"installMethods":464,"rationale":465,"selectedPaths":466,"source":387,"sourceLanguage":22,"type":334},"plugins/claude-in-chrome-troubleshooting","Diagnose and fix Claude in Chrome MCP extension connectivity issues","claude-in-chrome-troubleshooting",{"claudeCode":463},"plugin manifest at plugins/claude-in-chrome-troubleshooting/.claude-plugin/plugin.json",[467,468,469],{"path":396,"priority":381},{"path":383,"priority":381},{"path":470,"priority":400},"skills/claude-in-chrome-troubleshooting/SKILL.md",{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":387,"sourceLanguage":22,"type":334},"plugins/constant-time-analysis","Detect compiler-induced timing side-channels in cryptographic code","constant-time-analysis",{"claudeCode":474},"plugin manifest at plugins/constant-time-analysis/.claude-plugin/plugin.json",[478,479,480,482],{"path":396,"priority":381},{"path":383,"priority":381},{"path":481,"priority":400},"skills/constant-time-analysis/SKILL.md",{"path":483,"priority":386},"commands/ct-check.md",{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":387,"sourceLanguage":22,"type":334},"plugins/culture-index","Interprets Culture Index survey results for individuals and teams","culture-index",{"claudeCode":487},"plugin manifest at plugins/culture-index/.claude-plugin/plugin.json",[491,492,493],{"path":396,"priority":381},{"path":383,"priority":381},{"path":494,"priority":400},"skills/interpreting-culture-index/SKILL.md",{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":387,"sourceLanguage":22,"type":334},"plugins/debug-buttercup","Debug Buttercup Kubernetes deployments","debug-buttercup",{"claudeCode":498},"plugin manifest at plugins/debug-buttercup/.claude-plugin/plugin.json",[502,503,504],{"path":396,"priority":381},{"path":383,"priority":381},{"path":505,"priority":400},"skills/debug-buttercup/SKILL.md",{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":387,"sourceLanguage":22,"type":334},"plugins/devcontainer-setup","Create pre-configured devcontainers with Claude Code and language-specific tooling","devcontainer-setup",{"claudeCode":509},"plugin manifest at plugins/devcontainer-setup/.claude-plugin/plugin.json",[513,514,515],{"path":396,"priority":381},{"path":383,"priority":381},{"path":516,"priority":400},"skills/devcontainer-setup/SKILL.md",{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":387,"sourceLanguage":22,"type":334},"plugins/differential-review","Security-focused differential review of code changes with git history analysis and blast radius estimation","differential-review",{"claudeCode":520},"plugin manifest at plugins/differential-review/.claude-plugin/plugin.json",[524,525,526,528,530],{"path":396,"priority":381},{"path":383,"priority":381},{"path":527,"priority":400},"skills/differential-review/SKILL.md",{"path":529,"priority":386},"agents/adversarial-modeler.md",{"path":531,"priority":386},"commands/diff-review.md",{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":387,"sourceLanguage":22,"type":334},"plugins/firebase-apk-scanner","Scan Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.","firebase-apk-scanner",{"claudeCode":535},"plugin manifest at plugins/firebase-apk-scanner/.claude-plugin/plugin.json",[539,540,541,543],{"path":396,"priority":381},{"path":383,"priority":381},{"path":542,"priority":400},"skills/firebase-apk-scanner/SKILL.md",{"path":544,"priority":386},"commands/scan-apk.md",{"basePath":546,"description":547,"displayName":548,"installMethods":549,"rationale":550,"selectedPaths":551,"source":387,"sourceLanguage":22,"type":334},"plugins/gh-cli","Intercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI.","gh-cli",{"claudeCode":548},"plugin manifest at plugins/gh-cli/.claude-plugin/plugin.json",[552,553,554,556,558,560,562,564,566,568,570,572,574,576,578],{"path":396,"priority":381},{"path":383,"priority":381},{"path":555,"priority":386},"hooks/cleanup-clones.sh",{"path":557,"priority":386},"hooks/hooks.json",{"path":559,"priority":386},"hooks/intercept-github-curl.bats",{"path":561,"priority":386},"hooks/intercept-github-curl.sh",{"path":563,"priority":386},"hooks/intercept-github-fetch.bats",{"path":565,"priority":386},"hooks/intercept-github-fetch.sh",{"path":567,"priority":386},"hooks/persist-session-id.sh",{"path":569,"priority":386},"hooks/session-hooks.bats",{"path":571,"priority":386},"hooks/setup-shims.bats",{"path":573,"priority":386},"hooks/setup-shims.sh",{"path":575,"priority":386},"hooks/shims/gh",{"path":577,"priority":386},"hooks/shims/gh-shim.bats",{"path":579,"priority":386},"hooks/test_helper.bash",{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":387,"sourceLanguage":22,"type":334},"plugins/dwarf-expert","Interact with and understand the DWARF debugging format","dwarf-expert",{"claudeCode":583},"plugin manifest at plugins/dwarf-expert/.claude-plugin/plugin.json",[587,588,589],{"path":396,"priority":381},{"path":383,"priority":381},{"path":590,"priority":400},"skills/dwarf-expert/SKILL.md",{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":387,"sourceLanguage":22,"type":334},"plugins/entry-point-analyzer","Analyzes 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.","entry-point-analyzer",{"claudeCode":594},"plugin manifest at plugins/entry-point-analyzer/.claude-plugin/plugin.json",[598,599,600,602],{"path":396,"priority":381},{"path":383,"priority":381},{"path":601,"priority":400},"skills/entry-point-analyzer/SKILL.md",{"path":603,"priority":386},"commands/entry-points.md",{"basePath":605,"description":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":387,"sourceLanguage":22,"type":334},"plugins/mutation-testing","Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.","mutation-testing",{"claudeCode":607},"plugin manifest at plugins/mutation-testing/.claude-plugin/plugin.json",[611,612,613],{"path":396,"priority":381},{"path":383,"priority":381},{"path":614,"priority":400},"skills/mutation-testing/SKILL.md",{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":387,"sourceLanguage":22,"type":334},"plugins/property-based-testing","Property-based testing guidance for multiple languages and smart contracts","property-based-testing",{"claudeCode":618},"plugin manifest at plugins/property-based-testing/.claude-plugin/plugin.json",[622,623,624],{"path":396,"priority":381},{"path":383,"priority":381},{"path":625,"priority":400},"skills/property-based-testing/SKILL.md",{"basePath":627,"description":628,"displayName":629,"installMethods":630,"rationale":631,"selectedPaths":632,"source":387,"sourceLanguage":22,"type":334},"plugins/semgrep-rule-creator","Create custom Semgrep rules for detecting bug patterns and security vulnerabilities","semgrep-rule-creator",{"claudeCode":629},"plugin manifest at plugins/semgrep-rule-creator/.claude-plugin/plugin.json",[633,634,635,637],{"path":396,"priority":381},{"path":383,"priority":381},{"path":636,"priority":400},"skills/semgrep-rule-creator/SKILL.md",{"path":638,"priority":386},"commands/semgrep-rule.md",{"basePath":640,"description":641,"displayName":642,"installMethods":643,"rationale":644,"selectedPaths":645,"source":387,"sourceLanguage":22,"type":334},"plugins/semgrep-rule-variant-creator","Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation","semgrep-rule-variant-creator",{"claudeCode":642},"plugin manifest at plugins/semgrep-rule-variant-creator/.claude-plugin/plugin.json",[646,647,648],{"path":396,"priority":381},{"path":383,"priority":381},{"path":649,"priority":400},"skills/semgrep-rule-variant-creator/SKILL.md",{"basePath":651,"description":652,"displayName":653,"installMethods":654,"rationale":655,"selectedPaths":656,"source":387,"sourceLanguage":22,"type":334},"plugins/sharp-edges","Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes","sharp-edges",{"claudeCode":653},"plugin manifest at plugins/sharp-edges/.claude-plugin/plugin.json",[657,658,659,661],{"path":396,"priority":381},{"path":383,"priority":381},{"path":660,"priority":400},"skills/sharp-edges/SKILL.md",{"path":662,"priority":386},"agents/sharp-edges-analyzer.md",{"basePath":333,"description":95,"displayName":32,"installMethods":664,"rationale":665,"selectedPaths":666,"source":387,"sourceLanguage":22,"type":334},{"claudeCode":32},"plugin manifest at plugins/static-analysis/.claude-plugin/plugin.json",[667,668,669,671,673,675],{"path":396,"priority":381},{"path":383,"priority":381},{"path":670,"priority":400},"skills/codeql/SKILL.md",{"path":672,"priority":400},"skills/sarif-parsing/SKILL.md",{"path":674,"priority":400},"skills/semgrep/SKILL.md",{"path":676,"priority":386},"agents/semgrep-scanner.md",{"basePath":678,"description":679,"displayName":680,"installMethods":681,"rationale":682,"selectedPaths":683,"source":387,"sourceLanguage":22,"type":334},"plugins/spec-to-code-compliance","Specification-to-code compliance checker for blockchain audits with evidence-based alignment analysis","spec-to-code-compliance",{"claudeCode":680},"plugin manifest at plugins/spec-to-code-compliance/.claude-plugin/plugin.json",[684,685,686,688,690],{"path":396,"priority":381},{"path":383,"priority":381},{"path":687,"priority":400},"skills/spec-to-code-compliance/SKILL.md",{"path":689,"priority":386},"agents/spec-compliance-checker.md",{"path":691,"priority":386},"commands/spec-compliance.md",{"basePath":693,"description":694,"displayName":695,"installMethods":696,"rationale":697,"selectedPaths":698,"source":387,"sourceLanguage":22,"type":334},"plugins/testing-handbook-skills","Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)","testing-handbook-skills",{"claudeCode":695},"plugin manifest at plugins/testing-handbook-skills/.claude-plugin/plugin.json",[699,700,701,703,705,707,709,711,713,715,717,719,721,723,725,727,729],{"path":396,"priority":381},{"path":383,"priority":381},{"path":702,"priority":400},"skills/address-sanitizer/SKILL.md",{"path":704,"priority":400},"skills/aflpp/SKILL.md",{"path":706,"priority":400},"skills/atheris/SKILL.md",{"path":708,"priority":400},"skills/cargo-fuzz/SKILL.md",{"path":710,"priority":400},"skills/constant-time-testing/SKILL.md",{"path":712,"priority":400},"skills/coverage-analysis/SKILL.md",{"path":714,"priority":400},"skills/fuzzing-dictionary/SKILL.md",{"path":716,"priority":400},"skills/fuzzing-obstacles/SKILL.md",{"path":718,"priority":400},"skills/harness-writing/SKILL.md",{"path":720,"priority":400},"skills/libafl/SKILL.md",{"path":722,"priority":400},"skills/libfuzzer/SKILL.md",{"path":724,"priority":400},"skills/ossfuzz/SKILL.md",{"path":726,"priority":400},"skills/ruzzy/SKILL.md",{"path":728,"priority":400},"skills/testing-handbook-generator/SKILL.md",{"path":730,"priority":400},"skills/wycheproof/SKILL.md",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":387,"sourceLanguage":22,"type":334},"plugins/trailmark","Builds multi-language source code graphs for security analysis: call graphs, attack surface mapping, blast radius, taint propagation, complexity hotspots, and entry point enumeration. Generates Mermaid diagrams (call graphs, class hierarchies, dependency maps, heatmaps). Compares code graph snapshots for structural diff and evolution analysis. Runs graph-informed mutation testing triage (genotoxic). Generates mutation-driven test vectors (vector-forge). Extracts crypto protocol message flows and converts Mermaid diagrams to ProVerif models. Projects SARIF and weAudit findings onto code graphs. Use when analyzing call paths, mapping attack surface, visualizing code architecture, triaging survived mutants, generating cryptographic test vectors, diagramming crypto protocols, formally verifying protocols, or augmenting audits with static analysis findings.","trailmark",{"claudeCode":734},"plugin manifest at plugins/trailmark/.claude-plugin/plugin.json",[738,739,740,742,744,746,748,750,752,754,756,758],{"path":396,"priority":381},{"path":383,"priority":381},{"path":741,"priority":400},"skills/audit-augmentation/SKILL.md",{"path":743,"priority":400},"skills/crypto-protocol-diagram/SKILL.md",{"path":745,"priority":400},"skills/diagramming-code/SKILL.md",{"path":747,"priority":400},"skills/genotoxic/SKILL.md",{"path":749,"priority":400},"skills/graph-evolution/SKILL.md",{"path":751,"priority":400},"skills/mermaid-to-proverif/SKILL.md",{"path":753,"priority":400},"skills/trailmark/SKILL.md",{"path":755,"priority":400},"skills/trailmark-structural/SKILL.md",{"path":757,"priority":400},"skills/trailmark-summary/SKILL.md",{"path":759,"priority":400},"skills/vector-forge/SKILL.md",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":387,"sourceLanguage":22,"type":334},"plugins/variant-analysis","Find similar vulnerabilities and bugs across codebases using pattern-based analysis","variant-analysis",{"claudeCode":763},"plugin manifest at plugins/variant-analysis/.claude-plugin/plugin.json",[767,768,769,771],{"path":396,"priority":381},{"path":383,"priority":381},{"path":770,"priority":400},"skills/variant-analysis/SKILL.md",{"path":772,"priority":386},"commands/variants.md",{"basePath":774,"description":775,"displayName":776,"installMethods":777,"rationale":778,"selectedPaths":779,"source":387,"sourceLanguage":22,"type":334},"plugins/c-review","Comprehensive C/C++ security code review with specialized bug-finding agents covering memory safety, type safety, concurrency, and Linux/Windows userspace-specific issues","c-review",{"claudeCode":776},"plugin manifest at plugins/c-review/.claude-plugin/plugin.json",[780,781,782,784,786,788],{"path":396,"priority":381},{"path":383,"priority":381},{"path":783,"priority":400},"skills/c-review/SKILL.md",{"path":785,"priority":386},"agents/c-review-dedup-judge.md",{"path":787,"priority":386},"agents/c-review-fp-judge.md",{"path":789,"priority":386},"agents/c-review-worker.md",{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":387,"sourceLanguage":22,"type":334},"plugins/modern-python","Modern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.","modern-python",{"claudeCode":793},"plugin manifest at plugins/modern-python/.claude-plugin/plugin.json",[797,798,799,801,802,803,804,806,808,810,812,814,816,818],{"path":396,"priority":381},{"path":383,"priority":381},{"path":800,"priority":400},"skills/modern-python/SKILL.md",{"path":557,"priority":386},{"path":571,"priority":386},{"path":573,"priority":386},{"path":805,"priority":386},"hooks/shims/pip",{"path":807,"priority":386},"hooks/shims/pip-shim.bats",{"path":809,"priority":386},"hooks/shims/pipx",{"path":811,"priority":386},"hooks/shims/pipx-shim.bats",{"path":813,"priority":386},"hooks/shims/python",{"path":815,"priority":386},"hooks/shims/python-shim.bats",{"path":817,"priority":386},"hooks/shims/uv",{"path":819,"priority":386},"hooks/shims/uv-shim.bats",{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":387,"sourceLanguage":22,"type":334},"plugins/insecure-defaults","Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production","insecure-defaults",{"claudeCode":823},"plugin manifest at plugins/insecure-defaults/.claude-plugin/plugin.json",[827,828,829],{"path":396,"priority":381},{"path":383,"priority":381},{"path":830,"priority":400},"skills/insecure-defaults/SKILL.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":387,"sourceLanguage":22,"type":334},"plugins/second-opinion","Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.","second-opinion",{"claudeCode":834},"plugin manifest at plugins/second-opinion/.claude-plugin/plugin.json",[838,839,840,842],{"path":396,"priority":381},{"path":383,"priority":381},{"path":841,"priority":400},"skills/second-opinion/SKILL.md",{"path":843,"priority":381},".mcp.json",{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":387,"sourceLanguage":22,"type":334},"plugins/yara-authoring","YARA-X detection rule authoring with linting and quality analysis","yara-authoring",{"claudeCode":847},"plugin manifest at plugins/yara-authoring/.claude-plugin/plugin.json",[851,852,853],{"path":396,"priority":381},{"path":383,"priority":381},{"path":854,"priority":400},"skills/yara-rule-authoring/SKILL.md",{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":387,"sourceLanguage":22,"type":334},"plugins/git-cleanup","Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.","git-cleanup",{"claudeCode":858},"plugin manifest at plugins/git-cleanup/.claude-plugin/plugin.json",[862,863,864],{"path":396,"priority":381},{"path":383,"priority":381},{"path":865,"priority":400},"skills/git-cleanup/SKILL.md",{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":387,"sourceLanguage":22,"type":334},"plugins/workflow-skill-design","Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills","workflow-skill-design",{"claudeCode":869},"plugin manifest at plugins/workflow-skill-design/.claude-plugin/plugin.json",[873,874,875,877],{"path":396,"priority":381},{"path":383,"priority":381},{"path":876,"priority":400},"skills/designing-workflow-skills/SKILL.md",{"path":878,"priority":386},"agents/workflow-skill-reviewer.md",{"basePath":880,"description":881,"displayName":882,"installMethods":883,"rationale":884,"selectedPaths":885,"source":387,"sourceLanguage":22,"type":334},"plugins/seatbelt-sandboxer","Generate minimal macOS Seatbelt sandbox configurations for applications","seatbelt-sandboxer",{"claudeCode":882},"plugin manifest at plugins/seatbelt-sandboxer/.claude-plugin/plugin.json",[886,887,888],{"path":396,"priority":381},{"path":383,"priority":381},{"path":889,"priority":400},"skills/seatbelt-sandboxer/SKILL.md",{"basePath":891,"description":892,"displayName":893,"installMethods":894,"rationale":895,"selectedPaths":896,"source":387,"sourceLanguage":22,"type":334},"plugins/supply-chain-risk-auditor","Audit supply-chain threat landscape of project dependencies for exploitation or takeover risk","supply-chain-risk-auditor",{"claudeCode":893},"plugin manifest at plugins/supply-chain-risk-auditor/.claude-plugin/plugin.json",[897,898,899],{"path":396,"priority":381},{"path":383,"priority":381},{"path":900,"priority":400},"skills/supply-chain-risk-auditor/SKILL.md",{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":387,"sourceLanguage":22,"type":334},"plugins/zeroize-audit","Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis","zeroize-audit",{"claudeCode":904},"plugin manifest at plugins/zeroize-audit/.claude-plugin/plugin.json",[908,909,910,912,914,916,918,920,922,924,926,928,930,932],{"path":396,"priority":381},{"path":383,"priority":381},{"path":911,"priority":400},"skills/zeroize-audit/SKILL.md",{"path":913,"priority":386},"agents/0-preflight.md",{"path":915,"priority":386},"agents/1-mcp-resolver.md",{"path":917,"priority":386},"agents/2-source-analyzer.md",{"path":919,"priority":386},"agents/2b-rust-source-analyzer.md",{"path":921,"priority":386},"agents/3-tu-compiler-analyzer.md",{"path":923,"priority":386},"agents/3b-rust-compiler-analyzer.md",{"path":925,"priority":386},"agents/4-report-assembler.md",{"path":927,"priority":386},"agents/5-poc-generator.md",{"path":929,"priority":386},"agents/5b-poc-validator.md",{"path":931,"priority":386},"agents/5c-poc-verifier.md",{"path":933,"priority":386},"agents/6-test-generator.md",{"basePath":935,"description":936,"displayName":937,"installMethods":938,"rationale":939,"selectedPaths":940,"source":387,"sourceLanguage":22,"type":334},"plugins/let-fate-decide","Draws Tarot cards using cryptographic randomness to add entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.","let-fate-decide",{"claudeCode":937},"plugin manifest at plugins/let-fate-decide/.claude-plugin/plugin.json",[941,942,943,945],{"path":396,"priority":381},{"path":383,"priority":381},{"path":944,"priority":400},"skills/let-fate-decide/SKILL.md",{"path":946,"priority":386},"agents/draw.md",{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":387,"sourceLanguage":22,"type":334},"plugins/agentic-actions-auditor","Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)","agentic-actions-auditor",{"claudeCode":950},"plugin manifest at plugins/agentic-actions-auditor/.claude-plugin/plugin.json",[954,955,956],{"path":396,"priority":381},{"path":383,"priority":381},{"path":957,"priority":400},"skills/agentic-actions-auditor/SKILL.md",{"basePath":959,"description":960,"displayName":961,"installMethods":962,"rationale":963,"selectedPaths":964,"source":387,"sourceLanguage":22,"type":334},"plugins/skill-improver","Automatically reviews and fixes Claude Code skills through iterative refinement until they meet quality standards. Requires plugin-dev plugin.","skill-improver",{"claudeCode":961},"plugin manifest at plugins/skill-improver/.claude-plugin/plugin.json",[965,966,967,969,971,973,974],{"path":396,"priority":381},{"path":383,"priority":381},{"path":968,"priority":400},"skills/skill-improver/SKILL.md",{"path":970,"priority":386},"commands/cancel-skill-improver.md",{"path":972,"priority":386},"commands/skill-improver.md",{"path":557,"priority":386},{"path":975,"priority":386},"hooks/stop-hook.sh",{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":387,"sourceLanguage":22,"type":334},"plugins/fp-check","Systematic false positive verification for security bug analysis with mandatory gate reviews","fp-check",{"claudeCode":979},"plugin manifest at plugins/fp-check/.claude-plugin/plugin.json",[983,984,985,987,989,991,993],{"path":396,"priority":381},{"path":383,"priority":381},{"path":986,"priority":400},"skills/fp-check/SKILL.md",{"path":988,"priority":386},"agents/data-flow-analyzer.md",{"path":990,"priority":386},"agents/exploitability-verifier.md",{"path":992,"priority":386},"agents/poc-builder.md",{"path":557,"priority":386},{"basePath":995,"description":996,"displayName":997,"installMethods":998,"rationale":999,"selectedPaths":1000,"source":387,"sourceLanguage":22,"type":334},"plugins/dimensional-analysis","Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.","dimensional-analysis",{"claudeCode":997},"plugin manifest at plugins/dimensional-analysis/.claude-plugin/plugin.json",[1001,1002,1003,1005,1007,1009,1011,1013],{"path":396,"priority":381},{"path":383,"priority":381},{"path":1004,"priority":400},"skills/dimensional-analysis/SKILL.md",{"path":1006,"priority":386},"agents/arithmetic-scanner.md",{"path":1008,"priority":386},"agents/dimension-annotator.md",{"path":1010,"priority":386},"agents/dimension-discoverer.md",{"path":1012,"priority":386},"agents/dimension-propagator.md",{"path":1014,"priority":386},"agents/dimension-validator.md",{"basePath":1016,"description":1017,"displayName":548,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":387,"sourceLanguage":22,"type":24},".codex/skills/gh-cli","Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs, API access, pull requests, or issues.",{"claudeCode":15},"SKILL.md frontmatter at .codex/skills/gh-cli/SKILL.md",[1021],{"path":1022,"priority":381},"SKILL.md",{"basePath":1024,"description":1025,"displayName":950,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":387,"sourceLanguage":22,"type":24},"plugins/agentic-actions-auditor/skills/agentic-actions-auditor","Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.",{"claudeCode":15},"SKILL.md frontmatter at plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md",[1029,1030,1032,1034,1036,1038,1040,1042,1044,1046,1048,1050,1052],{"path":1022,"priority":381},{"path":1031,"priority":400},"references/action-profiles.md",{"path":1033,"priority":400},"references/cross-file-resolution.md",{"path":1035,"priority":400},"references/foundations.md",{"path":1037,"priority":400},"references/vector-a-env-var-intermediary.md",{"path":1039,"priority":400},"references/vector-b-direct-expression-injection.md",{"path":1041,"priority":400},"references/vector-c-cli-data-fetch.md",{"path":1043,"priority":400},"references/vector-d-pr-target-checkout.md",{"path":1045,"priority":400},"references/vector-e-error-log-injection.md",{"path":1047,"priority":400},"references/vector-f-subshell-expansion.md",{"path":1049,"priority":400},"references/vector-g-eval-of-ai-output.md",{"path":1051,"priority":400},"references/vector-h-dangerous-sandbox-configs.md",{"path":1053,"priority":400},"references/vector-i-wildcard-allowlists.md",{"basePath":1055,"description":1056,"displayName":391,"installMethods":1057,"rationale":1058,"selectedPaths":1059,"source":387,"sourceLanguage":22,"type":24},"plugins/ask-questions-if-underspecified/skills/ask-questions-if-underspecified","Clarify requirements before implementing. Use when serious doubts arise.",{"claudeCode":15},"SKILL.md frontmatter at plugins/ask-questions-if-underspecified/skills/ask-questions-if-underspecified/SKILL.md",[1060],{"path":1022,"priority":381},{"basePath":1062,"description":1063,"displayName":404,"installMethods":1064,"rationale":1065,"selectedPaths":1066,"source":387,"sourceLanguage":22,"type":24},"plugins/audit-context-building/skills/audit-context-building","Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.",{"claudeCode":15},"SKILL.md frontmatter at plugins/audit-context-building/skills/audit-context-building/SKILL.md",[1067],{"path":1022,"priority":381},{"basePath":1069,"description":1070,"displayName":1071,"installMethods":1072,"rationale":1073,"selectedPaths":1074,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/algorand-vulnerability-scanner","Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).","algorand-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/algorand-vulnerability-scanner/SKILL.md",[1075],{"path":1022,"priority":381},{"basePath":1077,"description":1078,"displayName":1079,"installMethods":1080,"rationale":1081,"selectedPaths":1082,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/audit-prep-assistant","Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user stories, inline comments).","audit-prep-assistant",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/audit-prep-assistant/SKILL.md",[1083],{"path":1022,"priority":381},{"basePath":1085,"description":1086,"displayName":1087,"installMethods":1088,"rationale":1089,"selectedPaths":1090,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/cairo-vulnerability-scanner","Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects.","cairo-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/cairo-vulnerability-scanner/SKILL.md",[1091],{"path":1022,"priority":381},{"basePath":1093,"description":1094,"displayName":1095,"installMethods":1096,"rationale":1097,"selectedPaths":1098,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/code-maturity-assessor","Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations.","code-maturity-assessor",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/code-maturity-assessor/SKILL.md",[1099],{"path":1022,"priority":381},{"basePath":1101,"description":1102,"displayName":1103,"installMethods":1104,"rationale":1105,"selectedPaths":1106,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner","Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities — chain halts, fund loss, state divergence. 25 core + 16 IBC + 10 EVM + 3 CosmWasm patterns. Use when auditing custom x/ modules, reviewing IBC integrations, or assessing pre-launch chain security. Updated for SDK v0.53.x.","cosmos-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner/SKILL.md",[1107,1108],{"path":1022,"priority":381},{"path":1109,"priority":400},"CHANGELOG.md",{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/guidelines-advisor","Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations.","guidelines-advisor",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/guidelines-advisor/SKILL.md",[1117],{"path":1022,"priority":381},{"basePath":1119,"description":1120,"displayName":1121,"installMethods":1122,"rationale":1123,"selectedPaths":1124,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/secure-workflow-guide","Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generates visual security diagrams, helps document security properties for fuzzing/verification, and reviews manual security areas.","secure-workflow-guide",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/secure-workflow-guide/SKILL.md",[1125],{"path":1022,"priority":381},{"basePath":1127,"description":1128,"displayName":1129,"installMethods":1130,"rationale":1131,"selectedPaths":1132,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/solana-vulnerability-scanner","Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.","solana-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/solana-vulnerability-scanner/SKILL.md",[1133],{"path":1022,"priority":381},{"basePath":1135,"description":1136,"displayName":1137,"installMethods":1138,"rationale":1139,"selectedPaths":1140,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/substrate-vulnerability-scanner","Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets.","substrate-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/substrate-vulnerability-scanner/SKILL.md",[1141],{"path":1022,"priority":381},{"basePath":1143,"description":1144,"displayName":1145,"installMethods":1146,"rationale":1147,"selectedPaths":1148,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/token-integration-analyzer","Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.","token-integration-analyzer",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/token-integration-analyzer/SKILL.md",[1149],{"path":1022,"priority":381},{"basePath":1151,"description":1152,"displayName":1153,"installMethods":1154,"rationale":1155,"selectedPaths":1156,"source":387,"sourceLanguage":22,"type":24},"plugins/building-secure-contracts/skills/ton-vulnerability-scanner","Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.","ton-vulnerability-scanner",{"claudeCode":15},"SKILL.md frontmatter at plugins/building-secure-contracts/skills/ton-vulnerability-scanner/SKILL.md",[1157],{"path":1022,"priority":381},{"basePath":1159,"description":1160,"displayName":450,"installMethods":1161,"rationale":1162,"selectedPaths":1163,"source":387,"sourceLanguage":22,"type":24},"plugins/burpsuite-project-parser/skills/burpsuite-project-parser","Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.",{"claudeCode":15},"SKILL.md frontmatter at plugins/burpsuite-project-parser/skills/burpsuite-project-parser/SKILL.md",[1164,1165],{"path":1022,"priority":381},{"path":1166,"priority":1167},"scripts/burp-search.sh","low",{"basePath":1169,"description":1170,"displayName":776,"installMethods":1171,"rationale":1172,"selectedPaths":1173,"source":387,"sourceLanguage":22,"type":24},"plugins/c-review/skills/c-review","Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or hunting integer overflow / use-after-free / race conditions in userspace code.",{"claudeCode":15},"SKILL.md frontmatter at plugins/c-review/skills/c-review/SKILL.md",[1174],{"path":1022,"priority":381},{"basePath":1176,"description":1177,"displayName":463,"installMethods":1178,"rationale":1179,"selectedPaths":1180,"source":387,"sourceLanguage":22,"type":24},"plugins/claude-in-chrome-troubleshooting/skills/claude-in-chrome-troubleshooting","Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return \"Browser extension is not connected\", or behave erratically.",{"claudeCode":15},"SKILL.md frontmatter at plugins/claude-in-chrome-troubleshooting/skills/claude-in-chrome-troubleshooting/SKILL.md",[1181],{"path":1022,"priority":381},{"basePath":1183,"description":1184,"displayName":474,"installMethods":1185,"rationale":1186,"selectedPaths":1187,"source":387,"sourceLanguage":22,"type":24},"plugins/constant-time-analysis/skills/constant-time-analysis","Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.",{"claudeCode":15},"SKILL.md frontmatter at plugins/constant-time-analysis/skills/constant-time-analysis/SKILL.md",[1188,1189,1190,1192,1194,1196,1198,1200,1202,1204],{"path":1022,"priority":381},{"path":383,"priority":386},{"path":1191,"priority":400},"references/compiled.md",{"path":1193,"priority":400},"references/javascript.md",{"path":1195,"priority":400},"references/kotlin.md",{"path":1197,"priority":400},"references/php.md",{"path":1199,"priority":400},"references/python.md",{"path":1201,"priority":400},"references/ruby.md",{"path":1203,"priority":400},"references/swift.md",{"path":1205,"priority":400},"references/vm-compiled.md",{"basePath":1207,"description":1208,"displayName":1209,"installMethods":1210,"rationale":1211,"selectedPaths":1212,"source":387,"sourceLanguage":22,"type":24},"plugins/culture-index/skills/interpreting-culture-index","Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data. Supports individual profile interpretation, team composition analysis (gas/brake/glue), burnout detection, profile comparison, hiring profiles, manager coaching, interview transcript analysis for trait prediction, candidate debrief, onboarding planning, and conflict mediation. Accepts extracted JSON or PDF input via OpenCV extraction script.","interpreting-culture-index",{"claudeCode":15},"SKILL.md frontmatter at plugins/culture-index/skills/interpreting-culture-index/SKILL.md",[1213,1214,1216,1218,1220,1222,1224,1226,1228,1230,1232,1234,1236,1238,1240,1242,1244,1246,1248,1250,1252,1254,1256,1258,1260,1262,1264,1266,1268,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290],{"path":1022,"priority":381},{"path":1215,"priority":400},"references/anti-patterns.md",{"path":1217,"priority":400},"references/archetype-administrator.md",{"path":1219,"priority":400},"references/archetype-coordinator.md",{"path":1221,"priority":400},"references/archetype-craftsman.md",{"path":1223,"priority":400},"references/archetype-daredevil.md",{"path":1225,"priority":400},"references/archetype-debater.md",{"path":1227,"priority":400},"references/archetype-facilitator.md",{"path":1229,"priority":400},"references/archetype-influencer.md",{"path":1231,"priority":400},"references/archetype-operator.md",{"path":1233,"priority":400},"references/archetype-persuader.md",{"path":1235,"priority":400},"references/archetype-philosopher.md",{"path":1237,"priority":400},"references/archetype-rainmaker.md",{"path":1239,"priority":400},"references/archetype-scholar.md",{"path":1241,"priority":400},"references/archetype-socializer.md",{"path":1243,"priority":400},"references/archetype-specialist.md",{"path":1245,"priority":400},"references/archetype-technical-expert.md",{"path":1247,"priority":400},"references/archetype-traditionalist.md",{"path":1249,"priority":400},"references/archetype-trailblazer.md",{"path":1251,"priority":400},"references/conversation-starters.md",{"path":1253,"priority":400},"references/interview-trait-signals.md",{"path":1255,"priority":400},"references/motivators.md",{"path":1257,"priority":400},"references/patterns-archetypes.md",{"path":1259,"priority":400},"references/primary-traits.md",{"path":1261,"priority":400},"references/secondary-traits.md",{"path":1263,"priority":400},"references/team-composition.md",{"path":1265,"priority":1167},"scripts/check_deps.py",{"path":1267,"priority":1167},"scripts/culture_index/__init__.py",{"path":1269,"priority":1167},"scripts/culture_index/constants.py",{"path":1271,"priority":1167},"scripts/culture_index/extract.py",{"path":1273,"priority":1167},"scripts/culture_index/models.py",{"path":1275,"priority":1167},"scripts/culture_index/opencv_extractor.py",{"path":1277,"priority":1167},"scripts/extract_pdf.py",{"path":1279,"priority":1167},"scripts/pyproject.toml",{"path":1281,"priority":1167},"templates/burnout-report.md",{"path":1283,"priority":1167},"templates/comparison-report.md",{"path":1285,"priority":1167},"templates/hiring-profile.md",{"path":1287,"priority":1167},"templates/individual-report.md",{"path":1289,"priority":1167},"templates/predicted-profile.md",{"path":1291,"priority":1167},"templates/team-report.md",{"basePath":1293,"description":1294,"displayName":498,"installMethods":1295,"rationale":1296,"selectedPaths":1297,"source":387,"sourceLanguage":22,"type":24},"plugins/debug-buttercup/skills/debug-buttercup","Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service misbehavior in the crs namespace. Covers triage, log analysis, queue inspection, and common failure patterns for: redis, fuzzer-bot, coverage-bot, seed-gen, patcher, build-bot, scheduler, task-server, task-downloader, program-model, litellm, dind, tracer-bot, merger-bot, competition-api, pov-reproducer, scratch-cleaner, registry-cache, image-preloader, ui.\n",{"claudeCode":15},"SKILL.md frontmatter at plugins/debug-buttercup/skills/debug-buttercup/SKILL.md",[1298,1299,1301],{"path":1022,"priority":381},{"path":1300,"priority":400},"references/failure-patterns.md",{"path":1302,"priority":1167},"scripts/diagnose.sh",{"basePath":1304,"description":1305,"displayName":509,"installMethods":1306,"rationale":1307,"selectedPaths":1308,"source":387,"sourceLanguage":22,"type":24},"plugins/devcontainer-setup/skills/devcontainer-setup","Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes. Use when adding devcontainer support to a project, setting up isolated development environments, or configuring sandboxed Claude Code workspaces.",{"claudeCode":15},"SKILL.md frontmatter at plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md",[1309,1310,1312],{"path":1022,"priority":381},{"path":1311,"priority":400},"references/dockerfile-best-practices.md",{"path":1313,"priority":400},"references/features-vs-dockerfile.md",{"basePath":1315,"description":1316,"displayName":520,"installMethods":1317,"rationale":1318,"selectedPaths":1319,"source":387,"sourceLanguage":22,"type":24},"plugins/differential-review/skills/differential-review","Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.\n",{"claudeCode":15},"SKILL.md frontmatter at plugins/differential-review/skills/differential-review/SKILL.md",[1320,1321,1323,1325,1327],{"path":1022,"priority":381},{"path":1322,"priority":400},"adversarial.md",{"path":1324,"priority":400},"methodology.md",{"path":1326,"priority":400},"patterns.md",{"path":1328,"priority":400},"reporting.md",{"basePath":1330,"description":1331,"displayName":997,"installMethods":1332,"rationale":1333,"selectedPaths":1334,"source":387,"sourceLanguage":22,"type":24},"plugins/dimensional-analysis/skills/dimensional-analysis","Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol, offchain code, or other blockchain-related codebase with arithmetic. Prevents dimensional mismatches and catches formula bugs early.",{"claudeCode":15},"SKILL.md frontmatter at plugins/dimensional-analysis/skills/dimensional-analysis/SKILL.md",[1335,1336,1338,1340,1342],{"path":1022,"priority":381},{"path":1337,"priority":400},"references/annotate.md",{"path":1339,"priority":400},"references/bug-patterns.md",{"path":1341,"priority":400},"references/common-dimensions.md",{"path":1343,"priority":400},"references/dimension-algebra.md",{"basePath":1345,"description":1346,"displayName":583,"installMethods":1347,"rationale":1348,"selectedPaths":1349,"source":387,"sourceLanguage":22,"type":24},"plugins/dwarf-expert/skills/dwarf-expert","Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.",{"claudeCode":15},"SKILL.md frontmatter at plugins/dwarf-expert/skills/dwarf-expert/SKILL.md",[1350],{"path":1022,"priority":381},{"basePath":1352,"description":1353,"displayName":594,"installMethods":1354,"rationale":1355,"selectedPaths":1356,"source":387,"sourceLanguage":22,"type":24},"plugins/entry-point-analyzer/skills/entry-point-analyzer","Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.",{"claudeCode":15},"SKILL.md frontmatter at plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md",[1357,1358,1360,1362,1364,1366,1368,1370],{"path":1022,"priority":381},{"path":1359,"priority":400},"references/cosmwasm.md",{"path":1361,"priority":400},"references/move-aptos.md",{"path":1363,"priority":400},"references/move-sui.md",{"path":1365,"priority":400},"references/solana.md",{"path":1367,"priority":400},"references/solidity.md",{"path":1369,"priority":400},"references/ton.md",{"path":1371,"priority":400},"references/vyper.md",{"basePath":1373,"description":1374,"displayName":535,"installMethods":1375,"rationale":1376,"selectedPaths":1377,"source":387,"sourceLanguage":22,"type":24},"plugins/firebase-apk-scanner/skills/firebase-apk-scanner","Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Use when analyzing APK files for Firebase vulnerabilities, performing mobile app security audits, or testing Firebase endpoint security. For authorized security research only.",{"claudeCode":15},"SKILL.md frontmatter at plugins/firebase-apk-scanner/skills/firebase-apk-scanner/SKILL.md",[1378,1379],{"path":1022,"priority":381},{"path":1380,"priority":400},"references/vulnerabilities.md",{"basePath":1382,"description":1383,"displayName":979,"installMethods":1384,"rationale":1385,"selectedPaths":1386,"source":387,"sourceLanguage":22,"type":24},"plugins/fp-check/skills/fp-check","Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.",{"claudeCode":15},"SKILL.md frontmatter at plugins/fp-check/skills/fp-check/SKILL.md",[1387,1388,1390,1392,1394,1396,1398],{"path":1022,"priority":381},{"path":1389,"priority":400},"references/bug-class-verification.md",{"path":1391,"priority":400},"references/deep-verification.md",{"path":1393,"priority":400},"references/evidence-templates.md",{"path":1395,"priority":400},"references/false-positive-patterns.md",{"path":1397,"priority":400},"references/gate-reviews.md",{"path":1399,"priority":400},"references/standard-verification.md",{"basePath":1401,"description":857,"displayName":858,"installMethods":1402,"rationale":1403,"selectedPaths":1404,"source":387,"sourceLanguage":22,"type":24},"plugins/git-cleanup/skills/git-cleanup",{"claudeCode":15},"SKILL.md frontmatter at plugins/git-cleanup/skills/git-cleanup/SKILL.md",[1405],{"path":1022,"priority":381},{"basePath":1407,"description":1408,"displayName":823,"installMethods":1409,"rationale":1410,"selectedPaths":1411,"source":387,"sourceLanguage":22,"type":24},"plugins/insecure-defaults/skills/insecure-defaults","Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.",{"claudeCode":15},"SKILL.md frontmatter at plugins/insecure-defaults/skills/insecure-defaults/SKILL.md",[1412,1413],{"path":1022,"priority":381},{"path":1414,"priority":400},"references/examples.md",{"basePath":1416,"description":1417,"displayName":937,"installMethods":1418,"rationale":1419,"selectedPaths":1420,"source":387,"sourceLanguage":22,"type":24},"plugins/let-fate-decide/skills/let-fate-decide","Draws 4 Tarot cards to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.",{"claudeCode":15},"SKILL.md frontmatter at plugins/let-fate-decide/skills/let-fate-decide/SKILL.md",[1421,1422,1424,1426,1427],{"path":1022,"priority":381},{"path":1423,"priority":400},"references/INTERPRETATION_GUIDE.md",{"path":1425,"priority":1167},"scripts/draw_cards.py",{"path":1279,"priority":1167},{"path":1428,"priority":1167},"scripts/test_draw_cards.py",{"basePath":1430,"description":1431,"displayName":793,"installMethods":1432,"rationale":1433,"selectedPaths":1434,"source":387,"sourceLanguage":22,"type":24},"plugins/modern-python/skills/modern-python","Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.",{"claudeCode":15},"SKILL.md frontmatter at plugins/modern-python/skills/modern-python/SKILL.md",[1435,1436,1438,1440,1442,1444,1446,1448,1450,1452,1454,1456],{"path":1022,"priority":381},{"path":1437,"priority":400},"references/dependabot.md",{"path":1439,"priority":400},"references/migration-checklist.md",{"path":1441,"priority":400},"references/pep723-scripts.md",{"path":1443,"priority":400},"references/prek.md",{"path":1445,"priority":400},"references/pyproject.md",{"path":1447,"priority":400},"references/ruff-config.md",{"path":1449,"priority":400},"references/security-setup.md",{"path":1451,"priority":400},"references/testing.md",{"path":1453,"priority":400},"references/uv-commands.md",{"path":1455,"priority":1167},"templates/dependabot.yml",{"path":1457,"priority":1167},"templates/pre-commit-config.yaml",{"basePath":1459,"description":606,"displayName":607,"installMethods":1460,"rationale":1461,"selectedPaths":1462,"source":387,"sourceLanguage":22,"type":24},"plugins/mutation-testing/skills/mutation-testing",{"claudeCode":15},"SKILL.md frontmatter at plugins/mutation-testing/skills/mutation-testing/SKILL.md",[1463,1464],{"path":1022,"priority":381},{"path":1465,"priority":400},"references/optimization-strategies.md",{"basePath":1467,"description":1468,"displayName":618,"installMethods":1469,"rationale":1470,"selectedPaths":1471,"source":387,"sourceLanguage":22,"type":24},"plugins/property-based-testing/skills/property-based-testing","Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.",{"claudeCode":15},"SKILL.md frontmatter at plugins/property-based-testing/skills/property-based-testing/SKILL.md",[1472,1473,1474,1476,1478,1480,1482,1484,1486],{"path":1022,"priority":381},{"path":383,"priority":386},{"path":1475,"priority":400},"references/design.md",{"path":1477,"priority":400},"references/generating.md",{"path":1479,"priority":400},"references/interpreting-failures.md",{"path":1481,"priority":400},"references/libraries.md",{"path":1483,"priority":400},"references/refactoring.md",{"path":1485,"priority":400},"references/reviewing.md",{"path":1487,"priority":400},"references/strategies.md",{"basePath":1489,"description":1490,"displayName":882,"installMethods":1491,"rationale":1492,"selectedPaths":1493,"source":387,"sourceLanguage":22,"type":24},"plugins/seatbelt-sandboxer/skills/seatbelt-sandboxer","Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.",{"claudeCode":15},"SKILL.md frontmatter at plugins/seatbelt-sandboxer/skills/seatbelt-sandboxer/SKILL.md",[1494],{"path":1022,"priority":381},{"basePath":1496,"description":1497,"displayName":834,"installMethods":1498,"rationale":1499,"selectedPaths":1500,"source":387,"sourceLanguage":22,"type":24},"plugins/second-opinion/skills/second-opinion","Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.",{"claudeCode":15},"SKILL.md frontmatter at plugins/second-opinion/skills/second-opinion/SKILL.md",[1501,1502,1504,1506],{"path":1022,"priority":381},{"path":1503,"priority":400},"references/codex-invocation.md",{"path":1505,"priority":400},"references/codex-review-schema.json",{"path":1507,"priority":400},"references/gemini-invocation.md",{"basePath":1509,"description":1510,"displayName":629,"installMethods":1511,"rationale":1512,"selectedPaths":1513,"source":387,"sourceLanguage":22,"type":24},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":15},"SKILL.md frontmatter at plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md",[1514,1515,1517],{"path":1022,"priority":381},{"path":1516,"priority":400},"references/quick-reference.md",{"path":1518,"priority":400},"references/workflow.md",{"basePath":1520,"description":1521,"displayName":642,"installMethods":1522,"rationale":1523,"selectedPaths":1524,"source":387,"sourceLanguage":22,"type":24},"plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator","Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.",{"claudeCode":15},"SKILL.md frontmatter at plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator/SKILL.md",[1525,1526,1528,1530],{"path":1022,"priority":381},{"path":1527,"priority":400},"references/applicability-analysis.md",{"path":1529,"priority":400},"references/language-syntax-guide.md",{"path":1518,"priority":400},{"basePath":1532,"description":1533,"displayName":653,"installMethods":1534,"rationale":1535,"selectedPaths":1536,"source":387,"sourceLanguage":22,"type":24},"plugins/sharp-edges/skills/sharp-edges","Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration.",{"claudeCode":15},"SKILL.md frontmatter at plugins/sharp-edges/skills/sharp-edges/SKILL.md",[1537,1538,1540,1542,1544,1546,1548,1550,1552,1554,1556,1558,1560,1562,1564,1566,1568],{"path":1022,"priority":381},{"path":1539,"priority":400},"references/auth-patterns.md",{"path":1541,"priority":400},"references/case-studies.md",{"path":1543,"priority":400},"references/config-patterns.md",{"path":1545,"priority":400},"references/crypto-apis.md",{"path":1547,"priority":400},"references/lang-c.md",{"path":1549,"priority":400},"references/lang-csharp.md",{"path":1551,"priority":400},"references/lang-go.md",{"path":1553,"priority":400},"references/lang-java.md",{"path":1555,"priority":400},"references/lang-javascript.md",{"path":1557,"priority":400},"references/lang-kotlin.md",{"path":1559,"priority":400},"references/lang-php.md",{"path":1561,"priority":400},"references/lang-python.md",{"path":1563,"priority":400},"references/lang-ruby.md",{"path":1565,"priority":400},"references/lang-rust.md",{"path":1567,"priority":400},"references/lang-swift.md",{"path":1569,"priority":400},"references/language-specific.md",{"basePath":1571,"description":1572,"displayName":961,"installMethods":1573,"rationale":1574,"selectedPaths":1575,"source":387,"sourceLanguage":22,"type":24},"plugins/skill-improver/skills/skill-improver","Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.",{"claudeCode":15},"SKILL.md frontmatter at plugins/skill-improver/skills/skill-improver/SKILL.md",[1576],{"path":1022,"priority":381},{"basePath":1578,"description":1579,"displayName":680,"installMethods":1580,"rationale":1581,"selectedPaths":1582,"source":387,"sourceLanguage":22,"type":24},"plugins/spec-to-code-compliance/skills/spec-to-code-compliance","Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.",{"claudeCode":15},"SKILL.md frontmatter at plugins/spec-to-code-compliance/skills/spec-to-code-compliance/SKILL.md",[1583],{"path":1022,"priority":381},{"basePath":19,"description":13,"displayName":23,"installMethods":1585,"rationale":1586,"selectedPaths":1587,"source":387,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/codeql/SKILL.md",[1588,1589,1591,1593,1595,1597,1599,1601,1603,1605,1607,1609,1611],{"path":1022,"priority":381},{"path":1590,"priority":400},"references/build-fixes.md",{"path":1592,"priority":400},"references/diagnostic-query-templates.md",{"path":1594,"priority":400},"references/extension-yaml-format.md",{"path":1596,"priority":400},"references/important-only-suite.md",{"path":1598,"priority":400},"references/language-details.md",{"path":1600,"priority":400},"references/macos-arm64e-workaround.md",{"path":1602,"priority":400},"references/performance-tuning.md",{"path":1604,"priority":400},"references/quality-assessment.md",{"path":1606,"priority":400},"references/ruleset-catalog.md",{"path":1608,"priority":400},"references/run-all-suite.md",{"path":1610,"priority":400},"references/sarif-processing.md",{"path":1612,"priority":400},"references/threat-models.md",{"basePath":55,"description":51,"displayName":56,"installMethods":1614,"rationale":1615,"selectedPaths":1616,"source":387,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/sarif-parsing/SKILL.md",[1617],{"path":1022,"priority":381},{"basePath":81,"description":77,"displayName":82,"installMethods":1619,"rationale":1620,"selectedPaths":1621,"source":387,"sourceLanguage":22,"type":24},{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/semgrep/SKILL.md",[1622,1623,1625,1627,1629],{"path":1022,"priority":381},{"path":1624,"priority":400},"references/rulesets.md",{"path":1626,"priority":400},"references/scan-modes.md",{"path":1628,"priority":400},"references/scanner-task-prompt.md",{"path":1630,"priority":1167},"scripts/merge_sarif.py",{"basePath":1632,"description":1633,"displayName":893,"installMethods":1634,"rationale":1635,"selectedPaths":1636,"source":387,"sourceLanguage":22,"type":24},"plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor","Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements.",{"claudeCode":15},"SKILL.md frontmatter at plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md",[1637],{"path":1022,"priority":381},{"basePath":1639,"description":1640,"displayName":1641,"installMethods":1642,"rationale":1643,"selectedPaths":1644,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/address-sanitizer","AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.\n","address-sanitizer",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/address-sanitizer/SKILL.md",[1645],{"path":1022,"priority":381},{"basePath":1647,"description":1648,"displayName":1649,"installMethods":1650,"rationale":1651,"selectedPaths":1652,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/aflpp","AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.\n","aflpp",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/aflpp/SKILL.md",[1653],{"path":1022,"priority":381},{"basePath":1655,"description":1656,"displayName":1657,"installMethods":1658,"rationale":1659,"selectedPaths":1660,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/atheris","Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.\n","atheris",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/atheris/SKILL.md",[1661],{"path":1022,"priority":381},{"basePath":1663,"description":1664,"displayName":1665,"installMethods":1666,"rationale":1667,"selectedPaths":1668,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/cargo-fuzz","cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.\n","cargo-fuzz",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/cargo-fuzz/SKILL.md",[1669],{"path":1022,"priority":381},{"basePath":1671,"description":1672,"displayName":1673,"installMethods":1674,"rationale":1675,"selectedPaths":1676,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/constant-time-testing","Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.\n","constant-time-testing",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/constant-time-testing/SKILL.md",[1677],{"path":1022,"priority":381},{"basePath":1679,"description":1680,"displayName":1681,"installMethods":1682,"rationale":1683,"selectedPaths":1684,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/coverage-analysis","Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.\n","coverage-analysis",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/coverage-analysis/SKILL.md",[1685],{"path":1022,"priority":381},{"basePath":1687,"description":1688,"displayName":1689,"installMethods":1690,"rationale":1691,"selectedPaths":1692,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/fuzzing-dictionary","Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.\n","fuzzing-dictionary",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/fuzzing-dictionary/SKILL.md",[1693],{"path":1022,"priority":381},{"basePath":1695,"description":1696,"displayName":1697,"installMethods":1698,"rationale":1699,"selectedPaths":1700,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/fuzzing-obstacles","Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.\n","fuzzing-obstacles",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md",[1701],{"path":1022,"priority":381},{"basePath":1703,"description":1704,"displayName":1705,"installMethods":1706,"rationale":1707,"selectedPaths":1708,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/harness-writing","Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.\n","harness-writing",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/harness-writing/SKILL.md",[1709],{"path":1022,"priority":381},{"basePath":1711,"description":1712,"displayName":1713,"installMethods":1714,"rationale":1715,"selectedPaths":1716,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/libafl","LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs, custom mutators, or non-standard fuzzing targets.\n","libafl",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/libafl/SKILL.md",[1717],{"path":1022,"priority":381},{"basePath":1719,"description":1720,"displayName":1721,"installMethods":1722,"rationale":1723,"selectedPaths":1724,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/libfuzzer","Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.\n","libfuzzer",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/libfuzzer/SKILL.md",[1725],{"path":1022,"priority":381},{"basePath":1727,"description":1728,"displayName":1729,"installMethods":1730,"rationale":1731,"selectedPaths":1732,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/ossfuzz","OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.\n","ossfuzz",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/ossfuzz/SKILL.md",[1733],{"path":1022,"priority":381},{"basePath":1735,"description":1736,"displayName":1737,"installMethods":1738,"rationale":1739,"selectedPaths":1740,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/ruzzy","Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C extensions.\n","ruzzy",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/ruzzy/SKILL.md",[1741],{"path":1022,"priority":381},{"basePath":1743,"description":1744,"displayName":1745,"installMethods":1746,"rationale":1747,"selectedPaths":1748,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/testing-handbook-generator","Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content.\n","testing-handbook-generator",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/testing-handbook-generator/SKILL.md",[1749,1750,1752,1754,1756,1758,1760,1762],{"path":1022,"priority":381},{"path":1751,"priority":400},"agent-prompt.md",{"path":1753,"priority":400},"discovery.md",{"path":1755,"priority":1167},"templates/domain-skill.md",{"path":1757,"priority":1167},"templates/fuzzer-skill.md",{"path":1759,"priority":1167},"templates/technique-skill.md",{"path":1761,"priority":1167},"templates/tool-skill.md",{"path":1763,"priority":400},"testing.md",{"basePath":1765,"description":1766,"displayName":1767,"installMethods":1768,"rationale":1769,"selectedPaths":1770,"source":387,"sourceLanguage":22,"type":24},"plugins/testing-handbook-skills/skills/wycheproof","Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.\n","wycheproof",{"claudeCode":15},"SKILL.md frontmatter at plugins/testing-handbook-skills/skills/wycheproof/SKILL.md",[1771],{"path":1022,"priority":381},{"basePath":1773,"description":1774,"displayName":1775,"installMethods":1776,"rationale":1777,"selectedPaths":1778,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/audit-augmentation","Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, cross-referencing Semgrep or CodeQL findings with call graph data, or visualizing audit findings in the context of code structure.\n","audit-augmentation",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/audit-augmentation/SKILL.md",[1779,1780],{"path":1022,"priority":381},{"path":1781,"priority":400},"references/formats.md",{"basePath":1783,"description":1784,"displayName":1785,"installMethods":1786,"rationale":1787,"selectedPaths":1788,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/crypto-protocol-diagram","Extracts protocol message flow from source code, RFCs, academic papers, pseudocode, informal prose, ProVerif (.pv), or Tamarin (.spthy) models and generates Mermaid sequenceDiagrams with cryptographic annotations. Use when diagramming a crypto protocol, visualizing a handshake or key exchange flow, extracting message flow from a spec or RFC, diagramming a ProVerif or Tamarin model, or drawing sequence diagrams for TLS, Noise, Signal, X3DH, Double Ratchet, FROST, DH, or ECDH protocols.","crypto-protocol-diagram",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/crypto-protocol-diagram/SKILL.md",[1789,1790,1792,1794,1796,1798,1800,1802,1804],{"path":1022,"priority":381},{"path":1791,"priority":1167},"examples/simple-handshake/expected-output.md",{"path":1793,"priority":1167},"examples/simple-handshake/protocol.py",{"path":1795,"priority":1167},"examples/simple-proverif/expected-output.md",{"path":1797,"priority":1167},"examples/simple-proverif/model.pv",{"path":1799,"priority":400},"references/ascii-sequence-diagram.md",{"path":1801,"priority":400},"references/mermaid-sequence-syntax.md",{"path":1803,"priority":400},"references/protocol-patterns.md",{"path":1805,"priority":400},"references/spec-parsing-patterns.md",{"basePath":1807,"description":1808,"displayName":1809,"installMethods":1810,"rationale":1811,"selectedPaths":1812,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/diagramming-code","Generates Mermaid diagrams from Trailmark code graphs. Produces call graphs, class hierarchies, module dependency maps, containment diagrams, complexity heatmaps, and attack surface data flow visualizations. Use when visualizing code architecture, drawing call graphs, generating class diagrams, creating dependency maps, producing complexity heatmaps, or visualizing data flow and attack surface paths as Mermaid diagrams.\n","diagramming-code",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/diagramming-code/SKILL.md",[1813,1814,1816,1818],{"path":1022,"priority":381},{"path":1815,"priority":400},"references/diagram-types.md",{"path":1817,"priority":400},"references/mermaid-syntax.md",{"path":1819,"priority":1167},"scripts/diagram.py",{"basePath":1821,"description":1822,"displayName":1823,"installMethods":1824,"rationale":1825,"selectedPaths":1826,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/genotoxic","Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then uses survived mutants, unnecessary test statements, and call graph data to identify false positives, missing test coverage, and fuzzing targets. Use when triaging survived mutants, analyzing mutation testing results, identifying test gaps, finding fuzzing targets from weak tests, running mutation frameworks (including circomvent and cairo-mutants), or using necessist.","genotoxic",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/genotoxic/SKILL.md",[1827,1828,1830,1832],{"path":1022,"priority":381},{"path":1829,"priority":400},"references/graph-analysis.md",{"path":1831,"priority":400},"references/mutation-frameworks.md",{"path":1833,"priority":400},"references/triage-methodology.md",{"basePath":1835,"description":1836,"displayName":1837,"installMethods":1838,"rationale":1839,"selectedPaths":1840,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/graph-evolution","Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege boundary modifications that text diffs miss. Use when comparing code between commits or tags, analyzing structural evolution, detecting attack surface growth, reviewing what changed between audit snapshots, or finding security-relevant changes that text diffs miss.\n","graph-evolution",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/graph-evolution/SKILL.md",[1841,1842,1844,1846],{"path":1022,"priority":381},{"path":1843,"priority":400},"references/evolution-metrics.md",{"path":1845,"priority":400},"references/report-format.md",{"path":1847,"priority":1167},"scripts/graph_diff.py",{"basePath":1849,"description":1850,"displayName":1851,"installMethods":1852,"rationale":1853,"selectedPaths":1854,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/mermaid-to-proverif","Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv files). Use when generating a ProVerif model, formally verifying a protocol, converting a Mermaid diagram to ProVerif, verifying protocol security properties (secrecy, authentication, forward secrecy), checking for replay attacks, or producing a .pv file from a sequence diagram.","mermaid-to-proverif",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/mermaid-to-proverif/SKILL.md",[1855,1856,1858,1860,1862,1864],{"path":1022,"priority":381},{"path":1857,"priority":1167},"examples/simple-handshake/diagram.md",{"path":1859,"priority":1167},"examples/simple-handshake/sample-output.pv",{"path":1861,"priority":400},"references/crypto-to-proverif-mapping.md",{"path":1863,"priority":400},"references/proverif-syntax.md",{"path":1865,"priority":400},"references/security-properties.md",{"basePath":1867,"description":1868,"displayName":734,"installMethods":1869,"rationale":1870,"selectedPaths":1871,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/trailmark","Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding complexity hotspots, enumerating entry points, tracing taint propagation, measuring blast radius, or building a code graph for audit prioritization. Prefer `trailmark.parse.detect_languages()` or `--language auto` when the target language is unknown or polyglot.",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/trailmark/SKILL.md",[1872,1873,1875],{"path":1022,"priority":381},{"path":1874,"priority":400},"references/preanalysis-passes.md",{"path":1876,"priority":400},"references/query-patterns.md",{"basePath":1878,"description":1879,"displayName":1880,"installMethods":1881,"rationale":1882,"selectedPaths":1883,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/trailmark-structural","Runs full Trailmark structural analysis on Trailmark 0.2.x by building a graph, running `preanalysis()`, and reporting hotspots, taint, blast radius, privilege boundaries, and attack surface. Use when vivisect needs detailed structural data for a target. Triggers: structural analysis, blast radius, taint analysis, complexity hotspots.","trailmark-structural",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/trailmark-structural/SKILL.md",[1884],{"path":1022,"priority":381},{"basePath":1886,"description":1887,"displayName":1888,"installMethods":1889,"rationale":1890,"selectedPaths":1891,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/trailmark-summary","Runs a Trailmark summary analysis on a codebase. Returns auto-detected languages, entry point count, and dependency list. Use when vivisect or galvanize needs a quick structural overview. Triggers: trailmark summary, code summary, structural overview.","trailmark-summary",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/trailmark-summary/SKILL.md",[1892],{"path":1022,"priority":381},{"basePath":1894,"description":1895,"displayName":1896,"installMethods":1897,"rationale":1898,"selectedPaths":1899,"source":387,"sourceLanguage":22,"type":24},"plugins/trailmark/skills/vector-forge","Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares before/after mutation kill rates to prove vector effectiveness. Use when generating cryptographic test vectors, measuring Wycheproof coverage gaps, finding escaped mutants via mutation testing, creating cross-implementation test suites, or improving test vector coverage for crypto primitives.","vector-forge",{"claudeCode":15},"SKILL.md frontmatter at plugins/trailmark/skills/vector-forge/SKILL.md",[1900,1901,1903,1905,1906,1908],{"path":1022,"priority":381},{"path":1902,"priority":400},"references/fault-simulation.md",{"path":1904,"priority":400},"references/lessons-learned.md",{"path":1831,"priority":400},{"path":1907,"priority":400},"references/report-template.md",{"path":1909,"priority":400},"references/vector-patterns.md",{"basePath":1911,"description":1912,"displayName":763,"installMethods":1913,"rationale":1914,"selectedPaths":1915,"source":387,"sourceLanguage":22,"type":24},"plugins/variant-analysis/skills/variant-analysis","Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.",{"claudeCode":15},"SKILL.md frontmatter at plugins/variant-analysis/skills/variant-analysis/SKILL.md",[1916,1917],{"path":1022,"priority":381},{"path":1918,"priority":400},"METHODOLOGY.md",{"basePath":1920,"description":1921,"displayName":1922,"installMethods":1923,"rationale":1924,"selectedPaths":1925,"source":387,"sourceLanguage":22,"type":24},"plugins/workflow-skill-design/skills/designing-workflow-skills","Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.","designing-workflow-skills",{"claudeCode":15},"SKILL.md frontmatter at plugins/workflow-skill-design/skills/designing-workflow-skills/SKILL.md",[1926,1927,1928,1930,1932],{"path":1022,"priority":381},{"path":1215,"priority":400},{"path":1929,"priority":400},"references/progressive-disclosure-guide.md",{"path":1931,"priority":400},"references/tool-assignment-guide.md",{"path":1933,"priority":400},"references/workflow-patterns.md",{"basePath":1935,"description":1936,"displayName":1937,"installMethods":1938,"rationale":1939,"selectedPaths":1940,"source":387,"sourceLanguage":22,"type":24},"plugins/yara-authoring/skills/yara-rule-authoring","Guides authoring of high-quality YARA-X detection rules for malware identification. Use when writing, reviewing, or optimizing YARA rules. Covers naming conventions, string selection, performance optimization, migration from legacy YARA, and false positive reduction. Triggers on: YARA, YARA-X, malware detection, threat hunting, IOC, signature, crx module, dex module.\n","yara-rule-authoring",{"claudeCode":15},"SKILL.md frontmatter at plugins/yara-authoring/skills/yara-rule-authoring/SKILL.md",[1941,1942,1944,1946,1948,1950,1952,1954,1956,1958,1960,1962,1963,1965,1966],{"path":1022,"priority":381},{"path":1943,"priority":1167},"examples/MAL_Mac_ProtonRAT_Jan25.yar",{"path":1945,"priority":1167},"examples/MAL_NPM_SupplyChain_Jan25.yar",{"path":1947,"priority":1167},"examples/MAL_Win_Remcos_Jan25.yar",{"path":1949,"priority":1167},"examples/SUSP_CRX_SuspiciousPermissions.yar",{"path":1951,"priority":1167},"examples/SUSP_JS_Obfuscation_Jan25.yar",{"path":1953,"priority":400},"references/crx-module.md",{"path":1955,"priority":400},"references/dex-module.md",{"path":1957,"priority":400},"references/performance.md",{"path":1959,"priority":400},"references/strings.md",{"path":1961,"priority":400},"references/style-guide.md",{"path":1451,"priority":400},{"path":1964,"priority":1167},"scripts/atom_analyzer.py",{"path":1279,"priority":1167},{"path":1967,"priority":1167},"scripts/yara_lint.py",{"basePath":1969,"description":1970,"displayName":904,"installMethods":1971,"rationale":1972,"selectedPaths":1973,"source":387,"sourceLanguage":22,"type":24},"plugins/zeroize-audit/skills/zeroize-audit","Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.",{"claudeCode":15},"SKILL.md frontmatter at plugins/zeroize-audit/skills/zeroize-audit/SKILL.md",[1974,1975,1977,1979,1981,1983,1985,1987,1989,1991,1993,1995,1997,1999,2001,2003,2005,2007,2009,2011,2013,2015,2017,2019,2021,2023,2025,2027,2029,2031,2033,2035,2037,2039,2041],{"path":1022,"priority":381},{"path":1976,"priority":1167},"prompts/report_template.md",{"path":1978,"priority":1167},"prompts/system.md",{"path":1980,"priority":1167},"prompts/task.md",{"path":1982,"priority":400},"references/compile-commands.md",{"path":1984,"priority":400},"references/detection-strategy.md",{"path":1986,"priority":400},"references/ir-analysis.md",{"path":1988,"priority":400},"references/mcp-analysis.md",{"path":1990,"priority":400},"references/poc-generation.md",{"path":1992,"priority":400},"references/rust-zeroization-patterns.md",{"path":1994,"priority":1167},"tools/analyze_asm.sh",{"path":1996,"priority":1167},"tools/analyze_cfg.py",{"path":1998,"priority":1167},"tools/analyze_heap.sh",{"path":2000,"priority":1167},"tools/analyze_ir_semantic.py",{"path":2002,"priority":1167},"tools/diff_ir.sh",{"path":2004,"priority":1167},"tools/diff_rust_mir.sh",{"path":2006,"priority":1167},"tools/emit_asm.sh",{"path":2008,"priority":1167},"tools/emit_ir.sh",{"path":2010,"priority":1167},"tools/emit_rust_asm.sh",{"path":2012,"priority":1167},"tools/emit_rust_ir.sh",{"path":2014,"priority":1167},"tools/emit_rust_mir.sh",{"path":2016,"priority":1167},"tools/extract_compile_flags.py",{"path":2018,"priority":1167},"tools/generate_poc.py",{"path":2020,"priority":1167},"tools/mcp/apply_confidence_gates.py",{"path":2022,"priority":1167},"tools/mcp/check_mcp.sh",{"path":2024,"priority":1167},"tools/mcp/normalize_mcp_evidence.py",{"path":2026,"priority":1167},"tools/scripts/check_llvm_patterns.py",{"path":2028,"priority":1167},"tools/scripts/check_mir_patterns.py",{"path":2030,"priority":1167},"tools/scripts/check_rust_asm.py",{"path":2032,"priority":1167},"tools/scripts/check_rust_asm_aarch64.py",{"path":2034,"priority":1167},"tools/scripts/check_rust_asm_x86.py",{"path":2036,"priority":1167},"tools/scripts/find_dangerous_apis.py",{"path":2038,"priority":1167},"tools/scripts/semantic_audit.py",{"path":2040,"priority":1167},"tools/track_dataflow.sh",{"path":2042,"priority":1167},"tools/validate_rust_toolchain.sh",{"basePath":472,"installMethods":2044,"rationale":2046,"selectedPaths":2047,"source":387,"sourceLanguage":22,"type":2053},{"pypi":2045},"ct-analyzer","cli ecosystem detected at plugins/constant-time-analysis",[2048,2050,2051],{"path":2049,"priority":381},"pyproject.toml",{"path":383,"priority":381},{"path":2052,"priority":400},"ct_analyzer/analyzer.py","cli",{"sources":2055},[2056],"manual",{"closedIssues90d":321,"description":2058,"forks":322,"license":39,"openIssues90d":324,"pushedAt":325,"readmeSize":319,"stars":326,"topics":2059},"Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows",[2060],"agent-skills",{"classifiedAt":2062,"discoverAt":2063,"extractAt":2064,"githubAt":2064,"updatedAt":2062},1778698175241,1778698169543,1778698173272,[23,61,31,82,32],{"evaluatedAt":331,"extractAt":45,"updatedAt":331},[],[2069,2089,2107,2129,2147],{"_creationTime":2070,"_id":2071,"community":2072,"display":2073,"identity":2075,"providers":2076,"relations":2085,"tags":2086,"workflow":2087},1778698175626.315,"k170y4bwhetcmpkttqzby3tpfn86n3e8",{"reviewCount":11},{"description":762,"installMethods":2074,"name":763,"sourceUrl":17},{"claudeCode":763},{"basePath":761,"githubOwner":20,"githubRepo":21,"locale":22,"slug":763,"type":334},{"evaluate":2077,"extract":2082},{"promptVersionExtension":27,"promptVersionScoring":28,"score":2078,"tags":2079,"targetMarket":35,"tier":65},79,[31,2080,2081,763,82,23],"vulnerability","code-analysis",{"commitSha":38,"plugin":2083},{"mcpCount":11,"provider":357,"skillCount":2084},1,{"parentExtensionId":337,"repoId":41},[2081,23,31,82,763,2080],{"evaluatedAt":2088,"extractAt":45,"updatedAt":2088},1778698585973,{"_creationTime":2090,"_id":2091,"community":2092,"display":2093,"identity":2095,"providers":2096,"relations":2103,"tags":2104,"workflow":2105},1778698175626.3132,"k1757483sd0rdv04r5773w2tb986mb9g",{"reviewCount":11},{"description":628,"installMethods":2094,"name":629,"sourceUrl":17},{"claudeCode":629},{"basePath":627,"githubOwner":20,"githubRepo":21,"locale":22,"slug":629,"type":334},{"evaluate":2097,"extract":2101},{"promptVersionExtension":27,"promptVersionScoring":28,"score":2078,"tags":2098,"targetMarket":35,"tier":65},[82,31,2099,32,2100],"code-quality","rule-creation",{"commitSha":38,"plugin":2102},{"mcpCount":11,"provider":357,"skillCount":2084},{"parentExtensionId":337,"repoId":41},[2099,2100,31,82,32],{"evaluatedAt":2106,"extractAt":45,"updatedAt":2106},1778698474810,{"_creationTime":2108,"_id":2109,"community":2110,"display":2111,"identity":2114,"providers":2115,"relations":2125,"tags":2126,"workflow":2127},1778698175626.3147,"k17208vnntn8bxg0xzjnwtmntx86mctp",{"reviewCount":11},{"description":733,"installMethods":2112,"name":2113,"sourceUrl":17},{"claudeCode":734},"Trailmark Plugin",{"basePath":732,"githubOwner":20,"githubRepo":21,"locale":22,"slug":734,"type":334},{"evaluate":2116,"extract":2122},{"promptVersionExtension":27,"promptVersionScoring":28,"score":2117,"tags":2118,"targetMarket":35,"tier":36},96,[2081,31,2119,32,2120,2121],"graph","python","diagramming",{"commitSha":38,"license":39,"plugin":2123},{"mcpCount":11,"provider":357,"skillCount":2124},10,{"parentExtensionId":337,"repoId":41},[2081,2121,2119,2120,31,32],{"evaluatedAt":2128,"extractAt":45,"updatedAt":2128},1778698572161,{"_creationTime":2130,"_id":2131,"community":2132,"display":2133,"identity":2135,"providers":2136,"relations":2143,"tags":2144,"workflow":2145},1778698175626.3135,"k17ct13je72101mcte0a3kk1bd86me3e",{"reviewCount":11},{"description":641,"installMethods":2134,"name":642,"sourceUrl":17},{"claudeCode":642},{"basePath":640,"githubOwner":20,"githubRepo":21,"locale":22,"slug":642,"type":334},{"evaluate":2137,"extract":2141},{"promptVersionExtension":27,"promptVersionScoring":28,"score":2138,"tags":2139,"targetMarket":35,"tier":65},94,[82,31,2081,2100,2140],"porting",{"commitSha":38,"plugin":2142},{"mcpCount":11,"provider":357,"skillCount":2084},{"parentExtensionId":337,"repoId":41},[2081,2140,2100,31,82],{"evaluatedAt":2146,"extractAt":45,"updatedAt":2146},1778698488344,{"_creationTime":2148,"_id":2149,"community":2150,"display":2151,"identity":2153,"providers":2154,"relations":2164,"tags":2165,"workflow":2166},1778698175626.3152,"k174zsks0npe65kjj3c5q3nd3x86mht1",{"reviewCount":11},{"description":775,"installMethods":2152,"name":776,"sourceUrl":17},{"claudeCode":776},{"basePath":774,"githubOwner":20,"githubRepo":21,"locale":22,"slug":776,"type":334},{"evaluate":2155,"extract":2162},{"promptVersionExtension":27,"promptVersionScoring":28,"score":85,"tags":2156,"targetMarket":35,"tier":65},[2157,2157,31,2158,32,2159,2160,2161],"c","code-review","vulnerabilities","linux","windows",{"commitSha":38,"plugin":2163},{"mcpCount":11,"provider":357,"skillCount":2084},{"parentExtensionId":337,"repoId":41},[2157,2158,2160,31,32,2159,2161],{"evaluatedAt":2167,"extractAt":45,"updatedAt":2167},1778698612571]