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