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