[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-trailofbits-supply-chain-risk-auditor-en":3,"guides-for-trailofbits-supply-chain-risk-auditor":2022,"similar-k17bx7wp86sa3s7w1va2wx6rzh86mqw9-en":2023},{"_creationTime":4,"_id":5,"children":6,"community":45,"display":46,"evaluation":49,"identity":279,"isFallback":274,"parentExtension":282,"providers":310,"relations":316,"repo":317,"tags":2020,"workflow":2021},1778698175626.3171,"k17bx7wp86sa3s7w1va2wx6rzh86mqw9",[7],{"_creationTime":8,"_id":9,"community":10,"display":12,"identity":18,"providers":24,"relations":39,"tags":41,"workflow":42},1778698175626.3296,"k176nqy1k2ta6m5snbssketq3s86m26s",{"reviewCount":11},0,{"description":13,"installMethods":14,"name":16,"sourceUrl":17},"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},"trailofbits/skills","supply-chain-risk-auditor","https://github.com/trailofbits/skills",{"basePath":19,"githubOwner":20,"githubRepo":21,"locale":22,"slug":16,"type":23},"plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor","trailofbits","skills","en","skill",{"evaluate":25,"extract":37},{"promptVersionExtension":26,"promptVersionScoring":27,"score":28,"tags":29,"targetMarket":35,"tier":36},"3.0.0","4.4.0",78,[30,31,32,33,34],"supply-chain","security","dependencies","audit","github","global","community",{"commitSha":38},"HEAD",{"parentExtensionId":5,"repoId":40},"kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[33,32,34,31,30],{"evaluatedAt":43,"extractAt":44,"updatedAt":43},1778699580994,1778698175626,{"reviewCount":11},{"description":47,"installMethods":48,"name":16,"sourceUrl":17},"Audit supply-chain threat landscape of project dependencies for exploitation or takeover risk",{"claudeCode":16},{"_creationTime":50,"_id":51,"extensionId":5,"locale":22,"result":52,"trustSignals":259,"workflow":277},1778698737134.648,"kn7077jyhza3k3rw8eyysmjxhs86n50k",{"checks":53,"evaluatedAt":235,"extensionSummary":236,"features":237,"nonGoals":242,"promptVersionExtension":26,"promptVersionScoring":27,"purpose":247,"rationale":248,"score":249,"summary":250,"tags":251,"targetMarket":35,"tier":36,"useCases":254},[54,59,62,65,69,72,77,81,84,87,91,95,98,102,105,108,111,114,117,120,124,128,133,137,141,144,147,150,154,157,160,163,166,169,172,176,180,184,187,191,194,197,200,202,204,207,210,212,214,217,221,224,227,231],{"category":55,"check":56,"severity":57,"summary":58},"Practical Utility","Problem relevance","pass","The description clearly states the problem of auditing supply-chain threat landscapes for project dependencies, considering exploitation or takeover risk.",{"category":55,"check":60,"severity":57,"summary":61},"Unique selling proposition","The extension uses the 'gh' CLI to gather detailed dependency information beyond standard package manager audits, offering a unique risk assessment approach.",{"category":55,"check":63,"severity":57,"summary":64},"Production readiness","The plugin provides a complete lifecycle for auditing supply chain risk, from dependency enumeration to report generation and remediation suggestions.",{"category":66,"check":67,"severity":57,"summary":68},"Scope","Single responsibility principle","The plugin focuses specifically on auditing the supply chain risk of project dependencies, without encroaching on unrelated domains.",{"category":66,"check":70,"severity":57,"summary":71},"Description quality","The displayed description accurately and concisely reflects the plugin's functionality as detailed in its documentation and code.",{"category":73,"check":74,"severity":75,"summary":76},"Invocation","Scoped tools","not_applicable","This plugin does not expose tools directly; its functionality is self-contained within its skill.",{"category":78,"check":79,"severity":75,"summary":80},"Documentation","Configuration & parameter reference","The plugin does not appear to have configurable parameters beyond the initial installation.",{"category":66,"check":82,"severity":75,"summary":83},"Tool naming","The plugin does not expose individual tools with names.",{"category":66,"check":85,"severity":75,"summary":86},"Minimal I/O surface","The plugin does not expose individual tools with parameter schemas or response shapes.",{"category":88,"check":89,"severity":57,"summary":90},"License","License usability","The license is CC-BY-SA-4.0, a permissive open-source license, clearly indicated by the bundled LICENSE file.",{"category":92,"check":93,"severity":57,"summary":94},"Maintenance","Commit recency","The last commit was 2 days ago (May 11, 2026), indicating active maintenance.",{"category":92,"check":96,"severity":75,"summary":97},"Dependency Management","No third-party dependencies were detected in the plugin's source code.",{"category":99,"check":100,"severity":57,"summary":101},"Security","Secret Management","The plugin relies on the 'gh' CLI, which is expected to handle its own authentication securely. No secrets are managed directly within the plugin's code.",{"category":99,"check":103,"severity":57,"summary":104},"Injection","The plugin's skill is self-contained and does not load external data or execute third-party code, mitigating injection risks.",{"category":99,"check":106,"severity":57,"summary":107},"Transitive Supply-Chain Grenades","The plugin does not fetch external files at runtime. All necessary components are bundled within the repository.",{"category":99,"check":109,"severity":57,"summary":110},"Sandbox Isolation","The plugin operates within its designated scope and does not appear to modify files outside of its project folder.",{"category":99,"check":112,"severity":57,"summary":113},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the provided scripts.",{"category":99,"check":115,"severity":57,"summary":116},"Data Exfiltration","The plugin does not include any instructions for reading or submitting confidential data to a third party.",{"category":99,"check":118,"severity":57,"summary":119},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, including invisible Unicode characters or malicious HTML comments.",{"category":121,"check":122,"severity":57,"summary":123},"Hooks","Opaque code execution","The plugin's script is plain bash and readable, with no obfuscation, base64-decoded payloads, or runtime fetched code.",{"category":125,"check":126,"severity":57,"summary":127},"Portability","Structural Assumption","The skill operates on project dependencies, making reasonable assumptions about a project's structure, and exits clearly if assumptions are violated.",{"category":129,"check":130,"severity":131,"summary":132},"Trust","Issues Attention","warning","There are 13 issues opened and 4 closed in the last 90 days, resulting in a closure rate of approximately 24%, indicating slow response to open issues.",{"category":134,"check":135,"severity":57,"summary":136},"Versioning","Release Management","The plugin has a `version: 1.0.0` in its `plugin.json` and `CHANGELOG.md` is present, indicating a meaningful version signal.",{"category":138,"check":139,"severity":57,"summary":140},"Code Execution","Validation","The script validates input arguments, such as dependency names, and uses the 'gh' CLI which has its own validation mechanisms.",{"category":99,"check":142,"severity":57,"summary":143},"Unguarded Destructive Operations","The plugin is primarily analytical and does not perform destructive operations.",{"category":138,"check":145,"severity":57,"summary":146},"Error Handling","The script includes error handling for the 'gh' tool and file operations, exiting non-zero on failure with descriptive messages.",{"category":138,"check":148,"severity":57,"summary":149},"Logging","The script logs its actions to a `results.md` file within its workspace, allowing users to review what ran.",{"category":151,"check":152,"severity":75,"summary":153},"Compliance","GDPR","The plugin does not operate on personal data; it analyzes project dependencies.",{"category":151,"check":155,"severity":57,"summary":156},"Target market","The plugin's functionality is global and not tied to any specific region or jurisdiction.",{"category":125,"check":158,"severity":57,"summary":159},"Runtime stability","The plugin relies on the 'gh' CLI and standard bash scripting, which are widely available and cross-platform compatible.",{"category":78,"check":161,"severity":57,"summary":162},"README","The README exists, clearly states the plugin's purpose, and provides installation and usage instructions.",{"category":66,"check":164,"severity":75,"summary":165},"Tool surface size","This is a single-skill plugin, not a multi-tool package.",{"category":73,"check":167,"severity":75,"summary":168},"Overlapping near-synonym tools","The plugin does not expose individual tools.",{"category":78,"check":170,"severity":57,"summary":171},"Phantom features","All features described in the README, such as dependency analysis and report generation, are implemented in the skill.",{"category":173,"check":174,"severity":57,"summary":175},"Install","Installation instruction","The README provides a clear installation command and usage instructions, including when to use the skill.",{"category":177,"check":178,"severity":57,"summary":179},"Errors","Actionable error messages","The script provides actionable error messages, guiding the user on how to resolve issues with the 'gh' tool or file operations.",{"category":181,"check":182,"severity":57,"summary":183},"Execution","Pinned dependencies","No third-party dependencies are used. The script uses bash, which is a standard interpreter.",{"category":66,"check":185,"severity":75,"summary":186},"Dry-run preview","The plugin performs analysis and does not have state-changing operations or outbound data sending.",{"category":188,"check":189,"severity":75,"summary":190},"Protocol","Idempotent retry & timeouts","The plugin does not make remote calls or have state-changing operations.",{"category":151,"check":192,"severity":57,"summary":193},"Telemetry opt-in","There is no indication of telemetry being collected or sent to a third party.",{"category":73,"check":195,"severity":57,"summary":196},"Name collisions","The plugin's name and description are unique and do not conflict with built-in Claude Code functionality.",{"category":73,"check":198,"severity":75,"summary":199},"Hooks-off mechanism","The plugin does not utilize hooks.",{"category":73,"check":201,"severity":75,"summary":199},"Hook matcher tightness",{"category":99,"check":203,"severity":75,"summary":199},"Hook security",{"category":121,"check":205,"severity":75,"summary":206},"Silent prompt rewriting","The plugin does not utilize `UserPromptSubmit` hooks.",{"category":99,"check":208,"severity":75,"summary":209},"Permission Hook","The plugin does not utilize `PermissionRequest` hooks.",{"category":151,"check":211,"severity":75,"summary":199},"Hook privacy",{"category":138,"check":213,"severity":75,"summary":199},"Hook dependency",{"category":78,"check":215,"severity":57,"summary":216},"Feature Transparency","Critical functionality is explained in the README, and no hooks are declared in `plugin.json`.",{"category":218,"check":219,"severity":57,"summary":220},"Convention","Layout convention adherence","The plugin adheres to standard Claude Code plugin structure, with `plugin.json` in `.claude-plugin/` and no extraneous files in `bin/`.",{"category":218,"check":222,"severity":57,"summary":223},"Plugin state","The plugin writes its output to a local results file, and does not maintain persistent state that would require special handling on uninstall.",{"category":99,"check":225,"severity":75,"summary":226},"Keychain-stored secrets","The plugin does not handle secrets directly; it relies on the 'gh' CLI for authentication.",{"category":228,"check":229,"severity":75,"summary":230},"Dependencies","Tagged release sourcing","The plugin does not bundle any MCP servers.",{"category":232,"check":233,"severity":57,"summary":234},"Installation","Clean uninstall","The plugin does not spawn background daemons or persistent processes, ensuring a clean uninstall.",1778698737020,"This plugin audits a project's direct dependencies to identify risks like single maintainers, unmaintained status, low popularity, high-risk features, past CVEs, or lack of security contacts. It uses the 'gh' CLI to gather data and generates a report with remediation suggestions.",[238,239,240,241],"Analyzes direct project dependencies for supply chain risk factors.","Uses 'gh' CLI for comprehensive data gathering on dependencies.","Identifies dependencies with single maintainers, unmaintained status, low popularity, high-risk features, past CVEs, or missing security contacts.","Generates a detailed report with risk assessments and suggested alternatives.",[243,244,245,246],"Performing active vulnerability scanning (e.g., CVE detection in source code).","Analyzing runtime dependencies.","Auditing license compliance.","Replacing dedicated security auditing tools.","To help users identify and mitigate supply chain threats within their project's dependencies by flagging high-risk factors and suggesting safer alternatives.","The plugin has a warning for slow issue closure rate and a low closure rate. However, it is otherwise well-maintained and documented.",77,"A robust plugin for auditing supply chain risk of project dependencies.",[252,30,31,253,34],"dependency-analysis","auditing",[255,256,257,258],"Assessing the security posture of project dependencies.","Identifying potential vulnerabilities in the software supply chain.","Making informed decisions about replacing risky dependencies.","Scoping security engagements related to supply chain risks.",{"codeQuality":260,"collectedAt":262,"documentation":263,"maintenance":266,"security":273,"testCoverage":276},{"hasLockfile":261},true,1778698724713,{"descriptionLength":264,"readmeSize":265},93,7901,{"closedIssues90d":267,"forks":268,"hasChangelog":261,"manifestVersion":269,"openIssues90d":270,"pushedAt":271,"stars":272},4,455,"1.0.0",13,1778517916000,5161,{"hasNpmPackage":274,"license":275,"smitheryVerified":274},false,"CC-BY-SA-4.0",{"hasCi":261,"hasTests":261},{"updatedAt":278},1778698737134,{"basePath":280,"githubOwner":20,"githubRepo":21,"locale":22,"slug":16,"type":281},"plugins/supply-chain-risk-auditor","plugin",{"_creationTime":283,"_id":284,"community":285,"display":286,"identity":289,"parentExtension":292,"providers":293,"relations":306,"tags":307,"workflow":308},1778698175626.309,"k17550d1ve8ghfmwc58xs69e3s86mn86",{"reviewCount":11},{"description":287,"installMethods":288,"name":20,"sourceUrl":17},"Claude Code plugins from Trail of Bits for enhanced AI-assisted security analysis and development",{"claudeCode":15},{"basePath":290,"githubOwner":20,"githubRepo":21,"locale":22,"slug":21,"type":291},"","marketplace",null,{"evaluate":294,"extract":301},{"promptVersionExtension":295,"promptVersionScoring":27,"score":296,"tags":297,"targetMarket":35,"tier":36},"3.1.0",75,[31,298,299,291,300],"development","analysis","plugins",{"commitSha":38,"marketplace":302,"plugin":304},{"name":20,"pluginCount":303},39,{"mcpCount":11,"provider":305,"skillCount":11},"classify",{"repoId":40},[299,298,291,300,31],{"evaluatedAt":309,"extractAt":44,"updatedAt":309},1778698203402,{"evaluate":311,"extract":313},{"promptVersionExtension":26,"promptVersionScoring":27,"score":249,"tags":312,"targetMarket":35,"tier":36},[252,30,31,253,34],{"commitSha":38,"plugin":314},{"mcpCount":11,"provider":305,"skillCount":315},1,{"parentExtensionId":284,"repoId":40},{"_creationTime":318,"_id":40,"identity":319,"providers":320,"workflow":2016},1778698169543.2075,{"githubOwner":20,"githubRepo":21,"sourceUrl":17},{"classify":321,"discover":2009,"github":2012},{"commitSha":38,"extensions":322},[323,336,349,364,395,408,419,432,443,454,465,480,493,528,539,552,563,574,587,598,611,628,643,682,711,724,741,771,782,795,806,817,830,841,849,882,895,906,924,942,963,971,1002,1009,1016,1024,1032,1040,1048,1058,1066,1074,1082,1090,1098,1106,1116,1123,1130,1154,1240,1251,1262,1277,1292,1299,1320,1329,1348,1354,1363,1377,1406,1414,1436,1443,1456,1467,1479,1518,1525,1532,1564,1572,1588,1593,1601,1609,1617,1625,1633,1641,1649,1657,1665,1673,1681,1689,1697,1719,1727,1737,1761,1775,1789,1803,1821,1832,1840,1848,1865,1874,1889,1923,1998],{"basePath":290,"description":287,"displayName":20,"installMethods":324,"rationale":325,"selectedPaths":326,"source":335,"sourceLanguage":22,"type":291},{"claudeCode":15},"marketplace.json at .claude-plugin/marketplace.json",[327,330,332],{"path":328,"priority":329},".claude-plugin/marketplace.json","mandatory",{"path":331,"priority":329},"README.md",{"path":333,"priority":334},"LICENSE","high","rule",{"basePath":337,"description":338,"displayName":339,"installMethods":340,"rationale":341,"selectedPaths":342,"source":335,"sourceLanguage":22,"type":281},"plugins/ask-questions-if-underspecified","Clarify ambiguous requirements by asking questions before implementing. Only when invoked explicitly.","ask-questions-if-underspecified",{"claudeCode":339},"plugin manifest at plugins/ask-questions-if-underspecified/.claude-plugin/plugin.json",[343,345,346],{"path":344,"priority":329},".claude-plugin/plugin.json",{"path":331,"priority":329},{"path":347,"priority":348},"skills/ask-questions-if-underspecified/SKILL.md","medium",{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":335,"sourceLanguage":22,"type":281},"plugins/audit-context-building","Build deep architectural context through ultra-granular code analysis before vulnerability hunting","audit-context-building",{"claudeCode":352},"plugin manifest at plugins/audit-context-building/.claude-plugin/plugin.json",[356,357,358,360,362],{"path":344,"priority":329},{"path":331,"priority":329},{"path":359,"priority":348},"skills/audit-context-building/SKILL.md",{"path":361,"priority":334},"agents/function-analyzer.md",{"path":363,"priority":334},"commands/audit-context.md",{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":335,"sourceLanguage":22,"type":281},"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":367},"plugin manifest at plugins/building-secure-contracts/.claude-plugin/plugin.json",[371,372,373,375,377,379,381,383,385,387,389,391,393],{"path":344,"priority":329},{"path":331,"priority":329},{"path":374,"priority":348},"skills/algorand-vulnerability-scanner/SKILL.md",{"path":376,"priority":348},"skills/audit-prep-assistant/SKILL.md",{"path":378,"priority":348},"skills/cairo-vulnerability-scanner/SKILL.md",{"path":380,"priority":348},"skills/code-maturity-assessor/SKILL.md",{"path":382,"priority":348},"skills/cosmos-vulnerability-scanner/SKILL.md",{"path":384,"priority":348},"skills/guidelines-advisor/SKILL.md",{"path":386,"priority":348},"skills/secure-workflow-guide/SKILL.md",{"path":388,"priority":348},"skills/solana-vulnerability-scanner/SKILL.md",{"path":390,"priority":348},"skills/substrate-vulnerability-scanner/SKILL.md",{"path":392,"priority":348},"skills/token-integration-analyzer/SKILL.md",{"path":394,"priority":348},"skills/ton-vulnerability-scanner/SKILL.md",{"basePath":396,"description":397,"displayName":398,"installMethods":399,"rationale":400,"selectedPaths":401,"source":335,"sourceLanguage":22,"type":281},"plugins/burpsuite-project-parser","Search and extract data from Burp Suite project files (.burp) for security analysis","burpsuite-project-parser",{"claudeCode":398},"plugin manifest at plugins/burpsuite-project-parser/.claude-plugin/plugin.json",[402,403,404,406],{"path":344,"priority":329},{"path":331,"priority":329},{"path":405,"priority":348},"skills/burpsuite-project-parser/SKILL.md",{"path":407,"priority":334},"commands/burp-search.md",{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":335,"sourceLanguage":22,"type":281},"plugins/claude-in-chrome-troubleshooting","Diagnose and fix Claude in Chrome MCP extension connectivity issues","claude-in-chrome-troubleshooting",{"claudeCode":411},"plugin manifest at plugins/claude-in-chrome-troubleshooting/.claude-plugin/plugin.json",[415,416,417],{"path":344,"priority":329},{"path":331,"priority":329},{"path":418,"priority":348},"skills/claude-in-chrome-troubleshooting/SKILL.md",{"basePath":420,"description":421,"displayName":422,"installMethods":423,"rationale":424,"selectedPaths":425,"source":335,"sourceLanguage":22,"type":281},"plugins/constant-time-analysis","Detect compiler-induced timing side-channels in cryptographic code","constant-time-analysis",{"claudeCode":422},"plugin manifest at plugins/constant-time-analysis/.claude-plugin/plugin.json",[426,427,428,430],{"path":344,"priority":329},{"path":331,"priority":329},{"path":429,"priority":348},"skills/constant-time-analysis/SKILL.md",{"path":431,"priority":334},"commands/ct-check.md",{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":335,"sourceLanguage":22,"type":281},"plugins/culture-index","Interprets Culture Index survey results for individuals and teams","culture-index",{"claudeCode":435},"plugin manifest at plugins/culture-index/.claude-plugin/plugin.json",[439,440,441],{"path":344,"priority":329},{"path":331,"priority":329},{"path":442,"priority":348},"skills/interpreting-culture-index/SKILL.md",{"basePath":444,"description":445,"displayName":446,"installMethods":447,"rationale":448,"selectedPaths":449,"source":335,"sourceLanguage":22,"type":281},"plugins/debug-buttercup","Debug Buttercup Kubernetes deployments","debug-buttercup",{"claudeCode":446},"plugin manifest at plugins/debug-buttercup/.claude-plugin/plugin.json",[450,451,452],{"path":344,"priority":329},{"path":331,"priority":329},{"path":453,"priority":348},"skills/debug-buttercup/SKILL.md",{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":335,"sourceLanguage":22,"type":281},"plugins/devcontainer-setup","Create pre-configured devcontainers with Claude Code and language-specific tooling","devcontainer-setup",{"claudeCode":457},"plugin manifest at plugins/devcontainer-setup/.claude-plugin/plugin.json",[461,462,463],{"path":344,"priority":329},{"path":331,"priority":329},{"path":464,"priority":348},"skills/devcontainer-setup/SKILL.md",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":335,"sourceLanguage":22,"type":281},"plugins/differential-review","Security-focused differential review of code changes with git history analysis and blast radius estimation","differential-review",{"claudeCode":468},"plugin manifest at plugins/differential-review/.claude-plugin/plugin.json",[472,473,474,476,478],{"path":344,"priority":329},{"path":331,"priority":329},{"path":475,"priority":348},"skills/differential-review/SKILL.md",{"path":477,"priority":334},"agents/adversarial-modeler.md",{"path":479,"priority":334},"commands/diff-review.md",{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":335,"sourceLanguage":22,"type":281},"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":483},"plugin manifest at plugins/firebase-apk-scanner/.claude-plugin/plugin.json",[487,488,489,491],{"path":344,"priority":329},{"path":331,"priority":329},{"path":490,"priority":348},"skills/firebase-apk-scanner/SKILL.md",{"path":492,"priority":334},"commands/scan-apk.md",{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":335,"sourceLanguage":22,"type":281},"plugins/gh-cli","Intercepts GitHub URL fetches and curl/wget commands, redirecting to the authenticated gh CLI.","gh-cli",{"claudeCode":496},"plugin manifest at plugins/gh-cli/.claude-plugin/plugin.json",[500,501,502,504,506,508,510,512,514,516,518,520,522,524,526],{"path":344,"priority":329},{"path":331,"priority":329},{"path":503,"priority":334},"hooks/cleanup-clones.sh",{"path":505,"priority":334},"hooks/hooks.json",{"path":507,"priority":334},"hooks/intercept-github-curl.bats",{"path":509,"priority":334},"hooks/intercept-github-curl.sh",{"path":511,"priority":334},"hooks/intercept-github-fetch.bats",{"path":513,"priority":334},"hooks/intercept-github-fetch.sh",{"path":515,"priority":334},"hooks/persist-session-id.sh",{"path":517,"priority":334},"hooks/session-hooks.bats",{"path":519,"priority":334},"hooks/setup-shims.bats",{"path":521,"priority":334},"hooks/setup-shims.sh",{"path":523,"priority":334},"hooks/shims/gh",{"path":525,"priority":334},"hooks/shims/gh-shim.bats",{"path":527,"priority":334},"hooks/test_helper.bash",{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":335,"sourceLanguage":22,"type":281},"plugins/dwarf-expert","Interact with and understand the DWARF debugging format","dwarf-expert",{"claudeCode":531},"plugin manifest at plugins/dwarf-expert/.claude-plugin/plugin.json",[535,536,537],{"path":344,"priority":329},{"path":331,"priority":329},{"path":538,"priority":348},"skills/dwarf-expert/SKILL.md",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":335,"sourceLanguage":22,"type":281},"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":542},"plugin manifest at plugins/entry-point-analyzer/.claude-plugin/plugin.json",[546,547,548,550],{"path":344,"priority":329},{"path":331,"priority":329},{"path":549,"priority":348},"skills/entry-point-analyzer/SKILL.md",{"path":551,"priority":334},"commands/entry-points.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":335,"sourceLanguage":22,"type":281},"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":555},"plugin manifest at plugins/mutation-testing/.claude-plugin/plugin.json",[559,560,561],{"path":344,"priority":329},{"path":331,"priority":329},{"path":562,"priority":348},"skills/mutation-testing/SKILL.md",{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":335,"sourceLanguage":22,"type":281},"plugins/property-based-testing","Property-based testing guidance for multiple languages and smart contracts","property-based-testing",{"claudeCode":566},"plugin manifest at plugins/property-based-testing/.claude-plugin/plugin.json",[570,571,572],{"path":344,"priority":329},{"path":331,"priority":329},{"path":573,"priority":348},"skills/property-based-testing/SKILL.md",{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":335,"sourceLanguage":22,"type":281},"plugins/semgrep-rule-creator","Create custom Semgrep rules for detecting bug patterns and security vulnerabilities","semgrep-rule-creator",{"claudeCode":577},"plugin manifest at plugins/semgrep-rule-creator/.claude-plugin/plugin.json",[581,582,583,585],{"path":344,"priority":329},{"path":331,"priority":329},{"path":584,"priority":348},"skills/semgrep-rule-creator/SKILL.md",{"path":586,"priority":334},"commands/semgrep-rule.md",{"basePath":588,"description":589,"displayName":590,"installMethods":591,"rationale":592,"selectedPaths":593,"source":335,"sourceLanguage":22,"type":281},"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":590},"plugin manifest at plugins/semgrep-rule-variant-creator/.claude-plugin/plugin.json",[594,595,596],{"path":344,"priority":329},{"path":331,"priority":329},{"path":597,"priority":348},"skills/semgrep-rule-variant-creator/SKILL.md",{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":335,"sourceLanguage":22,"type":281},"plugins/sharp-edges","Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes","sharp-edges",{"claudeCode":601},"plugin manifest at plugins/sharp-edges/.claude-plugin/plugin.json",[605,606,607,609],{"path":344,"priority":329},{"path":331,"priority":329},{"path":608,"priority":348},"skills/sharp-edges/SKILL.md",{"path":610,"priority":334},"agents/sharp-edges-analyzer.md",{"basePath":612,"description":613,"displayName":614,"installMethods":615,"rationale":616,"selectedPaths":617,"source":335,"sourceLanguage":22,"type":281},"plugins/static-analysis","Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection","static-analysis",{"claudeCode":614},"plugin manifest at plugins/static-analysis/.claude-plugin/plugin.json",[618,619,620,622,624,626],{"path":344,"priority":329},{"path":331,"priority":329},{"path":621,"priority":348},"skills/codeql/SKILL.md",{"path":623,"priority":348},"skills/sarif-parsing/SKILL.md",{"path":625,"priority":348},"skills/semgrep/SKILL.md",{"path":627,"priority":334},"agents/semgrep-scanner.md",{"basePath":629,"description":630,"displayName":631,"installMethods":632,"rationale":633,"selectedPaths":634,"source":335,"sourceLanguage":22,"type":281},"plugins/spec-to-code-compliance","Specification-to-code compliance checker for blockchain audits with evidence-based alignment analysis","spec-to-code-compliance",{"claudeCode":631},"plugin manifest at plugins/spec-to-code-compliance/.claude-plugin/plugin.json",[635,636,637,639,641],{"path":344,"priority":329},{"path":331,"priority":329},{"path":638,"priority":348},"skills/spec-to-code-compliance/SKILL.md",{"path":640,"priority":334},"agents/spec-compliance-checker.md",{"path":642,"priority":334},"commands/spec-compliance.md",{"basePath":644,"description":645,"displayName":646,"installMethods":647,"rationale":648,"selectedPaths":649,"source":335,"sourceLanguage":22,"type":281},"plugins/testing-handbook-skills","Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)","testing-handbook-skills",{"claudeCode":646},"plugin manifest at plugins/testing-handbook-skills/.claude-plugin/plugin.json",[650,651,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680],{"path":344,"priority":329},{"path":331,"priority":329},{"path":653,"priority":348},"skills/address-sanitizer/SKILL.md",{"path":655,"priority":348},"skills/aflpp/SKILL.md",{"path":657,"priority":348},"skills/atheris/SKILL.md",{"path":659,"priority":348},"skills/cargo-fuzz/SKILL.md",{"path":661,"priority":348},"skills/constant-time-testing/SKILL.md",{"path":663,"priority":348},"skills/coverage-analysis/SKILL.md",{"path":665,"priority":348},"skills/fuzzing-dictionary/SKILL.md",{"path":667,"priority":348},"skills/fuzzing-obstacles/SKILL.md",{"path":669,"priority":348},"skills/harness-writing/SKILL.md",{"path":671,"priority":348},"skills/libafl/SKILL.md",{"path":673,"priority":348},"skills/libfuzzer/SKILL.md",{"path":675,"priority":348},"skills/ossfuzz/SKILL.md",{"path":677,"priority":348},"skills/ruzzy/SKILL.md",{"path":679,"priority":348},"skills/testing-handbook-generator/SKILL.md",{"path":681,"priority":348},"skills/wycheproof/SKILL.md",{"basePath":683,"description":684,"displayName":685,"installMethods":686,"rationale":687,"selectedPaths":688,"source":335,"sourceLanguage":22,"type":281},"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":685},"plugin manifest at plugins/trailmark/.claude-plugin/plugin.json",[689,690,691,693,695,697,699,701,703,705,707,709],{"path":344,"priority":329},{"path":331,"priority":329},{"path":692,"priority":348},"skills/audit-augmentation/SKILL.md",{"path":694,"priority":348},"skills/crypto-protocol-diagram/SKILL.md",{"path":696,"priority":348},"skills/diagramming-code/SKILL.md",{"path":698,"priority":348},"skills/genotoxic/SKILL.md",{"path":700,"priority":348},"skills/graph-evolution/SKILL.md",{"path":702,"priority":348},"skills/mermaid-to-proverif/SKILL.md",{"path":704,"priority":348},"skills/trailmark/SKILL.md",{"path":706,"priority":348},"skills/trailmark-structural/SKILL.md",{"path":708,"priority":348},"skills/trailmark-summary/SKILL.md",{"path":710,"priority":348},"skills/vector-forge/SKILL.md",{"basePath":712,"description":713,"displayName":714,"installMethods":715,"rationale":716,"selectedPaths":717,"source":335,"sourceLanguage":22,"type":281},"plugins/variant-analysis","Find similar vulnerabilities and bugs across codebases using pattern-based analysis","variant-analysis",{"claudeCode":714},"plugin manifest at plugins/variant-analysis/.claude-plugin/plugin.json",[718,719,720,722],{"path":344,"priority":329},{"path":331,"priority":329},{"path":721,"priority":348},"skills/variant-analysis/SKILL.md",{"path":723,"priority":334},"commands/variants.md",{"basePath":725,"description":726,"displayName":727,"installMethods":728,"rationale":729,"selectedPaths":730,"source":335,"sourceLanguage":22,"type":281},"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":727},"plugin manifest at plugins/c-review/.claude-plugin/plugin.json",[731,732,733,735,737,739],{"path":344,"priority":329},{"path":331,"priority":329},{"path":734,"priority":348},"skills/c-review/SKILL.md",{"path":736,"priority":334},"agents/c-review-dedup-judge.md",{"path":738,"priority":334},"agents/c-review-fp-judge.md",{"path":740,"priority":334},"agents/c-review-worker.md",{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":335,"sourceLanguage":22,"type":281},"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":744},"plugin manifest at plugins/modern-python/.claude-plugin/plugin.json",[748,749,750,752,753,754,755,757,759,761,763,765,767,769],{"path":344,"priority":329},{"path":331,"priority":329},{"path":751,"priority":348},"skills/modern-python/SKILL.md",{"path":505,"priority":334},{"path":519,"priority":334},{"path":521,"priority":334},{"path":756,"priority":334},"hooks/shims/pip",{"path":758,"priority":334},"hooks/shims/pip-shim.bats",{"path":760,"priority":334},"hooks/shims/pipx",{"path":762,"priority":334},"hooks/shims/pipx-shim.bats",{"path":764,"priority":334},"hooks/shims/python",{"path":766,"priority":334},"hooks/shims/python-shim.bats",{"path":768,"priority":334},"hooks/shims/uv",{"path":770,"priority":334},"hooks/shims/uv-shim.bats",{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":335,"sourceLanguage":22,"type":281},"plugins/insecure-defaults","Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production","insecure-defaults",{"claudeCode":774},"plugin manifest at plugins/insecure-defaults/.claude-plugin/plugin.json",[778,779,780],{"path":344,"priority":329},{"path":331,"priority":329},{"path":781,"priority":348},"skills/insecure-defaults/SKILL.md",{"basePath":783,"description":784,"displayName":785,"installMethods":786,"rationale":787,"selectedPaths":788,"source":335,"sourceLanguage":22,"type":281},"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":785},"plugin manifest at plugins/second-opinion/.claude-plugin/plugin.json",[789,790,791,793],{"path":344,"priority":329},{"path":331,"priority":329},{"path":792,"priority":348},"skills/second-opinion/SKILL.md",{"path":794,"priority":329},".mcp.json",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":335,"sourceLanguage":22,"type":281},"plugins/yara-authoring","YARA-X detection rule authoring with linting and quality analysis","yara-authoring",{"claudeCode":798},"plugin manifest at plugins/yara-authoring/.claude-plugin/plugin.json",[802,803,804],{"path":344,"priority":329},{"path":331,"priority":329},{"path":805,"priority":348},"skills/yara-rule-authoring/SKILL.md",{"basePath":807,"description":808,"displayName":809,"installMethods":810,"rationale":811,"selectedPaths":812,"source":335,"sourceLanguage":22,"type":281},"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":809},"plugin manifest at plugins/git-cleanup/.claude-plugin/plugin.json",[813,814,815],{"path":344,"priority":329},{"path":331,"priority":329},{"path":816,"priority":348},"skills/git-cleanup/SKILL.md",{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":335,"sourceLanguage":22,"type":281},"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":820},"plugin manifest at plugins/workflow-skill-design/.claude-plugin/plugin.json",[824,825,826,828],{"path":344,"priority":329},{"path":331,"priority":329},{"path":827,"priority":348},"skills/designing-workflow-skills/SKILL.md",{"path":829,"priority":334},"agents/workflow-skill-reviewer.md",{"basePath":831,"description":832,"displayName":833,"installMethods":834,"rationale":835,"selectedPaths":836,"source":335,"sourceLanguage":22,"type":281},"plugins/seatbelt-sandboxer","Generate minimal macOS Seatbelt sandbox configurations for applications","seatbelt-sandboxer",{"claudeCode":833},"plugin manifest at plugins/seatbelt-sandboxer/.claude-plugin/plugin.json",[837,838,839],{"path":344,"priority":329},{"path":331,"priority":329},{"path":840,"priority":348},"skills/seatbelt-sandboxer/SKILL.md",{"basePath":280,"description":47,"displayName":16,"installMethods":842,"rationale":843,"selectedPaths":844,"source":335,"sourceLanguage":22,"type":281},{"claudeCode":16},"plugin manifest at plugins/supply-chain-risk-auditor/.claude-plugin/plugin.json",[845,846,847],{"path":344,"priority":329},{"path":331,"priority":329},{"path":848,"priority":348},"skills/supply-chain-risk-auditor/SKILL.md",{"basePath":850,"description":851,"displayName":852,"installMethods":853,"rationale":854,"selectedPaths":855,"source":335,"sourceLanguage":22,"type":281},"plugins/zeroize-audit","Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis","zeroize-audit",{"claudeCode":852},"plugin manifest at plugins/zeroize-audit/.claude-plugin/plugin.json",[856,857,858,860,862,864,866,868,870,872,874,876,878,880],{"path":344,"priority":329},{"path":331,"priority":329},{"path":859,"priority":348},"skills/zeroize-audit/SKILL.md",{"path":861,"priority":334},"agents/0-preflight.md",{"path":863,"priority":334},"agents/1-mcp-resolver.md",{"path":865,"priority":334},"agents/2-source-analyzer.md",{"path":867,"priority":334},"agents/2b-rust-source-analyzer.md",{"path":869,"priority":334},"agents/3-tu-compiler-analyzer.md",{"path":871,"priority":334},"agents/3b-rust-compiler-analyzer.md",{"path":873,"priority":334},"agents/4-report-assembler.md",{"path":875,"priority":334},"agents/5-poc-generator.md",{"path":877,"priority":334},"agents/5b-poc-validator.md",{"path":879,"priority":334},"agents/5c-poc-verifier.md",{"path":881,"priority":334},"agents/6-test-generator.md",{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":335,"sourceLanguage":22,"type":281},"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":885},"plugin manifest at plugins/let-fate-decide/.claude-plugin/plugin.json",[889,890,891,893],{"path":344,"priority":329},{"path":331,"priority":329},{"path":892,"priority":348},"skills/let-fate-decide/SKILL.md",{"path":894,"priority":334},"agents/draw.md",{"basePath":896,"description":897,"displayName":898,"installMethods":899,"rationale":900,"selectedPaths":901,"source":335,"sourceLanguage":22,"type":281},"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":898},"plugin manifest at plugins/agentic-actions-auditor/.claude-plugin/plugin.json",[902,903,904],{"path":344,"priority":329},{"path":331,"priority":329},{"path":905,"priority":348},"skills/agentic-actions-auditor/SKILL.md",{"basePath":907,"description":908,"displayName":909,"installMethods":910,"rationale":911,"selectedPaths":912,"source":335,"sourceLanguage":22,"type":281},"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":909},"plugin manifest at plugins/skill-improver/.claude-plugin/plugin.json",[913,914,915,917,919,921,922],{"path":344,"priority":329},{"path":331,"priority":329},{"path":916,"priority":348},"skills/skill-improver/SKILL.md",{"path":918,"priority":334},"commands/cancel-skill-improver.md",{"path":920,"priority":334},"commands/skill-improver.md",{"path":505,"priority":334},{"path":923,"priority":334},"hooks/stop-hook.sh",{"basePath":925,"description":926,"displayName":927,"installMethods":928,"rationale":929,"selectedPaths":930,"source":335,"sourceLanguage":22,"type":281},"plugins/fp-check","Systematic false positive verification for security bug analysis with mandatory gate reviews","fp-check",{"claudeCode":927},"plugin manifest at plugins/fp-check/.claude-plugin/plugin.json",[931,932,933,935,937,939,941],{"path":344,"priority":329},{"path":331,"priority":329},{"path":934,"priority":348},"skills/fp-check/SKILL.md",{"path":936,"priority":334},"agents/data-flow-analyzer.md",{"path":938,"priority":334},"agents/exploitability-verifier.md",{"path":940,"priority":334},"agents/poc-builder.md",{"path":505,"priority":334},{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":335,"sourceLanguage":22,"type":281},"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":945},"plugin manifest at plugins/dimensional-analysis/.claude-plugin/plugin.json",[949,950,951,953,955,957,959,961],{"path":344,"priority":329},{"path":331,"priority":329},{"path":952,"priority":348},"skills/dimensional-analysis/SKILL.md",{"path":954,"priority":334},"agents/arithmetic-scanner.md",{"path":956,"priority":334},"agents/dimension-annotator.md",{"path":958,"priority":334},"agents/dimension-discoverer.md",{"path":960,"priority":334},"agents/dimension-propagator.md",{"path":962,"priority":334},"agents/dimension-validator.md",{"basePath":964,"description":965,"displayName":496,"installMethods":966,"rationale":967,"selectedPaths":968,"source":335,"sourceLanguage":22,"type":23},".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",[969],{"path":970,"priority":329},"SKILL.md",{"basePath":972,"description":973,"displayName":898,"installMethods":974,"rationale":975,"selectedPaths":976,"source":335,"sourceLanguage":22,"type":23},"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",[977,978,980,982,984,986,988,990,992,994,996,998,1000],{"path":970,"priority":329},{"path":979,"priority":348},"references/action-profiles.md",{"path":981,"priority":348},"references/cross-file-resolution.md",{"path":983,"priority":348},"references/foundations.md",{"path":985,"priority":348},"references/vector-a-env-var-intermediary.md",{"path":987,"priority":348},"references/vector-b-direct-expression-injection.md",{"path":989,"priority":348},"references/vector-c-cli-data-fetch.md",{"path":991,"priority":348},"references/vector-d-pr-target-checkout.md",{"path":993,"priority":348},"references/vector-e-error-log-injection.md",{"path":995,"priority":348},"references/vector-f-subshell-expansion.md",{"path":997,"priority":348},"references/vector-g-eval-of-ai-output.md",{"path":999,"priority":348},"references/vector-h-dangerous-sandbox-configs.md",{"path":1001,"priority":348},"references/vector-i-wildcard-allowlists.md",{"basePath":1003,"description":1004,"displayName":339,"installMethods":1005,"rationale":1006,"selectedPaths":1007,"source":335,"sourceLanguage":22,"type":23},"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",[1008],{"path":970,"priority":329},{"basePath":1010,"description":1011,"displayName":352,"installMethods":1012,"rationale":1013,"selectedPaths":1014,"source":335,"sourceLanguage":22,"type":23},"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",[1015],{"path":970,"priority":329},{"basePath":1017,"description":1018,"displayName":1019,"installMethods":1020,"rationale":1021,"selectedPaths":1022,"source":335,"sourceLanguage":22,"type":23},"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",[1023],{"path":970,"priority":329},{"basePath":1025,"description":1026,"displayName":1027,"installMethods":1028,"rationale":1029,"selectedPaths":1030,"source":335,"sourceLanguage":22,"type":23},"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",[1031],{"path":970,"priority":329},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":335,"sourceLanguage":22,"type":23},"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",[1039],{"path":970,"priority":329},{"basePath":1041,"description":1042,"displayName":1043,"installMethods":1044,"rationale":1045,"selectedPaths":1046,"source":335,"sourceLanguage":22,"type":23},"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",[1047],{"path":970,"priority":329},{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":335,"sourceLanguage":22,"type":23},"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",[1055,1056],{"path":970,"priority":329},{"path":1057,"priority":348},"CHANGELOG.md",{"basePath":1059,"description":1060,"displayName":1061,"installMethods":1062,"rationale":1063,"selectedPaths":1064,"source":335,"sourceLanguage":22,"type":23},"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",[1065],{"path":970,"priority":329},{"basePath":1067,"description":1068,"displayName":1069,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":335,"sourceLanguage":22,"type":23},"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",[1073],{"path":970,"priority":329},{"basePath":1075,"description":1076,"displayName":1077,"installMethods":1078,"rationale":1079,"selectedPaths":1080,"source":335,"sourceLanguage":22,"type":23},"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",[1081],{"path":970,"priority":329},{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":335,"sourceLanguage":22,"type":23},"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",[1089],{"path":970,"priority":329},{"basePath":1091,"description":1092,"displayName":1093,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":335,"sourceLanguage":22,"type":23},"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",[1097],{"path":970,"priority":329},{"basePath":1099,"description":1100,"displayName":1101,"installMethods":1102,"rationale":1103,"selectedPaths":1104,"source":335,"sourceLanguage":22,"type":23},"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",[1105],{"path":970,"priority":329},{"basePath":1107,"description":1108,"displayName":398,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":335,"sourceLanguage":22,"type":23},"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",[1112,1113],{"path":970,"priority":329},{"path":1114,"priority":1115},"scripts/burp-search.sh","low",{"basePath":1117,"description":1118,"displayName":727,"installMethods":1119,"rationale":1120,"selectedPaths":1121,"source":335,"sourceLanguage":22,"type":23},"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",[1122],{"path":970,"priority":329},{"basePath":1124,"description":1125,"displayName":411,"installMethods":1126,"rationale":1127,"selectedPaths":1128,"source":335,"sourceLanguage":22,"type":23},"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",[1129],{"path":970,"priority":329},{"basePath":1131,"description":1132,"displayName":422,"installMethods":1133,"rationale":1134,"selectedPaths":1135,"source":335,"sourceLanguage":22,"type":23},"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",[1136,1137,1138,1140,1142,1144,1146,1148,1150,1152],{"path":970,"priority":329},{"path":331,"priority":334},{"path":1139,"priority":348},"references/compiled.md",{"path":1141,"priority":348},"references/javascript.md",{"path":1143,"priority":348},"references/kotlin.md",{"path":1145,"priority":348},"references/php.md",{"path":1147,"priority":348},"references/python.md",{"path":1149,"priority":348},"references/ruby.md",{"path":1151,"priority":348},"references/swift.md",{"path":1153,"priority":348},"references/vm-compiled.md",{"basePath":1155,"description":1156,"displayName":1157,"installMethods":1158,"rationale":1159,"selectedPaths":1160,"source":335,"sourceLanguage":22,"type":23},"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",[1161,1162,1164,1166,1168,1170,1172,1174,1176,1178,1180,1182,1184,1186,1188,1190,1192,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214,1216,1218,1220,1222,1224,1226,1228,1230,1232,1234,1236,1238],{"path":970,"priority":329},{"path":1163,"priority":348},"references/anti-patterns.md",{"path":1165,"priority":348},"references/archetype-administrator.md",{"path":1167,"priority":348},"references/archetype-coordinator.md",{"path":1169,"priority":348},"references/archetype-craftsman.md",{"path":1171,"priority":348},"references/archetype-daredevil.md",{"path":1173,"priority":348},"references/archetype-debater.md",{"path":1175,"priority":348},"references/archetype-facilitator.md",{"path":1177,"priority":348},"references/archetype-influencer.md",{"path":1179,"priority":348},"references/archetype-operator.md",{"path":1181,"priority":348},"references/archetype-persuader.md",{"path":1183,"priority":348},"references/archetype-philosopher.md",{"path":1185,"priority":348},"references/archetype-rainmaker.md",{"path":1187,"priority":348},"references/archetype-scholar.md",{"path":1189,"priority":348},"references/archetype-socializer.md",{"path":1191,"priority":348},"references/archetype-specialist.md",{"path":1193,"priority":348},"references/archetype-technical-expert.md",{"path":1195,"priority":348},"references/archetype-traditionalist.md",{"path":1197,"priority":348},"references/archetype-trailblazer.md",{"path":1199,"priority":348},"references/conversation-starters.md",{"path":1201,"priority":348},"references/interview-trait-signals.md",{"path":1203,"priority":348},"references/motivators.md",{"path":1205,"priority":348},"references/patterns-archetypes.md",{"path":1207,"priority":348},"references/primary-traits.md",{"path":1209,"priority":348},"references/secondary-traits.md",{"path":1211,"priority":348},"references/team-composition.md",{"path":1213,"priority":1115},"scripts/check_deps.py",{"path":1215,"priority":1115},"scripts/culture_index/__init__.py",{"path":1217,"priority":1115},"scripts/culture_index/constants.py",{"path":1219,"priority":1115},"scripts/culture_index/extract.py",{"path":1221,"priority":1115},"scripts/culture_index/models.py",{"path":1223,"priority":1115},"scripts/culture_index/opencv_extractor.py",{"path":1225,"priority":1115},"scripts/extract_pdf.py",{"path":1227,"priority":1115},"scripts/pyproject.toml",{"path":1229,"priority":1115},"templates/burnout-report.md",{"path":1231,"priority":1115},"templates/comparison-report.md",{"path":1233,"priority":1115},"templates/hiring-profile.md",{"path":1235,"priority":1115},"templates/individual-report.md",{"path":1237,"priority":1115},"templates/predicted-profile.md",{"path":1239,"priority":1115},"templates/team-report.md",{"basePath":1241,"description":1242,"displayName":446,"installMethods":1243,"rationale":1244,"selectedPaths":1245,"source":335,"sourceLanguage":22,"type":23},"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",[1246,1247,1249],{"path":970,"priority":329},{"path":1248,"priority":348},"references/failure-patterns.md",{"path":1250,"priority":1115},"scripts/diagnose.sh",{"basePath":1252,"description":1253,"displayName":457,"installMethods":1254,"rationale":1255,"selectedPaths":1256,"source":335,"sourceLanguage":22,"type":23},"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",[1257,1258,1260],{"path":970,"priority":329},{"path":1259,"priority":348},"references/dockerfile-best-practices.md",{"path":1261,"priority":348},"references/features-vs-dockerfile.md",{"basePath":1263,"description":1264,"displayName":468,"installMethods":1265,"rationale":1266,"selectedPaths":1267,"source":335,"sourceLanguage":22,"type":23},"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",[1268,1269,1271,1273,1275],{"path":970,"priority":329},{"path":1270,"priority":348},"adversarial.md",{"path":1272,"priority":348},"methodology.md",{"path":1274,"priority":348},"patterns.md",{"path":1276,"priority":348},"reporting.md",{"basePath":1278,"description":1279,"displayName":945,"installMethods":1280,"rationale":1281,"selectedPaths":1282,"source":335,"sourceLanguage":22,"type":23},"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",[1283,1284,1286,1288,1290],{"path":970,"priority":329},{"path":1285,"priority":348},"references/annotate.md",{"path":1287,"priority":348},"references/bug-patterns.md",{"path":1289,"priority":348},"references/common-dimensions.md",{"path":1291,"priority":348},"references/dimension-algebra.md",{"basePath":1293,"description":1294,"displayName":531,"installMethods":1295,"rationale":1296,"selectedPaths":1297,"source":335,"sourceLanguage":22,"type":23},"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",[1298],{"path":970,"priority":329},{"basePath":1300,"description":1301,"displayName":542,"installMethods":1302,"rationale":1303,"selectedPaths":1304,"source":335,"sourceLanguage":22,"type":23},"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",[1305,1306,1308,1310,1312,1314,1316,1318],{"path":970,"priority":329},{"path":1307,"priority":348},"references/cosmwasm.md",{"path":1309,"priority":348},"references/move-aptos.md",{"path":1311,"priority":348},"references/move-sui.md",{"path":1313,"priority":348},"references/solana.md",{"path":1315,"priority":348},"references/solidity.md",{"path":1317,"priority":348},"references/ton.md",{"path":1319,"priority":348},"references/vyper.md",{"basePath":1321,"description":1322,"displayName":483,"installMethods":1323,"rationale":1324,"selectedPaths":1325,"source":335,"sourceLanguage":22,"type":23},"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",[1326,1327],{"path":970,"priority":329},{"path":1328,"priority":348},"references/vulnerabilities.md",{"basePath":1330,"description":1331,"displayName":927,"installMethods":1332,"rationale":1333,"selectedPaths":1334,"source":335,"sourceLanguage":22,"type":23},"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",[1335,1336,1338,1340,1342,1344,1346],{"path":970,"priority":329},{"path":1337,"priority":348},"references/bug-class-verification.md",{"path":1339,"priority":348},"references/deep-verification.md",{"path":1341,"priority":348},"references/evidence-templates.md",{"path":1343,"priority":348},"references/false-positive-patterns.md",{"path":1345,"priority":348},"references/gate-reviews.md",{"path":1347,"priority":348},"references/standard-verification.md",{"basePath":1349,"description":808,"displayName":809,"installMethods":1350,"rationale":1351,"selectedPaths":1352,"source":335,"sourceLanguage":22,"type":23},"plugins/git-cleanup/skills/git-cleanup",{"claudeCode":15},"SKILL.md frontmatter at plugins/git-cleanup/skills/git-cleanup/SKILL.md",[1353],{"path":970,"priority":329},{"basePath":1355,"description":1356,"displayName":774,"installMethods":1357,"rationale":1358,"selectedPaths":1359,"source":335,"sourceLanguage":22,"type":23},"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",[1360,1361],{"path":970,"priority":329},{"path":1362,"priority":348},"references/examples.md",{"basePath":1364,"description":1365,"displayName":885,"installMethods":1366,"rationale":1367,"selectedPaths":1368,"source":335,"sourceLanguage":22,"type":23},"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",[1369,1370,1372,1374,1375],{"path":970,"priority":329},{"path":1371,"priority":348},"references/INTERPRETATION_GUIDE.md",{"path":1373,"priority":1115},"scripts/draw_cards.py",{"path":1227,"priority":1115},{"path":1376,"priority":1115},"scripts/test_draw_cards.py",{"basePath":1378,"description":1379,"displayName":744,"installMethods":1380,"rationale":1381,"selectedPaths":1382,"source":335,"sourceLanguage":22,"type":23},"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",[1383,1384,1386,1388,1390,1392,1394,1396,1398,1400,1402,1404],{"path":970,"priority":329},{"path":1385,"priority":348},"references/dependabot.md",{"path":1387,"priority":348},"references/migration-checklist.md",{"path":1389,"priority":348},"references/pep723-scripts.md",{"path":1391,"priority":348},"references/prek.md",{"path":1393,"priority":348},"references/pyproject.md",{"path":1395,"priority":348},"references/ruff-config.md",{"path":1397,"priority":348},"references/security-setup.md",{"path":1399,"priority":348},"references/testing.md",{"path":1401,"priority":348},"references/uv-commands.md",{"path":1403,"priority":1115},"templates/dependabot.yml",{"path":1405,"priority":1115},"templates/pre-commit-config.yaml",{"basePath":1407,"description":554,"displayName":555,"installMethods":1408,"rationale":1409,"selectedPaths":1410,"source":335,"sourceLanguage":22,"type":23},"plugins/mutation-testing/skills/mutation-testing",{"claudeCode":15},"SKILL.md frontmatter at plugins/mutation-testing/skills/mutation-testing/SKILL.md",[1411,1412],{"path":970,"priority":329},{"path":1413,"priority":348},"references/optimization-strategies.md",{"basePath":1415,"description":1416,"displayName":566,"installMethods":1417,"rationale":1418,"selectedPaths":1419,"source":335,"sourceLanguage":22,"type":23},"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",[1420,1421,1422,1424,1426,1428,1430,1432,1434],{"path":970,"priority":329},{"path":331,"priority":334},{"path":1423,"priority":348},"references/design.md",{"path":1425,"priority":348},"references/generating.md",{"path":1427,"priority":348},"references/interpreting-failures.md",{"path":1429,"priority":348},"references/libraries.md",{"path":1431,"priority":348},"references/refactoring.md",{"path":1433,"priority":348},"references/reviewing.md",{"path":1435,"priority":348},"references/strategies.md",{"basePath":1437,"description":1438,"displayName":833,"installMethods":1439,"rationale":1440,"selectedPaths":1441,"source":335,"sourceLanguage":22,"type":23},"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",[1442],{"path":970,"priority":329},{"basePath":1444,"description":1445,"displayName":785,"installMethods":1446,"rationale":1447,"selectedPaths":1448,"source":335,"sourceLanguage":22,"type":23},"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",[1449,1450,1452,1454],{"path":970,"priority":329},{"path":1451,"priority":348},"references/codex-invocation.md",{"path":1453,"priority":348},"references/codex-review-schema.json",{"path":1455,"priority":348},"references/gemini-invocation.md",{"basePath":1457,"description":1458,"displayName":577,"installMethods":1459,"rationale":1460,"selectedPaths":1461,"source":335,"sourceLanguage":22,"type":23},"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",[1462,1463,1465],{"path":970,"priority":329},{"path":1464,"priority":348},"references/quick-reference.md",{"path":1466,"priority":348},"references/workflow.md",{"basePath":1468,"description":1469,"displayName":590,"installMethods":1470,"rationale":1471,"selectedPaths":1472,"source":335,"sourceLanguage":22,"type":23},"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",[1473,1474,1476,1478],{"path":970,"priority":329},{"path":1475,"priority":348},"references/applicability-analysis.md",{"path":1477,"priority":348},"references/language-syntax-guide.md",{"path":1466,"priority":348},{"basePath":1480,"description":1481,"displayName":601,"installMethods":1482,"rationale":1483,"selectedPaths":1484,"source":335,"sourceLanguage":22,"type":23},"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",[1485,1486,1488,1490,1492,1494,1496,1498,1500,1502,1504,1506,1508,1510,1512,1514,1516],{"path":970,"priority":329},{"path":1487,"priority":348},"references/auth-patterns.md",{"path":1489,"priority":348},"references/case-studies.md",{"path":1491,"priority":348},"references/config-patterns.md",{"path":1493,"priority":348},"references/crypto-apis.md",{"path":1495,"priority":348},"references/lang-c.md",{"path":1497,"priority":348},"references/lang-csharp.md",{"path":1499,"priority":348},"references/lang-go.md",{"path":1501,"priority":348},"references/lang-java.md",{"path":1503,"priority":348},"references/lang-javascript.md",{"path":1505,"priority":348},"references/lang-kotlin.md",{"path":1507,"priority":348},"references/lang-php.md",{"path":1509,"priority":348},"references/lang-python.md",{"path":1511,"priority":348},"references/lang-ruby.md",{"path":1513,"priority":348},"references/lang-rust.md",{"path":1515,"priority":348},"references/lang-swift.md",{"path":1517,"priority":348},"references/language-specific.md",{"basePath":1519,"description":1520,"displayName":909,"installMethods":1521,"rationale":1522,"selectedPaths":1523,"source":335,"sourceLanguage":22,"type":23},"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",[1524],{"path":970,"priority":329},{"basePath":1526,"description":1527,"displayName":631,"installMethods":1528,"rationale":1529,"selectedPaths":1530,"source":335,"sourceLanguage":22,"type":23},"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",[1531],{"path":970,"priority":329},{"basePath":1533,"description":1534,"displayName":1535,"installMethods":1536,"rationale":1537,"selectedPaths":1538,"source":335,"sourceLanguage":22,"type":23},"plugins/static-analysis/skills/codeql","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.","codeql",{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/codeql/SKILL.md",[1539,1540,1542,1544,1546,1548,1550,1552,1554,1556,1558,1560,1562],{"path":970,"priority":329},{"path":1541,"priority":348},"references/build-fixes.md",{"path":1543,"priority":348},"references/diagnostic-query-templates.md",{"path":1545,"priority":348},"references/extension-yaml-format.md",{"path":1547,"priority":348},"references/important-only-suite.md",{"path":1549,"priority":348},"references/language-details.md",{"path":1551,"priority":348},"references/macos-arm64e-workaround.md",{"path":1553,"priority":348},"references/performance-tuning.md",{"path":1555,"priority":348},"references/quality-assessment.md",{"path":1557,"priority":348},"references/ruleset-catalog.md",{"path":1559,"priority":348},"references/run-all-suite.md",{"path":1561,"priority":348},"references/sarif-processing.md",{"path":1563,"priority":348},"references/threat-models.md",{"basePath":1565,"description":1566,"displayName":1567,"installMethods":1568,"rationale":1569,"selectedPaths":1570,"source":335,"sourceLanguage":22,"type":23},"plugins/static-analysis/skills/sarif-parsing","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.","sarif-parsing",{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/sarif-parsing/SKILL.md",[1571],{"path":970,"priority":329},{"basePath":1573,"description":1574,"displayName":1575,"installMethods":1576,"rationale":1577,"selectedPaths":1578,"source":335,"sourceLanguage":22,"type":23},"plugins/static-analysis/skills/semgrep","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.","semgrep",{"claudeCode":15},"SKILL.md frontmatter at plugins/static-analysis/skills/semgrep/SKILL.md",[1579,1580,1582,1584,1586],{"path":970,"priority":329},{"path":1581,"priority":348},"references/rulesets.md",{"path":1583,"priority":348},"references/scan-modes.md",{"path":1585,"priority":348},"references/scanner-task-prompt.md",{"path":1587,"priority":1115},"scripts/merge_sarif.py",{"basePath":19,"description":13,"displayName":16,"installMethods":1589,"rationale":1590,"selectedPaths":1591,"source":335,"sourceLanguage":22,"type":23},{"claudeCode":15},"SKILL.md frontmatter at plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md",[1592],{"path":970,"priority":329},{"basePath":1594,"description":1595,"displayName":1596,"installMethods":1597,"rationale":1598,"selectedPaths":1599,"source":335,"sourceLanguage":22,"type":23},"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",[1600],{"path":970,"priority":329},{"basePath":1602,"description":1603,"displayName":1604,"installMethods":1605,"rationale":1606,"selectedPaths":1607,"source":335,"sourceLanguage":22,"type":23},"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",[1608],{"path":970,"priority":329},{"basePath":1610,"description":1611,"displayName":1612,"installMethods":1613,"rationale":1614,"selectedPaths":1615,"source":335,"sourceLanguage":22,"type":23},"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",[1616],{"path":970,"priority":329},{"basePath":1618,"description":1619,"displayName":1620,"installMethods":1621,"rationale":1622,"selectedPaths":1623,"source":335,"sourceLanguage":22,"type":23},"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",[1624],{"path":970,"priority":329},{"basePath":1626,"description":1627,"displayName":1628,"installMethods":1629,"rationale":1630,"selectedPaths":1631,"source":335,"sourceLanguage":22,"type":23},"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",[1632],{"path":970,"priority":329},{"basePath":1634,"description":1635,"displayName":1636,"installMethods":1637,"rationale":1638,"selectedPaths":1639,"source":335,"sourceLanguage":22,"type":23},"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",[1640],{"path":970,"priority":329},{"basePath":1642,"description":1643,"displayName":1644,"installMethods":1645,"rationale":1646,"selectedPaths":1647,"source":335,"sourceLanguage":22,"type":23},"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",[1648],{"path":970,"priority":329},{"basePath":1650,"description":1651,"displayName":1652,"installMethods":1653,"rationale":1654,"selectedPaths":1655,"source":335,"sourceLanguage":22,"type":23},"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",[1656],{"path":970,"priority":329},{"basePath":1658,"description":1659,"displayName":1660,"installMethods":1661,"rationale":1662,"selectedPaths":1663,"source":335,"sourceLanguage":22,"type":23},"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",[1664],{"path":970,"priority":329},{"basePath":1666,"description":1667,"displayName":1668,"installMethods":1669,"rationale":1670,"selectedPaths":1671,"source":335,"sourceLanguage":22,"type":23},"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",[1672],{"path":970,"priority":329},{"basePath":1674,"description":1675,"displayName":1676,"installMethods":1677,"rationale":1678,"selectedPaths":1679,"source":335,"sourceLanguage":22,"type":23},"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",[1680],{"path":970,"priority":329},{"basePath":1682,"description":1683,"displayName":1684,"installMethods":1685,"rationale":1686,"selectedPaths":1687,"source":335,"sourceLanguage":22,"type":23},"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",[1688],{"path":970,"priority":329},{"basePath":1690,"description":1691,"displayName":1692,"installMethods":1693,"rationale":1694,"selectedPaths":1695,"source":335,"sourceLanguage":22,"type":23},"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",[1696],{"path":970,"priority":329},{"basePath":1698,"description":1699,"displayName":1700,"installMethods":1701,"rationale":1702,"selectedPaths":1703,"source":335,"sourceLanguage":22,"type":23},"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",[1704,1705,1707,1709,1711,1713,1715,1717],{"path":970,"priority":329},{"path":1706,"priority":348},"agent-prompt.md",{"path":1708,"priority":348},"discovery.md",{"path":1710,"priority":1115},"templates/domain-skill.md",{"path":1712,"priority":1115},"templates/fuzzer-skill.md",{"path":1714,"priority":1115},"templates/technique-skill.md",{"path":1716,"priority":1115},"templates/tool-skill.md",{"path":1718,"priority":348},"testing.md",{"basePath":1720,"description":1721,"displayName":1722,"installMethods":1723,"rationale":1724,"selectedPaths":1725,"source":335,"sourceLanguage":22,"type":23},"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",[1726],{"path":970,"priority":329},{"basePath":1728,"description":1729,"displayName":1730,"installMethods":1731,"rationale":1732,"selectedPaths":1733,"source":335,"sourceLanguage":22,"type":23},"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",[1734,1735],{"path":970,"priority":329},{"path":1736,"priority":348},"references/formats.md",{"basePath":1738,"description":1739,"displayName":1740,"installMethods":1741,"rationale":1742,"selectedPaths":1743,"source":335,"sourceLanguage":22,"type":23},"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",[1744,1745,1747,1749,1751,1753,1755,1757,1759],{"path":970,"priority":329},{"path":1746,"priority":1115},"examples/simple-handshake/expected-output.md",{"path":1748,"priority":1115},"examples/simple-handshake/protocol.py",{"path":1750,"priority":1115},"examples/simple-proverif/expected-output.md",{"path":1752,"priority":1115},"examples/simple-proverif/model.pv",{"path":1754,"priority":348},"references/ascii-sequence-diagram.md",{"path":1756,"priority":348},"references/mermaid-sequence-syntax.md",{"path":1758,"priority":348},"references/protocol-patterns.md",{"path":1760,"priority":348},"references/spec-parsing-patterns.md",{"basePath":1762,"description":1763,"displayName":1764,"installMethods":1765,"rationale":1766,"selectedPaths":1767,"source":335,"sourceLanguage":22,"type":23},"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",[1768,1769,1771,1773],{"path":970,"priority":329},{"path":1770,"priority":348},"references/diagram-types.md",{"path":1772,"priority":348},"references/mermaid-syntax.md",{"path":1774,"priority":1115},"scripts/diagram.py",{"basePath":1776,"description":1777,"displayName":1778,"installMethods":1779,"rationale":1780,"selectedPaths":1781,"source":335,"sourceLanguage":22,"type":23},"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",[1782,1783,1785,1787],{"path":970,"priority":329},{"path":1784,"priority":348},"references/graph-analysis.md",{"path":1786,"priority":348},"references/mutation-frameworks.md",{"path":1788,"priority":348},"references/triage-methodology.md",{"basePath":1790,"description":1791,"displayName":1792,"installMethods":1793,"rationale":1794,"selectedPaths":1795,"source":335,"sourceLanguage":22,"type":23},"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",[1796,1797,1799,1801],{"path":970,"priority":329},{"path":1798,"priority":348},"references/evolution-metrics.md",{"path":1800,"priority":348},"references/report-format.md",{"path":1802,"priority":1115},"scripts/graph_diff.py",{"basePath":1804,"description":1805,"displayName":1806,"installMethods":1807,"rationale":1808,"selectedPaths":1809,"source":335,"sourceLanguage":22,"type":23},"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",[1810,1811,1813,1815,1817,1819],{"path":970,"priority":329},{"path":1812,"priority":1115},"examples/simple-handshake/diagram.md",{"path":1814,"priority":1115},"examples/simple-handshake/sample-output.pv",{"path":1816,"priority":348},"references/crypto-to-proverif-mapping.md",{"path":1818,"priority":348},"references/proverif-syntax.md",{"path":1820,"priority":348},"references/security-properties.md",{"basePath":1822,"description":1823,"displayName":685,"installMethods":1824,"rationale":1825,"selectedPaths":1826,"source":335,"sourceLanguage":22,"type":23},"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",[1827,1828,1830],{"path":970,"priority":329},{"path":1829,"priority":348},"references/preanalysis-passes.md",{"path":1831,"priority":348},"references/query-patterns.md",{"basePath":1833,"description":1834,"displayName":1835,"installMethods":1836,"rationale":1837,"selectedPaths":1838,"source":335,"sourceLanguage":22,"type":23},"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",[1839],{"path":970,"priority":329},{"basePath":1841,"description":1842,"displayName":1843,"installMethods":1844,"rationale":1845,"selectedPaths":1846,"source":335,"sourceLanguage":22,"type":23},"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",[1847],{"path":970,"priority":329},{"basePath":1849,"description":1850,"displayName":1851,"installMethods":1852,"rationale":1853,"selectedPaths":1854,"source":335,"sourceLanguage":22,"type":23},"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",[1855,1856,1858,1860,1861,1863],{"path":970,"priority":329},{"path":1857,"priority":348},"references/fault-simulation.md",{"path":1859,"priority":348},"references/lessons-learned.md",{"path":1786,"priority":348},{"path":1862,"priority":348},"references/report-template.md",{"path":1864,"priority":348},"references/vector-patterns.md",{"basePath":1866,"description":1867,"displayName":714,"installMethods":1868,"rationale":1869,"selectedPaths":1870,"source":335,"sourceLanguage":22,"type":23},"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",[1871,1872],{"path":970,"priority":329},{"path":1873,"priority":348},"METHODOLOGY.md",{"basePath":1875,"description":1876,"displayName":1877,"installMethods":1878,"rationale":1879,"selectedPaths":1880,"source":335,"sourceLanguage":22,"type":23},"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",[1881,1882,1883,1885,1887],{"path":970,"priority":329},{"path":1163,"priority":348},{"path":1884,"priority":348},"references/progressive-disclosure-guide.md",{"path":1886,"priority":348},"references/tool-assignment-guide.md",{"path":1888,"priority":348},"references/workflow-patterns.md",{"basePath":1890,"description":1891,"displayName":1892,"installMethods":1893,"rationale":1894,"selectedPaths":1895,"source":335,"sourceLanguage":22,"type":23},"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",[1896,1897,1899,1901,1903,1905,1907,1909,1911,1913,1915,1917,1918,1920,1921],{"path":970,"priority":329},{"path":1898,"priority":1115},"examples/MAL_Mac_ProtonRAT_Jan25.yar",{"path":1900,"priority":1115},"examples/MAL_NPM_SupplyChain_Jan25.yar",{"path":1902,"priority":1115},"examples/MAL_Win_Remcos_Jan25.yar",{"path":1904,"priority":1115},"examples/SUSP_CRX_SuspiciousPermissions.yar",{"path":1906,"priority":1115},"examples/SUSP_JS_Obfuscation_Jan25.yar",{"path":1908,"priority":348},"references/crx-module.md",{"path":1910,"priority":348},"references/dex-module.md",{"path":1912,"priority":348},"references/performance.md",{"path":1914,"priority":348},"references/strings.md",{"path":1916,"priority":348},"references/style-guide.md",{"path":1399,"priority":348},{"path":1919,"priority":1115},"scripts/atom_analyzer.py",{"path":1227,"priority":1115},{"path":1922,"priority":1115},"scripts/yara_lint.py",{"basePath":1924,"description":1925,"displayName":852,"installMethods":1926,"rationale":1927,"selectedPaths":1928,"source":335,"sourceLanguage":22,"type":23},"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",[1929,1930,1932,1934,1936,1938,1940,1942,1944,1946,1948,1950,1952,1954,1956,1958,1960,1962,1964,1966,1968,1970,1972,1974,1976,1978,1980,1982,1984,1986,1988,1990,1992,1994,1996],{"path":970,"priority":329},{"path":1931,"priority":1115},"prompts/report_template.md",{"path":1933,"priority":1115},"prompts/system.md",{"path":1935,"priority":1115},"prompts/task.md",{"path":1937,"priority":348},"references/compile-commands.md",{"path":1939,"priority":348},"references/detection-strategy.md",{"path":1941,"priority":348},"references/ir-analysis.md",{"path":1943,"priority":348},"references/mcp-analysis.md",{"path":1945,"priority":348},"references/poc-generation.md",{"path":1947,"priority":348},"references/rust-zeroization-patterns.md",{"path":1949,"priority":1115},"tools/analyze_asm.sh",{"path":1951,"priority":1115},"tools/analyze_cfg.py",{"path":1953,"priority":1115},"tools/analyze_heap.sh",{"path":1955,"priority":1115},"tools/analyze_ir_semantic.py",{"path":1957,"priority":1115},"tools/diff_ir.sh",{"path":1959,"priority":1115},"tools/diff_rust_mir.sh",{"path":1961,"priority":1115},"tools/emit_asm.sh",{"path":1963,"priority":1115},"tools/emit_ir.sh",{"path":1965,"priority":1115},"tools/emit_rust_asm.sh",{"path":1967,"priority":1115},"tools/emit_rust_ir.sh",{"path":1969,"priority":1115},"tools/emit_rust_mir.sh",{"path":1971,"priority":1115},"tools/extract_compile_flags.py",{"path":1973,"priority":1115},"tools/generate_poc.py",{"path":1975,"priority":1115},"tools/mcp/apply_confidence_gates.py",{"path":1977,"priority":1115},"tools/mcp/check_mcp.sh",{"path":1979,"priority":1115},"tools/mcp/normalize_mcp_evidence.py",{"path":1981,"priority":1115},"tools/scripts/check_llvm_patterns.py",{"path":1983,"priority":1115},"tools/scripts/check_mir_patterns.py",{"path":1985,"priority":1115},"tools/scripts/check_rust_asm.py",{"path":1987,"priority":1115},"tools/scripts/check_rust_asm_aarch64.py",{"path":1989,"priority":1115},"tools/scripts/check_rust_asm_x86.py",{"path":1991,"priority":1115},"tools/scripts/find_dangerous_apis.py",{"path":1993,"priority":1115},"tools/scripts/semantic_audit.py",{"path":1995,"priority":1115},"tools/track_dataflow.sh",{"path":1997,"priority":1115},"tools/validate_rust_toolchain.sh",{"basePath":420,"installMethods":1999,"rationale":2001,"selectedPaths":2002,"source":335,"sourceLanguage":22,"type":2008},{"pypi":2000},"ct-analyzer","cli ecosystem detected at plugins/constant-time-analysis",[2003,2005,2006],{"path":2004,"priority":329},"pyproject.toml",{"path":331,"priority":329},{"path":2007,"priority":348},"ct_analyzer/analyzer.py","cli",{"sources":2010},[2011],"manual",{"closedIssues90d":267,"description":2013,"forks":268,"license":275,"openIssues90d":270,"pushedAt":271,"readmeSize":265,"stars":272,"topics":2014},"Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows",[2015],"agent-skills",{"classifiedAt":2017,"discoverAt":2018,"extractAt":2019,"githubAt":2019,"updatedAt":2017},1778698175241,1778698169543,1778698173272,[253,252,34,31,30],{"evaluatedAt":278,"extractAt":44,"updatedAt":278},[],[2024,2057,2086],{"_creationTime":2025,"_id":2026,"community":2027,"display":2028,"identity":2034,"providers":2039,"relations":2051,"tags":2053,"workflow":2054},1778692488329.0107,"k179bvp22xcxq4xg9bkgpkhw5s86mstq",{"reviewCount":11},{"description":2029,"installMethods":2030,"name":2032,"sourceUrl":2033},"Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.",{"claudeCode":2031},"dotforge-stack-node-express","dotforge","https://github.com/luiseiman/claude-kit",{"basePath":2035,"githubOwner":2036,"githubRepo":2037,"locale":22,"slug":2038,"type":281},"stacks/node-express","luiseiman","claude-kit","node-express",{"evaluate":2040,"extract":2049},{"promptVersionExtension":26,"promptVersionScoring":27,"score":2041,"tags":2042,"targetMarket":35,"tier":2048},100,[2043,2044,2045,253,2046,2047],"configuration","management","policy","bash","claudecode","verified",{"commitSha":38,"license":2050},"MIT",{"repoId":2052},"kd79wqc8an5wh20cc2znr8tyb586mxwx",[253,2046,2047,2043,2044,2045],{"evaluatedAt":2055,"extractAt":2056,"updatedAt":2055},1778692726682,1778692488329,{"_creationTime":2058,"_id":2059,"community":2060,"display":2061,"identity":2066,"providers":2070,"relations":2079,"tags":2082,"workflow":2083},1778699018122.7852,"k17ctxt5vn6b49n72hqfjs9tes86mrfw",{"reviewCount":11},{"description":2062,"installMethods":2063,"name":2064,"sourceUrl":2065},"Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.",{"claudeCode":2064},"review-agent-governance","https://github.com/wshobson/agents",{"basePath":2067,"githubOwner":2068,"githubRepo":2069,"locale":22,"slug":2064,"type":281},"plugins/review-agent-governance","wshobson","agents",{"evaluate":2071,"extract":2077},{"promptVersionExtension":26,"promptVersionScoring":27,"score":2072,"tags":2073,"targetMarket":35,"tier":2048},99,[2074,31,2045,2075,2076,253],"governance","code-review","compliance",{"commitSha":38,"license":2050,"plugin":2078},{"mcpCount":11,"provider":305,"skillCount":315},{"parentExtensionId":2080,"repoId":2081},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[253,2075,2076,2074,2045,31],{"evaluatedAt":2084,"extractAt":2085,"updatedAt":2084},1778700330078,1778699018122,{"_creationTime":2087,"_id":2088,"community":2089,"display":2090,"identity":2096,"providers":2099,"relations":2112,"tags":2115,"workflow":2116},1778698144006.2188,"k17c3p8t0thc73pbc8egtz31y986mwr0",{"reviewCount":11},{"description":2091,"installMethods":2092,"name":2094,"sourceUrl":2095},"Complete HubSpot CRM administration toolkit — audit, clean, enrich, segment, automate, and maintain your database",{"claudeCode":2093},"hubspot-admin","HubSpot Admin Skills","https://github.com/TomGranot/hubspot-admin-skills",{"basePath":290,"githubOwner":2097,"githubRepo":2098,"locale":22,"slug":2098,"type":281},"TomGranot","hubspot-admin-skills",{"evaluate":2100,"extract":2109},{"promptVersionExtension":26,"promptVersionScoring":27,"score":2072,"tags":2101,"targetMarket":35,"tier":2048},[2102,2103,2104,2105,2106,2107,253,2108],"hubspot","crm","administration","data-quality","automation","cleanup","marketing-automation",{"commitSha":38,"license":2050,"plugin":2110},{"mcpCount":11,"provider":305,"skillCount":2111},32,{"parentExtensionId":2113,"repoId":2114},"k17dn1yxv80dbqc9xbkwfp9t6186nkhk","kd75kpec7arn6z2wz641vfaj8n86nab6",[2104,253,2106,2107,2103,2105,2102,2108],{"evaluatedAt":2117,"extractAt":2118,"updatedAt":2117},1778698168554,1778698144006]