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