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