[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-trailofbits-fp-check-en":3,"guides-for-trailofbits-fp-check":2012,"similar-k178t1g38fe8jjnrwqk9cppwgh86nyz6-en":2013},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":239,"parentExtension":249,"providers":303,"relations":307,"repo":308,"tags":2010,"workflow":2011},1778698175626.3254,"k178t1g38fe8jjnrwqk9cppwgh86nyz6",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.",{"claudeCode":12},"trailofbits/skills","fp-check","https://github.com/trailofbits/skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":242},1778699309862.2095,"kn79pkgnehhqe07qcj62tetfn986meb1","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the user problem of verifying suspected security bugs to eliminate false positives and states the desired outcome of TRUE POSITIVE or FALSE POSITIVE verdicts.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a systematic, multi-phase verification process that goes beyond simple pattern matching or LLM heuristics, providing documented evidence for each verdict.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed for production use with a clear workflow, defined verification paths (standard vs. deep), and detailed gate reviews, covering the complete lifecycle of bug verification.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on the verification of suspected security bugs, with clear non-goals that exclude bug hunting or general code review.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the skill's purpose of systematically verifying security bugs to eliminate false positives.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, scoped tools like Read, Grep, Glob, LSP, Bash, Task, Write, Edit, AskUserQuestion, TaskCreate, TaskUpdate, TaskList, and TaskGet, rather than a single generalist execution tool.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to expose user-configurable parameters beyond tool arguments, and no environment variables or implicit configurations are mentioned.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools used by the skill (e.g., TaskCreate, AskUserQuestion) are descriptive and adhere to a clear naming convention.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's tools and workflow appear to focus on the necessary data for verification tasks, and output is expected to be structured verdicts with evidence.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is CC-BY-SA-4.0, a permissive open-source license, clearly indicated in the LICENSE file and the README.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commits as of May 11, 2026, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill appears to be self-contained and does not list external dependencies that would require active management beyond the Claude Code environment.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill's function is analytical and does not appear to handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's nature as a verification tool that operates on provided bug claims and code context, rather than loading arbitrary external data, suggests a low risk of injection vulnerabilities.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled references and local code analysis, with no indication of runtime fetching of external code or data as instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operations are confined to analysis within the provided context and do not appear to modify files outside its designated scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No evidence of detached process spawns or deny-retry loops that could indicate sandbox escape attempts was found in the skill's logic.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's purpose is analytical and it does not seem to transmit any data, especially confidential information, to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and documentation do not contain any hidden text tricks, invisible Unicode characters, or other obfuscation methods.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's implementation appears to be in plain, readable formats (like Markdown for SKILL.md) and does not involve obfuscated code execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on provided bug claims and code context, making no structural assumptions about the user's project organization outside of what is explicitly provided.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 13 issues opened and 4 closed in the last 90 days, the closure rate is approximately 23%, which falls within acceptable parameters given the number of open issues and the project's popularity.",{"category":100,"check":101,"severity":24,"summary":102},"Versionin","Release Management","The project has a CHANGELOG.md and recent commit activity, indicating a form of versioning and release management is in place.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill's workflow involves structured analysis tasks, and it's implied that inputs like bug claims and code context are validated.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is purely analytical and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's design with structured tasks and clear verification phases suggests robust error handling and reporting mechanisms are in place.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The skill is analytical and does not perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill's function is to analyze code and bug claims, not to process personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's function of verifying security bugs is universally applicable and has no regional or jurisdictional limitations, therefore it targets a global market.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill operates within the Claude Code environment and does not appear to make assumptions about specific editors, shells, or operating systems.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file for the skills repository clearly states the marketplace's purpose and provides installation instructions.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill uses a well-defined set of tools related to task management and code analysis, keeping the tool surface size appropriate.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools employed by the skill, such as TaskCreate and TaskUpdate, cover distinct functionalities without significant overlap.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as structured verification paths and gate reviews, have corresponding implementations.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for various environments, including Claude Code marketplace and local development.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill's detailed verification process and reference to gate reviews imply that errors will be actionable and clearly reported.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill appears to be self-contained within the Claude Code environment, not relying on external dependencies that would require pinning.",{"category":33,"check":151,"severity":46,"summary":152},"Dry-run preview","The skill is analytical and does not perform state-changing operations or send data outward, making a dry-run mode not applicable.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill's operations are primarily analytical and task-based, not involving external calls that would necessitate strict idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill's analytical nature suggests no telemetry is emitted, or if it is, it would likely be opt-in and documented.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill's purpose is precisely defined: to systematically verify suspected security bugs to eliminate false positives, with clear use cases and non-goals.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and accurately summarizes the skill's core capability of false positive verification.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, uses progressive disclosure for detailed verification steps, and remains concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses relative links to external Markdown files for detailed procedures like standard and deep verification, demonstrating good progressive disclosure.",{"category":170,"check":174,"severity":46,"summary":175},"Forked exploration","The skill is focused on verification of a specific bug claim rather than broad exploration, making the 'fork' context setting not applicable.",{"category":22,"check":177,"severity":178,"summary":179},"Usage examples","info","While the skill defines a clear workflow, explicit end-to-end usage examples demonstrating input, invocation, and output for a specific bug verification are not readily apparent in the SKILL.md.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill's documentation explicitly lists failure modes and recovery steps for verification tasks in its reference files, covering edge cases.",{"category":104,"check":184,"severity":24,"summary":185},"Tool Fallback","The skill uses internal Claude Code tools and task management, with no external MCP dependencies that would require fallback mechanisms.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The detailed verification process and gate reviews imply that the skill will halt on unexpected states, reporting issues clearly.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and focused on bug verification, without implicit reliance on other skills or attempting to handle adjacent tasks.",1778699309483,"This skill systematically verifies suspected security bugs by following defined verification paths (standard or deep) and gate reviews, providing documented evidence for TRUE POSITIVE or FALSE POSITIVE verdicts.",[196,197,198,199,200],"Systematic verification of security bug claims","Differentiates true positives from false positives","Provides documented evidence for each verdict","Supports both standard and deep verification paths","Incorporates gate reviews for final verdicts",[202,203,204,205],"Finding or hunting for new bugs","Performing general code review for style or performance","Feature development or refactoring","Quick scans without thorough verification","3.0.0","4.4.0","To help security analysts and developers eliminate false positives from suspected security bugs, ensuring accurate assessment of vulnerabilities with documented evidence.","The extension demonstrates exceptional quality across all evaluated aspects, with a clear purpose, robust verification process, and excellent documentation. No significant issues were found.",98,"Excellent skill for systematically verifying security bugs and reducing false positives.",[213,214,215,216,217],"security","bug-verification","static-analysis","code-auditing","false-positive-reduction","global","verified",[221,222,223,224],"When asked to verify a specific suspected security bug","When needing to determine if a vulnerability is a true positive or false positive","When requiring documented evidence for security findings","When needing to validate the exploitability of a claimed vulnerability",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":238,"testCoverage":241},{"hasLockfile":227},true,1778699295297,{"descriptionLength":230,"readmeSize":231},166,7901,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"openIssues90d":235,"pushedAt":236,"stars":237},4,455,13,1778517916000,5161,{"hasNpmPackage":239,"license":240,"smitheryVerified":239},false,"CC-BY-SA-4.0",{"hasCi":227,"hasTests":227},{"updatedAt":243},1778699309862,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"plugins/fp-check/skills/fp-check","trailofbits","skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":256,"parentExtension":259,"providers":290,"relations":299,"tags":300,"workflow":301},1778698175626.3184,"k177a3ajrtvwrv0rccr75bvxk986m31e",{"reviewCount":8},{"description":254,"installMethods":255,"name":13,"sourceUrl":14},"Systematic false positive verification for security bug analysis with mandatory gate reviews",{"claudeCode":13},{"basePath":257,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":258},"plugins/fp-check","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":269,"relations":284,"tags":286,"workflow":287},1778698175626.309,"k17550d1ve8ghfmwc58xs69e3s86mn86",{"reviewCount":8},{"description":264,"installMethods":265,"name":246,"sourceUrl":14},"Claude Code plugins from Trail of Bits for enhanced AI-assisted security analysis and development",{"claudeCode":12},{"basePath":267,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":268},"","marketplace",{"evaluate":270,"extract":278},{"promptVersionExtension":271,"promptVersionScoring":207,"score":272,"tags":273,"targetMarket":218,"tier":277},"3.1.0",75,[213,274,275,268,276],"development","analysis","plugins","community",{"commitSha":279,"marketplace":280,"plugin":282},"HEAD",{"name":246,"pluginCount":281},39,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[275,274,268,276,213],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778698203402,1778698175626,{"evaluate":291,"extract":296},{"promptVersionExtension":206,"promptVersionScoring":207,"score":292,"tags":293,"targetMarket":218,"tier":219},97,[213,294,275,295,276],"verification","bug-triage",{"commitSha":279,"plugin":297},{"mcpCount":8,"provider":283,"skillCount":298},1,{"parentExtensionId":261,"repoId":285},[275,295,276,213,294],{"evaluatedAt":302,"extractAt":289,"updatedAt":302},1778698816348,{"evaluate":304,"extract":306},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":305,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":279},{"parentExtensionId":251,"repoId":285},{"_creationTime":309,"_id":285,"identity":310,"providers":311,"workflow":2006},1778698169543.2075,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":312,"discover":1999,"github":2002},{"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,618,633,672,701,714,731,761,772,785,796,807,820,831,842,875,888,899,917,932,953,961,992,999,1006,1014,1022,1030,1038,1048,1056,1064,1072,1080,1088,1096,1106,1113,1120,1144,1230,1241,1252,1267,1282,1289,1310,1319,1336,1342,1351,1365,1394,1402,1424,1431,1444,1455,1467,1506,1513,1520,1552,1560,1576,1583,1591,1599,1607,1615,1623,1631,1639,1647,1655,1663,1671,1679,1687,1709,1717,1727,1751,1765,1779,1793,1811,1822,1830,1838,1855,1864,1879,1913,1988],{"basePath":267,"description":264,"displayName":246,"installMethods":315,"rationale":316,"selectedPaths":317,"source":326,"sourceLanguage":18,"type":268},{"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":258},"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":258},"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":258},"plugins/building-secure-contracts","Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.","building-secure-contracts",{"claudeCode":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":258},"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":258},"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":258},"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":258},"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":258},"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":258},"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":258},"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":258},"plugins/firebase-apk-scanner","Scan Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.","firebase-apk-scanner",{"claudeCode":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":258},"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":258},"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":258},"plugins/entry-point-analyzer","Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level, and generates structured audit reports.","entry-point-analyzer",{"claudeCode":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":258},"plugins/mutation-testing","Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.","mutation-testing",{"claudeCode":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":258},"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":258},"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":258},"plugins/semgrep-rule-variant-creator","Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation","semgrep-rule-variant-creator",{"claudeCode":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":258},"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":215,"installMethods":605,"rationale":606,"selectedPaths":607,"source":326,"sourceLanguage":18,"type":258},"plugins/static-analysis","Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection",{"claudeCode":215},"plugin manifest at plugins/static-analysis/.claude-plugin/plugin.json",[608,609,610,612,614,616],{"path":335,"priority":320},{"path":322,"priority":320},{"path":611,"priority":339},"skills/codeql/SKILL.md",{"path":613,"priority":339},"skills/sarif-parsing/SKILL.md",{"path":615,"priority":339},"skills/semgrep/SKILL.md",{"path":617,"priority":325},"agents/semgrep-scanner.md",{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":326,"sourceLanguage":18,"type":258},"plugins/spec-to-code-compliance","Specification-to-code compliance checker for blockchain audits with evidence-based alignment analysis","spec-to-code-compliance",{"claudeCode":621},"plugin manifest at plugins/spec-to-code-compliance/.claude-plugin/plugin.json",[625,626,627,629,631],{"path":335,"priority":320},{"path":322,"priority":320},{"path":628,"priority":339},"skills/spec-to-code-compliance/SKILL.md",{"path":630,"priority":325},"agents/spec-compliance-checker.md",{"path":632,"priority":325},"commands/spec-compliance.md",{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":326,"sourceLanguage":18,"type":258},"plugins/testing-handbook-skills","Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)","testing-handbook-skills",{"claudeCode":636},"plugin manifest at plugins/testing-handbook-skills/.claude-plugin/plugin.json",[640,641,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670],{"path":335,"priority":320},{"path":322,"priority":320},{"path":643,"priority":339},"skills/address-sanitizer/SKILL.md",{"path":645,"priority":339},"skills/aflpp/SKILL.md",{"path":647,"priority":339},"skills/atheris/SKILL.md",{"path":649,"priority":339},"skills/cargo-fuzz/SKILL.md",{"path":651,"priority":339},"skills/constant-time-testing/SKILL.md",{"path":653,"priority":339},"skills/coverage-analysis/SKILL.md",{"path":655,"priority":339},"skills/fuzzing-dictionary/SKILL.md",{"path":657,"priority":339},"skills/fuzzing-obstacles/SKILL.md",{"path":659,"priority":339},"skills/harness-writing/SKILL.md",{"path":661,"priority":339},"skills/libafl/SKILL.md",{"path":663,"priority":339},"skills/libfuzzer/SKILL.md",{"path":665,"priority":339},"skills/ossfuzz/SKILL.md",{"path":667,"priority":339},"skills/ruzzy/SKILL.md",{"path":669,"priority":339},"skills/testing-handbook-generator/SKILL.md",{"path":671,"priority":339},"skills/wycheproof/SKILL.md",{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":326,"sourceLanguage":18,"type":258},"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":675},"plugin manifest at plugins/trailmark/.claude-plugin/plugin.json",[679,680,681,683,685,687,689,691,693,695,697,699],{"path":335,"priority":320},{"path":322,"priority":320},{"path":682,"priority":339},"skills/audit-augmentation/SKILL.md",{"path":684,"priority":339},"skills/crypto-protocol-diagram/SKILL.md",{"path":686,"priority":339},"skills/diagramming-code/SKILL.md",{"path":688,"priority":339},"skills/genotoxic/SKILL.md",{"path":690,"priority":339},"skills/graph-evolution/SKILL.md",{"path":692,"priority":339},"skills/mermaid-to-proverif/SKILL.md",{"path":694,"priority":339},"skills/trailmark/SKILL.md",{"path":696,"priority":339},"skills/trailmark-structural/SKILL.md",{"path":698,"priority":339},"skills/trailmark-summary/SKILL.md",{"path":700,"priority":339},"skills/vector-forge/SKILL.md",{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":326,"sourceLanguage":18,"type":258},"plugins/variant-analysis","Find similar vulnerabilities and bugs across codebases using pattern-based analysis","variant-analysis",{"claudeCode":704},"plugin manifest at plugins/variant-analysis/.claude-plugin/plugin.json",[708,709,710,712],{"path":335,"priority":320},{"path":322,"priority":320},{"path":711,"priority":339},"skills/variant-analysis/SKILL.md",{"path":713,"priority":325},"commands/variants.md",{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":326,"sourceLanguage":18,"type":258},"plugins/c-review","Comprehensive C/C++ security code review with specialized bug-finding agents covering memory safety, type safety, concurrency, and Linux/Windows userspace-specific issues","c-review",{"claudeCode":717},"plugin manifest at plugins/c-review/.claude-plugin/plugin.json",[721,722,723,725,727,729],{"path":335,"priority":320},{"path":322,"priority":320},{"path":724,"priority":339},"skills/c-review/SKILL.md",{"path":726,"priority":325},"agents/c-review-dedup-judge.md",{"path":728,"priority":325},"agents/c-review-fp-judge.md",{"path":730,"priority":325},"agents/c-review-worker.md",{"basePath":732,"description":733,"displayName":734,"installMethods":735,"rationale":736,"selectedPaths":737,"source":326,"sourceLanguage":18,"type":258},"plugins/modern-python","Modern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.","modern-python",{"claudeCode":734},"plugin manifest at plugins/modern-python/.claude-plugin/plugin.json",[738,739,740,742,743,744,745,747,749,751,753,755,757,759],{"path":335,"priority":320},{"path":322,"priority":320},{"path":741,"priority":339},"skills/modern-python/SKILL.md",{"path":496,"priority":325},{"path":510,"priority":325},{"path":512,"priority":325},{"path":746,"priority":325},"hooks/shims/pip",{"path":748,"priority":325},"hooks/shims/pip-shim.bats",{"path":750,"priority":325},"hooks/shims/pipx",{"path":752,"priority":325},"hooks/shims/pipx-shim.bats",{"path":754,"priority":325},"hooks/shims/python",{"path":756,"priority":325},"hooks/shims/python-shim.bats",{"path":758,"priority":325},"hooks/shims/uv",{"path":760,"priority":325},"hooks/shims/uv-shim.bats",{"basePath":762,"description":763,"displayName":764,"installMethods":765,"rationale":766,"selectedPaths":767,"source":326,"sourceLanguage":18,"type":258},"plugins/insecure-defaults","Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production","insecure-defaults",{"claudeCode":764},"plugin manifest at plugins/insecure-defaults/.claude-plugin/plugin.json",[768,769,770],{"path":335,"priority":320},{"path":322,"priority":320},{"path":771,"priority":339},"skills/insecure-defaults/SKILL.md",{"basePath":773,"description":774,"displayName":775,"installMethods":776,"rationale":777,"selectedPaths":778,"source":326,"sourceLanguage":18,"type":258},"plugins/second-opinion","Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.","second-opinion",{"claudeCode":775},"plugin manifest at plugins/second-opinion/.claude-plugin/plugin.json",[779,780,781,783],{"path":335,"priority":320},{"path":322,"priority":320},{"path":782,"priority":339},"skills/second-opinion/SKILL.md",{"path":784,"priority":320},".mcp.json",{"basePath":786,"description":787,"displayName":788,"installMethods":789,"rationale":790,"selectedPaths":791,"source":326,"sourceLanguage":18,"type":258},"plugins/yara-authoring","YARA-X detection rule authoring with linting and quality analysis","yara-authoring",{"claudeCode":788},"plugin manifest at plugins/yara-authoring/.claude-plugin/plugin.json",[792,793,794],{"path":335,"priority":320},{"path":322,"priority":320},{"path":795,"priority":339},"skills/yara-rule-authoring/SKILL.md",{"basePath":797,"description":798,"displayName":799,"installMethods":800,"rationale":801,"selectedPaths":802,"source":326,"sourceLanguage":18,"type":258},"plugins/git-cleanup","Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.","git-cleanup",{"claudeCode":799},"plugin manifest at plugins/git-cleanup/.claude-plugin/plugin.json",[803,804,805],{"path":335,"priority":320},{"path":322,"priority":320},{"path":806,"priority":339},"skills/git-cleanup/SKILL.md",{"basePath":808,"description":809,"displayName":810,"installMethods":811,"rationale":812,"selectedPaths":813,"source":326,"sourceLanguage":18,"type":258},"plugins/workflow-skill-design","Teaches design patterns for workflow-based Claude Code skills and provides a review agent for auditing existing skills","workflow-skill-design",{"claudeCode":810},"plugin manifest at plugins/workflow-skill-design/.claude-plugin/plugin.json",[814,815,816,818],{"path":335,"priority":320},{"path":322,"priority":320},{"path":817,"priority":339},"skills/designing-workflow-skills/SKILL.md",{"path":819,"priority":325},"agents/workflow-skill-reviewer.md",{"basePath":821,"description":822,"displayName":823,"installMethods":824,"rationale":825,"selectedPaths":826,"source":326,"sourceLanguage":18,"type":258},"plugins/seatbelt-sandboxer","Generate minimal macOS Seatbelt sandbox configurations for applications","seatbelt-sandboxer",{"claudeCode":823},"plugin manifest at plugins/seatbelt-sandboxer/.claude-plugin/plugin.json",[827,828,829],{"path":335,"priority":320},{"path":322,"priority":320},{"path":830,"priority":339},"skills/seatbelt-sandboxer/SKILL.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":326,"sourceLanguage":18,"type":258},"plugins/supply-chain-risk-auditor","Audit supply-chain threat landscape of project dependencies for exploitation or takeover risk","supply-chain-risk-auditor",{"claudeCode":834},"plugin manifest at plugins/supply-chain-risk-auditor/.claude-plugin/plugin.json",[838,839,840],{"path":335,"priority":320},{"path":322,"priority":320},{"path":841,"priority":339},"skills/supply-chain-risk-auditor/SKILL.md",{"basePath":843,"description":844,"displayName":845,"installMethods":846,"rationale":847,"selectedPaths":848,"source":326,"sourceLanguage":18,"type":258},"plugins/zeroize-audit","Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis","zeroize-audit",{"claudeCode":845},"plugin manifest at plugins/zeroize-audit/.claude-plugin/plugin.json",[849,850,851,853,855,857,859,861,863,865,867,869,871,873],{"path":335,"priority":320},{"path":322,"priority":320},{"path":852,"priority":339},"skills/zeroize-audit/SKILL.md",{"path":854,"priority":325},"agents/0-preflight.md",{"path":856,"priority":325},"agents/1-mcp-resolver.md",{"path":858,"priority":325},"agents/2-source-analyzer.md",{"path":860,"priority":325},"agents/2b-rust-source-analyzer.md",{"path":862,"priority":325},"agents/3-tu-compiler-analyzer.md",{"path":864,"priority":325},"agents/3b-rust-compiler-analyzer.md",{"path":866,"priority":325},"agents/4-report-assembler.md",{"path":868,"priority":325},"agents/5-poc-generator.md",{"path":870,"priority":325},"agents/5b-poc-validator.md",{"path":872,"priority":325},"agents/5c-poc-verifier.md",{"path":874,"priority":325},"agents/6-test-generator.md",{"basePath":876,"description":877,"displayName":878,"installMethods":879,"rationale":880,"selectedPaths":881,"source":326,"sourceLanguage":18,"type":258},"plugins/let-fate-decide","Draws Tarot cards using cryptographic randomness to add entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.","let-fate-decide",{"claudeCode":878},"plugin manifest at plugins/let-fate-decide/.claude-plugin/plugin.json",[882,883,884,886],{"path":335,"priority":320},{"path":322,"priority":320},{"path":885,"priority":339},"skills/let-fate-decide/SKILL.md",{"path":887,"priority":325},"agents/draw.md",{"basePath":889,"description":890,"displayName":891,"installMethods":892,"rationale":893,"selectedPaths":894,"source":326,"sourceLanguage":18,"type":258},"plugins/agentic-actions-auditor","Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)","agentic-actions-auditor",{"claudeCode":891},"plugin manifest at plugins/agentic-actions-auditor/.claude-plugin/plugin.json",[895,896,897],{"path":335,"priority":320},{"path":322,"priority":320},{"path":898,"priority":339},"skills/agentic-actions-auditor/SKILL.md",{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":326,"sourceLanguage":18,"type":258},"plugins/skill-improver","Automatically reviews and fixes Claude Code skills through iterative refinement until they meet quality standards. Requires plugin-dev plugin.","skill-improver",{"claudeCode":902},"plugin manifest at plugins/skill-improver/.claude-plugin/plugin.json",[906,907,908,910,912,914,915],{"path":335,"priority":320},{"path":322,"priority":320},{"path":909,"priority":339},"skills/skill-improver/SKILL.md",{"path":911,"priority":325},"commands/cancel-skill-improver.md",{"path":913,"priority":325},"commands/skill-improver.md",{"path":496,"priority":325},{"path":916,"priority":325},"hooks/stop-hook.sh",{"basePath":257,"description":254,"displayName":13,"installMethods":918,"rationale":919,"selectedPaths":920,"source":326,"sourceLanguage":18,"type":258},{"claudeCode":13},"plugin manifest at plugins/fp-check/.claude-plugin/plugin.json",[921,922,923,925,927,929,931],{"path":335,"priority":320},{"path":322,"priority":320},{"path":924,"priority":339},"skills/fp-check/SKILL.md",{"path":926,"priority":325},"agents/data-flow-analyzer.md",{"path":928,"priority":325},"agents/exploitability-verifier.md",{"path":930,"priority":325},"agents/poc-builder.md",{"path":496,"priority":325},{"basePath":933,"description":934,"displayName":935,"installMethods":936,"rationale":937,"selectedPaths":938,"source":326,"sourceLanguage":18,"type":258},"plugins/dimensional-analysis","Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.","dimensional-analysis",{"claudeCode":935},"plugin manifest at plugins/dimensional-analysis/.claude-plugin/plugin.json",[939,940,941,943,945,947,949,951],{"path":335,"priority":320},{"path":322,"priority":320},{"path":942,"priority":339},"skills/dimensional-analysis/SKILL.md",{"path":944,"priority":325},"agents/arithmetic-scanner.md",{"path":946,"priority":325},"agents/dimension-annotator.md",{"path":948,"priority":325},"agents/dimension-discoverer.md",{"path":950,"priority":325},"agents/dimension-propagator.md",{"path":952,"priority":325},"agents/dimension-validator.md",{"basePath":954,"description":955,"displayName":487,"installMethods":956,"rationale":957,"selectedPaths":958,"source":326,"sourceLanguage":18,"type":248},".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",[959],{"path":960,"priority":320},"SKILL.md",{"basePath":962,"description":963,"displayName":891,"installMethods":964,"rationale":965,"selectedPaths":966,"source":326,"sourceLanguage":18,"type":248},"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",[967,968,970,972,974,976,978,980,982,984,986,988,990],{"path":960,"priority":320},{"path":969,"priority":339},"references/action-profiles.md",{"path":971,"priority":339},"references/cross-file-resolution.md",{"path":973,"priority":339},"references/foundations.md",{"path":975,"priority":339},"references/vector-a-env-var-intermediary.md",{"path":977,"priority":339},"references/vector-b-direct-expression-injection.md",{"path":979,"priority":339},"references/vector-c-cli-data-fetch.md",{"path":981,"priority":339},"references/vector-d-pr-target-checkout.md",{"path":983,"priority":339},"references/vector-e-error-log-injection.md",{"path":985,"priority":339},"references/vector-f-subshell-expansion.md",{"path":987,"priority":339},"references/vector-g-eval-of-ai-output.md",{"path":989,"priority":339},"references/vector-h-dangerous-sandbox-configs.md",{"path":991,"priority":339},"references/vector-i-wildcard-allowlists.md",{"basePath":993,"description":994,"displayName":330,"installMethods":995,"rationale":996,"selectedPaths":997,"source":326,"sourceLanguage":18,"type":248},"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",[998],{"path":960,"priority":320},{"basePath":1000,"description":1001,"displayName":343,"installMethods":1002,"rationale":1003,"selectedPaths":1004,"source":326,"sourceLanguage":18,"type":248},"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",[1005],{"path":960,"priority":320},{"basePath":1007,"description":1008,"displayName":1009,"installMethods":1010,"rationale":1011,"selectedPaths":1012,"source":326,"sourceLanguage":18,"type":248},"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",[1013],{"path":960,"priority":320},{"basePath":1015,"description":1016,"displayName":1017,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":326,"sourceLanguage":18,"type":248},"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",[1021],{"path":960,"priority":320},{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":326,"sourceLanguage":18,"type":248},"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",[1029],{"path":960,"priority":320},{"basePath":1031,"description":1032,"displayName":1033,"installMethods":1034,"rationale":1035,"selectedPaths":1036,"source":326,"sourceLanguage":18,"type":248},"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",[1037],{"path":960,"priority":320},{"basePath":1039,"description":1040,"displayName":1041,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":326,"sourceLanguage":18,"type":248},"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",[1045,1046],{"path":960,"priority":320},{"path":1047,"priority":339},"CHANGELOG.md",{"basePath":1049,"description":1050,"displayName":1051,"installMethods":1052,"rationale":1053,"selectedPaths":1054,"source":326,"sourceLanguage":18,"type":248},"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",[1055],{"path":960,"priority":320},{"basePath":1057,"description":1058,"displayName":1059,"installMethods":1060,"rationale":1061,"selectedPaths":1062,"source":326,"sourceLanguage":18,"type":248},"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",[1063],{"path":960,"priority":320},{"basePath":1065,"description":1066,"displayName":1067,"installMethods":1068,"rationale":1069,"selectedPaths":1070,"source":326,"sourceLanguage":18,"type":248},"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",[1071],{"path":960,"priority":320},{"basePath":1073,"description":1074,"displayName":1075,"installMethods":1076,"rationale":1077,"selectedPaths":1078,"source":326,"sourceLanguage":18,"type":248},"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",[1079],{"path":960,"priority":320},{"basePath":1081,"description":1082,"displayName":1083,"installMethods":1084,"rationale":1085,"selectedPaths":1086,"source":326,"sourceLanguage":18,"type":248},"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",[1087],{"path":960,"priority":320},{"basePath":1089,"description":1090,"displayName":1091,"installMethods":1092,"rationale":1093,"selectedPaths":1094,"source":326,"sourceLanguage":18,"type":248},"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",[1095],{"path":960,"priority":320},{"basePath":1097,"description":1098,"displayName":389,"installMethods":1099,"rationale":1100,"selectedPaths":1101,"source":326,"sourceLanguage":18,"type":248},"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",[1102,1103],{"path":960,"priority":320},{"path":1104,"priority":1105},"scripts/burp-search.sh","low",{"basePath":1107,"description":1108,"displayName":717,"installMethods":1109,"rationale":1110,"selectedPaths":1111,"source":326,"sourceLanguage":18,"type":248},"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",[1112],{"path":960,"priority":320},{"basePath":1114,"description":1115,"displayName":402,"installMethods":1116,"rationale":1117,"selectedPaths":1118,"source":326,"sourceLanguage":18,"type":248},"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",[1119],{"path":960,"priority":320},{"basePath":1121,"description":1122,"displayName":413,"installMethods":1123,"rationale":1124,"selectedPaths":1125,"source":326,"sourceLanguage":18,"type":248},"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",[1126,1127,1128,1130,1132,1134,1136,1138,1140,1142],{"path":960,"priority":320},{"path":322,"priority":325},{"path":1129,"priority":339},"references/compiled.md",{"path":1131,"priority":339},"references/javascript.md",{"path":1133,"priority":339},"references/kotlin.md",{"path":1135,"priority":339},"references/php.md",{"path":1137,"priority":339},"references/python.md",{"path":1139,"priority":339},"references/ruby.md",{"path":1141,"priority":339},"references/swift.md",{"path":1143,"priority":339},"references/vm-compiled.md",{"basePath":1145,"description":1146,"displayName":1147,"installMethods":1148,"rationale":1149,"selectedPaths":1150,"source":326,"sourceLanguage":18,"type":248},"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",[1151,1152,1154,1156,1158,1160,1162,1164,1166,1168,1170,1172,1174,1176,1178,1180,1182,1184,1186,1188,1190,1192,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214,1216,1218,1220,1222,1224,1226,1228],{"path":960,"priority":320},{"path":1153,"priority":339},"references/anti-patterns.md",{"path":1155,"priority":339},"references/archetype-administrator.md",{"path":1157,"priority":339},"references/archetype-coordinator.md",{"path":1159,"priority":339},"references/archetype-craftsman.md",{"path":1161,"priority":339},"references/archetype-daredevil.md",{"path":1163,"priority":339},"references/archetype-debater.md",{"path":1165,"priority":339},"references/archetype-facilitator.md",{"path":1167,"priority":339},"references/archetype-influencer.md",{"path":1169,"priority":339},"references/archetype-operator.md",{"path":1171,"priority":339},"references/archetype-persuader.md",{"path":1173,"priority":339},"references/archetype-philosopher.md",{"path":1175,"priority":339},"references/archetype-rainmaker.md",{"path":1177,"priority":339},"references/archetype-scholar.md",{"path":1179,"priority":339},"references/archetype-socializer.md",{"path":1181,"priority":339},"references/archetype-specialist.md",{"path":1183,"priority":339},"references/archetype-technical-expert.md",{"path":1185,"priority":339},"references/archetype-traditionalist.md",{"path":1187,"priority":339},"references/archetype-trailblazer.md",{"path":1189,"priority":339},"references/conversation-starters.md",{"path":1191,"priority":339},"references/interview-trait-signals.md",{"path":1193,"priority":339},"references/motivators.md",{"path":1195,"priority":339},"references/patterns-archetypes.md",{"path":1197,"priority":339},"references/primary-traits.md",{"path":1199,"priority":339},"references/secondary-traits.md",{"path":1201,"priority":339},"references/team-composition.md",{"path":1203,"priority":1105},"scripts/check_deps.py",{"path":1205,"priority":1105},"scripts/culture_index/__init__.py",{"path":1207,"priority":1105},"scripts/culture_index/constants.py",{"path":1209,"priority":1105},"scripts/culture_index/extract.py",{"path":1211,"priority":1105},"scripts/culture_index/models.py",{"path":1213,"priority":1105},"scripts/culture_index/opencv_extractor.py",{"path":1215,"priority":1105},"scripts/extract_pdf.py",{"path":1217,"priority":1105},"scripts/pyproject.toml",{"path":1219,"priority":1105},"templates/burnout-report.md",{"path":1221,"priority":1105},"templates/comparison-report.md",{"path":1223,"priority":1105},"templates/hiring-profile.md",{"path":1225,"priority":1105},"templates/individual-report.md",{"path":1227,"priority":1105},"templates/predicted-profile.md",{"path":1229,"priority":1105},"templates/team-report.md",{"basePath":1231,"description":1232,"displayName":437,"installMethods":1233,"rationale":1234,"selectedPaths":1235,"source":326,"sourceLanguage":18,"type":248},"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",[1236,1237,1239],{"path":960,"priority":320},{"path":1238,"priority":339},"references/failure-patterns.md",{"path":1240,"priority":1105},"scripts/diagnose.sh",{"basePath":1242,"description":1243,"displayName":448,"installMethods":1244,"rationale":1245,"selectedPaths":1246,"source":326,"sourceLanguage":18,"type":248},"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",[1247,1248,1250],{"path":960,"priority":320},{"path":1249,"priority":339},"references/dockerfile-best-practices.md",{"path":1251,"priority":339},"references/features-vs-dockerfile.md",{"basePath":1253,"description":1254,"displayName":459,"installMethods":1255,"rationale":1256,"selectedPaths":1257,"source":326,"sourceLanguage":18,"type":248},"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",[1258,1259,1261,1263,1265],{"path":960,"priority":320},{"path":1260,"priority":339},"adversarial.md",{"path":1262,"priority":339},"methodology.md",{"path":1264,"priority":339},"patterns.md",{"path":1266,"priority":339},"reporting.md",{"basePath":1268,"description":1269,"displayName":935,"installMethods":1270,"rationale":1271,"selectedPaths":1272,"source":326,"sourceLanguage":18,"type":248},"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",[1273,1274,1276,1278,1280],{"path":960,"priority":320},{"path":1275,"priority":339},"references/annotate.md",{"path":1277,"priority":339},"references/bug-patterns.md",{"path":1279,"priority":339},"references/common-dimensions.md",{"path":1281,"priority":339},"references/dimension-algebra.md",{"basePath":1283,"description":1284,"displayName":522,"installMethods":1285,"rationale":1286,"selectedPaths":1287,"source":326,"sourceLanguage":18,"type":248},"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",[1288],{"path":960,"priority":320},{"basePath":1290,"description":1291,"displayName":533,"installMethods":1292,"rationale":1293,"selectedPaths":1294,"source":326,"sourceLanguage":18,"type":248},"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",[1295,1296,1298,1300,1302,1304,1306,1308],{"path":960,"priority":320},{"path":1297,"priority":339},"references/cosmwasm.md",{"path":1299,"priority":339},"references/move-aptos.md",{"path":1301,"priority":339},"references/move-sui.md",{"path":1303,"priority":339},"references/solana.md",{"path":1305,"priority":339},"references/solidity.md",{"path":1307,"priority":339},"references/ton.md",{"path":1309,"priority":339},"references/vyper.md",{"basePath":1311,"description":1312,"displayName":474,"installMethods":1313,"rationale":1314,"selectedPaths":1315,"source":326,"sourceLanguage":18,"type":248},"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",[1316,1317],{"path":960,"priority":320},{"path":1318,"priority":339},"references/vulnerabilities.md",{"basePath":245,"description":10,"displayName":13,"installMethods":1320,"rationale":1321,"selectedPaths":1322,"source":326,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at plugins/fp-check/skills/fp-check/SKILL.md",[1323,1324,1326,1328,1330,1332,1334],{"path":960,"priority":320},{"path":1325,"priority":339},"references/bug-class-verification.md",{"path":1327,"priority":339},"references/deep-verification.md",{"path":1329,"priority":339},"references/evidence-templates.md",{"path":1331,"priority":339},"references/false-positive-patterns.md",{"path":1333,"priority":339},"references/gate-reviews.md",{"path":1335,"priority":339},"references/standard-verification.md",{"basePath":1337,"description":798,"displayName":799,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":326,"sourceLanguage":18,"type":248},"plugins/git-cleanup/skills/git-cleanup",{"claudeCode":12},"SKILL.md frontmatter at plugins/git-cleanup/skills/git-cleanup/SKILL.md",[1341],{"path":960,"priority":320},{"basePath":1343,"description":1344,"displayName":764,"installMethods":1345,"rationale":1346,"selectedPaths":1347,"source":326,"sourceLanguage":18,"type":248},"plugins/insecure-defaults/skills/insecure-defaults","Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.",{"claudeCode":12},"SKILL.md frontmatter at plugins/insecure-defaults/skills/insecure-defaults/SKILL.md",[1348,1349],{"path":960,"priority":320},{"path":1350,"priority":339},"references/examples.md",{"basePath":1352,"description":1353,"displayName":878,"installMethods":1354,"rationale":1355,"selectedPaths":1356,"source":326,"sourceLanguage":18,"type":248},"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",[1357,1358,1360,1362,1363],{"path":960,"priority":320},{"path":1359,"priority":339},"references/INTERPRETATION_GUIDE.md",{"path":1361,"priority":1105},"scripts/draw_cards.py",{"path":1217,"priority":1105},{"path":1364,"priority":1105},"scripts/test_draw_cards.py",{"basePath":1366,"description":1367,"displayName":734,"installMethods":1368,"rationale":1369,"selectedPaths":1370,"source":326,"sourceLanguage":18,"type":248},"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",[1371,1372,1374,1376,1378,1380,1382,1384,1386,1388,1390,1392],{"path":960,"priority":320},{"path":1373,"priority":339},"references/dependabot.md",{"path":1375,"priority":339},"references/migration-checklist.md",{"path":1377,"priority":339},"references/pep723-scripts.md",{"path":1379,"priority":339},"references/prek.md",{"path":1381,"priority":339},"references/pyproject.md",{"path":1383,"priority":339},"references/ruff-config.md",{"path":1385,"priority":339},"references/security-setup.md",{"path":1387,"priority":339},"references/testing.md",{"path":1389,"priority":339},"references/uv-commands.md",{"path":1391,"priority":1105},"templates/dependabot.yml",{"path":1393,"priority":1105},"templates/pre-commit-config.yaml",{"basePath":1395,"description":545,"displayName":546,"installMethods":1396,"rationale":1397,"selectedPaths":1398,"source":326,"sourceLanguage":18,"type":248},"plugins/mutation-testing/skills/mutation-testing",{"claudeCode":12},"SKILL.md frontmatter at plugins/mutation-testing/skills/mutation-testing/SKILL.md",[1399,1400],{"path":960,"priority":320},{"path":1401,"priority":339},"references/optimization-strategies.md",{"basePath":1403,"description":1404,"displayName":557,"installMethods":1405,"rationale":1406,"selectedPaths":1407,"source":326,"sourceLanguage":18,"type":248},"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",[1408,1409,1410,1412,1414,1416,1418,1420,1422],{"path":960,"priority":320},{"path":322,"priority":325},{"path":1411,"priority":339},"references/design.md",{"path":1413,"priority":339},"references/generating.md",{"path":1415,"priority":339},"references/interpreting-failures.md",{"path":1417,"priority":339},"references/libraries.md",{"path":1419,"priority":339},"references/refactoring.md",{"path":1421,"priority":339},"references/reviewing.md",{"path":1423,"priority":339},"references/strategies.md",{"basePath":1425,"description":1426,"displayName":823,"installMethods":1427,"rationale":1428,"selectedPaths":1429,"source":326,"sourceLanguage":18,"type":248},"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",[1430],{"path":960,"priority":320},{"basePath":1432,"description":1433,"displayName":775,"installMethods":1434,"rationale":1435,"selectedPaths":1436,"source":326,"sourceLanguage":18,"type":248},"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",[1437,1438,1440,1442],{"path":960,"priority":320},{"path":1439,"priority":339},"references/codex-invocation.md",{"path":1441,"priority":339},"references/codex-review-schema.json",{"path":1443,"priority":339},"references/gemini-invocation.md",{"basePath":1445,"description":1446,"displayName":568,"installMethods":1447,"rationale":1448,"selectedPaths":1449,"source":326,"sourceLanguage":18,"type":248},"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",[1450,1451,1453],{"path":960,"priority":320},{"path":1452,"priority":339},"references/quick-reference.md",{"path":1454,"priority":339},"references/workflow.md",{"basePath":1456,"description":1457,"displayName":581,"installMethods":1458,"rationale":1459,"selectedPaths":1460,"source":326,"sourceLanguage":18,"type":248},"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",[1461,1462,1464,1466],{"path":960,"priority":320},{"path":1463,"priority":339},"references/applicability-analysis.md",{"path":1465,"priority":339},"references/language-syntax-guide.md",{"path":1454,"priority":339},{"basePath":1468,"description":1469,"displayName":592,"installMethods":1470,"rationale":1471,"selectedPaths":1472,"source":326,"sourceLanguage":18,"type":248},"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",[1473,1474,1476,1478,1480,1482,1484,1486,1488,1490,1492,1494,1496,1498,1500,1502,1504],{"path":960,"priority":320},{"path":1475,"priority":339},"references/auth-patterns.md",{"path":1477,"priority":339},"references/case-studies.md",{"path":1479,"priority":339},"references/config-patterns.md",{"path":1481,"priority":339},"references/crypto-apis.md",{"path":1483,"priority":339},"references/lang-c.md",{"path":1485,"priority":339},"references/lang-csharp.md",{"path":1487,"priority":339},"references/lang-go.md",{"path":1489,"priority":339},"references/lang-java.md",{"path":1491,"priority":339},"references/lang-javascript.md",{"path":1493,"priority":339},"references/lang-kotlin.md",{"path":1495,"priority":339},"references/lang-php.md",{"path":1497,"priority":339},"references/lang-python.md",{"path":1499,"priority":339},"references/lang-ruby.md",{"path":1501,"priority":339},"references/lang-rust.md",{"path":1503,"priority":339},"references/lang-swift.md",{"path":1505,"priority":339},"references/language-specific.md",{"basePath":1507,"description":1508,"displayName":902,"installMethods":1509,"rationale":1510,"selectedPaths":1511,"source":326,"sourceLanguage":18,"type":248},"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",[1512],{"path":960,"priority":320},{"basePath":1514,"description":1515,"displayName":621,"installMethods":1516,"rationale":1517,"selectedPaths":1518,"source":326,"sourceLanguage":18,"type":248},"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",[1519],{"path":960,"priority":320},{"basePath":1521,"description":1522,"displayName":1523,"installMethods":1524,"rationale":1525,"selectedPaths":1526,"source":326,"sourceLanguage":18,"type":248},"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",[1527,1528,1530,1532,1534,1536,1538,1540,1542,1544,1546,1548,1550],{"path":960,"priority":320},{"path":1529,"priority":339},"references/build-fixes.md",{"path":1531,"priority":339},"references/diagnostic-query-templates.md",{"path":1533,"priority":339},"references/extension-yaml-format.md",{"path":1535,"priority":339},"references/important-only-suite.md",{"path":1537,"priority":339},"references/language-details.md",{"path":1539,"priority":339},"references/macos-arm64e-workaround.md",{"path":1541,"priority":339},"references/performance-tuning.md",{"path":1543,"priority":339},"references/quality-assessment.md",{"path":1545,"priority":339},"references/ruleset-catalog.md",{"path":1547,"priority":339},"references/run-all-suite.md",{"path":1549,"priority":339},"references/sarif-processing.md",{"path":1551,"priority":339},"references/threat-models.md",{"basePath":1553,"description":1554,"displayName":1555,"installMethods":1556,"rationale":1557,"selectedPaths":1558,"source":326,"sourceLanguage":18,"type":248},"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",[1559],{"path":960,"priority":320},{"basePath":1561,"description":1562,"displayName":1563,"installMethods":1564,"rationale":1565,"selectedPaths":1566,"source":326,"sourceLanguage":18,"type":248},"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",[1567,1568,1570,1572,1574],{"path":960,"priority":320},{"path":1569,"priority":339},"references/rulesets.md",{"path":1571,"priority":339},"references/scan-modes.md",{"path":1573,"priority":339},"references/scanner-task-prompt.md",{"path":1575,"priority":1105},"scripts/merge_sarif.py",{"basePath":1577,"description":1578,"displayName":834,"installMethods":1579,"rationale":1580,"selectedPaths":1581,"source":326,"sourceLanguage":18,"type":248},"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",[1582],{"path":960,"priority":320},{"basePath":1584,"description":1585,"displayName":1586,"installMethods":1587,"rationale":1588,"selectedPaths":1589,"source":326,"sourceLanguage":18,"type":248},"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",[1590],{"path":960,"priority":320},{"basePath":1592,"description":1593,"displayName":1594,"installMethods":1595,"rationale":1596,"selectedPaths":1597,"source":326,"sourceLanguage":18,"type":248},"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",[1598],{"path":960,"priority":320},{"basePath":1600,"description":1601,"displayName":1602,"installMethods":1603,"rationale":1604,"selectedPaths":1605,"source":326,"sourceLanguage":18,"type":248},"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",[1606],{"path":960,"priority":320},{"basePath":1608,"description":1609,"displayName":1610,"installMethods":1611,"rationale":1612,"selectedPaths":1613,"source":326,"sourceLanguage":18,"type":248},"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",[1614],{"path":960,"priority":320},{"basePath":1616,"description":1617,"displayName":1618,"installMethods":1619,"rationale":1620,"selectedPaths":1621,"source":326,"sourceLanguage":18,"type":248},"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",[1622],{"path":960,"priority":320},{"basePath":1624,"description":1625,"displayName":1626,"installMethods":1627,"rationale":1628,"selectedPaths":1629,"source":326,"sourceLanguage":18,"type":248},"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",[1630],{"path":960,"priority":320},{"basePath":1632,"description":1633,"displayName":1634,"installMethods":1635,"rationale":1636,"selectedPaths":1637,"source":326,"sourceLanguage":18,"type":248},"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",[1638],{"path":960,"priority":320},{"basePath":1640,"description":1641,"displayName":1642,"installMethods":1643,"rationale":1644,"selectedPaths":1645,"source":326,"sourceLanguage":18,"type":248},"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",[1646],{"path":960,"priority":320},{"basePath":1648,"description":1649,"displayName":1650,"installMethods":1651,"rationale":1652,"selectedPaths":1653,"source":326,"sourceLanguage":18,"type":248},"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",[1654],{"path":960,"priority":320},{"basePath":1656,"description":1657,"displayName":1658,"installMethods":1659,"rationale":1660,"selectedPaths":1661,"source":326,"sourceLanguage":18,"type":248},"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",[1662],{"path":960,"priority":320},{"basePath":1664,"description":1665,"displayName":1666,"installMethods":1667,"rationale":1668,"selectedPaths":1669,"source":326,"sourceLanguage":18,"type":248},"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",[1670],{"path":960,"priority":320},{"basePath":1672,"description":1673,"displayName":1674,"installMethods":1675,"rationale":1676,"selectedPaths":1677,"source":326,"sourceLanguage":18,"type":248},"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",[1678],{"path":960,"priority":320},{"basePath":1680,"description":1681,"displayName":1682,"installMethods":1683,"rationale":1684,"selectedPaths":1685,"source":326,"sourceLanguage":18,"type":248},"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",[1686],{"path":960,"priority":320},{"basePath":1688,"description":1689,"displayName":1690,"installMethods":1691,"rationale":1692,"selectedPaths":1693,"source":326,"sourceLanguage":18,"type":248},"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",[1694,1695,1697,1699,1701,1703,1705,1707],{"path":960,"priority":320},{"path":1696,"priority":339},"agent-prompt.md",{"path":1698,"priority":339},"discovery.md",{"path":1700,"priority":1105},"templates/domain-skill.md",{"path":1702,"priority":1105},"templates/fuzzer-skill.md",{"path":1704,"priority":1105},"templates/technique-skill.md",{"path":1706,"priority":1105},"templates/tool-skill.md",{"path":1708,"priority":339},"testing.md",{"basePath":1710,"description":1711,"displayName":1712,"installMethods":1713,"rationale":1714,"selectedPaths":1715,"source":326,"sourceLanguage":18,"type":248},"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",[1716],{"path":960,"priority":320},{"basePath":1718,"description":1719,"displayName":1720,"installMethods":1721,"rationale":1722,"selectedPaths":1723,"source":326,"sourceLanguage":18,"type":248},"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",[1724,1725],{"path":960,"priority":320},{"path":1726,"priority":339},"references/formats.md",{"basePath":1728,"description":1729,"displayName":1730,"installMethods":1731,"rationale":1732,"selectedPaths":1733,"source":326,"sourceLanguage":18,"type":248},"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",[1734,1735,1737,1739,1741,1743,1745,1747,1749],{"path":960,"priority":320},{"path":1736,"priority":1105},"examples/simple-handshake/expected-output.md",{"path":1738,"priority":1105},"examples/simple-handshake/protocol.py",{"path":1740,"priority":1105},"examples/simple-proverif/expected-output.md",{"path":1742,"priority":1105},"examples/simple-proverif/model.pv",{"path":1744,"priority":339},"references/ascii-sequence-diagram.md",{"path":1746,"priority":339},"references/mermaid-sequence-syntax.md",{"path":1748,"priority":339},"references/protocol-patterns.md",{"path":1750,"priority":339},"references/spec-parsing-patterns.md",{"basePath":1752,"description":1753,"displayName":1754,"installMethods":1755,"rationale":1756,"selectedPaths":1757,"source":326,"sourceLanguage":18,"type":248},"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",[1758,1759,1761,1763],{"path":960,"priority":320},{"path":1760,"priority":339},"references/diagram-types.md",{"path":1762,"priority":339},"references/mermaid-syntax.md",{"path":1764,"priority":1105},"scripts/diagram.py",{"basePath":1766,"description":1767,"displayName":1768,"installMethods":1769,"rationale":1770,"selectedPaths":1771,"source":326,"sourceLanguage":18,"type":248},"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",[1772,1773,1775,1777],{"path":960,"priority":320},{"path":1774,"priority":339},"references/graph-analysis.md",{"path":1776,"priority":339},"references/mutation-frameworks.md",{"path":1778,"priority":339},"references/triage-methodology.md",{"basePath":1780,"description":1781,"displayName":1782,"installMethods":1783,"rationale":1784,"selectedPaths":1785,"source":326,"sourceLanguage":18,"type":248},"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",[1786,1787,1789,1791],{"path":960,"priority":320},{"path":1788,"priority":339},"references/evolution-metrics.md",{"path":1790,"priority":339},"references/report-format.md",{"path":1792,"priority":1105},"scripts/graph_diff.py",{"basePath":1794,"description":1795,"displayName":1796,"installMethods":1797,"rationale":1798,"selectedPaths":1799,"source":326,"sourceLanguage":18,"type":248},"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",[1800,1801,1803,1805,1807,1809],{"path":960,"priority":320},{"path":1802,"priority":1105},"examples/simple-handshake/diagram.md",{"path":1804,"priority":1105},"examples/simple-handshake/sample-output.pv",{"path":1806,"priority":339},"references/crypto-to-proverif-mapping.md",{"path":1808,"priority":339},"references/proverif-syntax.md",{"path":1810,"priority":339},"references/security-properties.md",{"basePath":1812,"description":1813,"displayName":675,"installMethods":1814,"rationale":1815,"selectedPaths":1816,"source":326,"sourceLanguage":18,"type":248},"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",[1817,1818,1820],{"path":960,"priority":320},{"path":1819,"priority":339},"references/preanalysis-passes.md",{"path":1821,"priority":339},"references/query-patterns.md",{"basePath":1823,"description":1824,"displayName":1825,"installMethods":1826,"rationale":1827,"selectedPaths":1828,"source":326,"sourceLanguage":18,"type":248},"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",[1829],{"path":960,"priority":320},{"basePath":1831,"description":1832,"displayName":1833,"installMethods":1834,"rationale":1835,"selectedPaths":1836,"source":326,"sourceLanguage":18,"type":248},"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",[1837],{"path":960,"priority":320},{"basePath":1839,"description":1840,"displayName":1841,"installMethods":1842,"rationale":1843,"selectedPaths":1844,"source":326,"sourceLanguage":18,"type":248},"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",[1845,1846,1848,1850,1851,1853],{"path":960,"priority":320},{"path":1847,"priority":339},"references/fault-simulation.md",{"path":1849,"priority":339},"references/lessons-learned.md",{"path":1776,"priority":339},{"path":1852,"priority":339},"references/report-template.md",{"path":1854,"priority":339},"references/vector-patterns.md",{"basePath":1856,"description":1857,"displayName":704,"installMethods":1858,"rationale":1859,"selectedPaths":1860,"source":326,"sourceLanguage":18,"type":248},"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",[1861,1862],{"path":960,"priority":320},{"path":1863,"priority":339},"METHODOLOGY.md",{"basePath":1865,"description":1866,"displayName":1867,"installMethods":1868,"rationale":1869,"selectedPaths":1870,"source":326,"sourceLanguage":18,"type":248},"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",[1871,1872,1873,1875,1877],{"path":960,"priority":320},{"path":1153,"priority":339},{"path":1874,"priority":339},"references/progressive-disclosure-guide.md",{"path":1876,"priority":339},"references/tool-assignment-guide.md",{"path":1878,"priority":339},"references/workflow-patterns.md",{"basePath":1880,"description":1881,"displayName":1882,"installMethods":1883,"rationale":1884,"selectedPaths":1885,"source":326,"sourceLanguage":18,"type":248},"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",[1886,1887,1889,1891,1893,1895,1897,1899,1901,1903,1905,1907,1908,1910,1911],{"path":960,"priority":320},{"path":1888,"priority":1105},"examples/MAL_Mac_ProtonRAT_Jan25.yar",{"path":1890,"priority":1105},"examples/MAL_NPM_SupplyChain_Jan25.yar",{"path":1892,"priority":1105},"examples/MAL_Win_Remcos_Jan25.yar",{"path":1894,"priority":1105},"examples/SUSP_CRX_SuspiciousPermissions.yar",{"path":1896,"priority":1105},"examples/SUSP_JS_Obfuscation_Jan25.yar",{"path":1898,"priority":339},"references/crx-module.md",{"path":1900,"priority":339},"references/dex-module.md",{"path":1902,"priority":339},"references/performance.md",{"path":1904,"priority":339},"references/strings.md",{"path":1906,"priority":339},"references/style-guide.md",{"path":1387,"priority":339},{"path":1909,"priority":1105},"scripts/atom_analyzer.py",{"path":1217,"priority":1105},{"path":1912,"priority":1105},"scripts/yara_lint.py",{"basePath":1914,"description":1915,"displayName":845,"installMethods":1916,"rationale":1917,"selectedPaths":1918,"source":326,"sourceLanguage":18,"type":248},"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",[1919,1920,1922,1924,1926,1928,1930,1932,1934,1936,1938,1940,1942,1944,1946,1948,1950,1952,1954,1956,1958,1960,1962,1964,1966,1968,1970,1972,1974,1976,1978,1980,1982,1984,1986],{"path":960,"priority":320},{"path":1921,"priority":1105},"prompts/report_template.md",{"path":1923,"priority":1105},"prompts/system.md",{"path":1925,"priority":1105},"prompts/task.md",{"path":1927,"priority":339},"references/compile-commands.md",{"path":1929,"priority":339},"references/detection-strategy.md",{"path":1931,"priority":339},"references/ir-analysis.md",{"path":1933,"priority":339},"references/mcp-analysis.md",{"path":1935,"priority":339},"references/poc-generation.md",{"path":1937,"priority":339},"references/rust-zeroization-patterns.md",{"path":1939,"priority":1105},"tools/analyze_asm.sh",{"path":1941,"priority":1105},"tools/analyze_cfg.py",{"path":1943,"priority":1105},"tools/analyze_heap.sh",{"path":1945,"priority":1105},"tools/analyze_ir_semantic.py",{"path":1947,"priority":1105},"tools/diff_ir.sh",{"path":1949,"priority":1105},"tools/diff_rust_mir.sh",{"path":1951,"priority":1105},"tools/emit_asm.sh",{"path":1953,"priority":1105},"tools/emit_ir.sh",{"path":1955,"priority":1105},"tools/emit_rust_asm.sh",{"path":1957,"priority":1105},"tools/emit_rust_ir.sh",{"path":1959,"priority":1105},"tools/emit_rust_mir.sh",{"path":1961,"priority":1105},"tools/extract_compile_flags.py",{"path":1963,"priority":1105},"tools/generate_poc.py",{"path":1965,"priority":1105},"tools/mcp/apply_confidence_gates.py",{"path":1967,"priority":1105},"tools/mcp/check_mcp.sh",{"path":1969,"priority":1105},"tools/mcp/normalize_mcp_evidence.py",{"path":1971,"priority":1105},"tools/scripts/check_llvm_patterns.py",{"path":1973,"priority":1105},"tools/scripts/check_mir_patterns.py",{"path":1975,"priority":1105},"tools/scripts/check_rust_asm.py",{"path":1977,"priority":1105},"tools/scripts/check_rust_asm_aarch64.py",{"path":1979,"priority":1105},"tools/scripts/check_rust_asm_x86.py",{"path":1981,"priority":1105},"tools/scripts/find_dangerous_apis.py",{"path":1983,"priority":1105},"tools/scripts/semantic_audit.py",{"path":1985,"priority":1105},"tools/track_dataflow.sh",{"path":1987,"priority":1105},"tools/validate_rust_toolchain.sh",{"basePath":411,"installMethods":1989,"rationale":1991,"selectedPaths":1992,"source":326,"sourceLanguage":18,"type":1998},{"pypi":1990},"ct-analyzer","cli ecosystem detected at plugins/constant-time-analysis",[1993,1995,1996],{"path":1994,"priority":320},"pyproject.toml",{"path":322,"priority":320},{"path":1997,"priority":339},"ct_analyzer/analyzer.py","cli",{"sources":2000},[2001],"manual",{"closedIssues90d":233,"description":2003,"forks":234,"license":240,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":2004},"Trail of Bits Claude Code skills for security research, vulnerability detection, and audit workflows",[2005],"agent-skills",{"classifiedAt":2007,"discoverAt":2008,"extractAt":2009,"githubAt":2009,"updatedAt":2007},1778698175241,1778698169543,1778698173272,[214,216,217,213,215],{"evaluatedAt":243,"extractAt":289,"updatedAt":243},[],[2014,2034,2053,2070,2100,2128],{"_creationTime":2015,"_id":2016,"community":2017,"display":2018,"identity":2021,"providers":2022,"relations":2029,"tags":2031,"workflow":2032},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":1446,"installMethods":2019,"name":2020,"sourceUrl":14},{"claudeCode":12},"Semgrep Rule Creator",{"basePath":1445,"githubOwner":246,"githubRepo":247,"locale":18,"slug":568,"type":248},{"evaluate":2023,"extract":2028},{"promptVersionExtension":206,"promptVersionScoring":207,"score":2024,"tags":2025,"targetMarket":218,"tier":219},100,[1563,213,215,2026,2027],"code-quality","developer-tools",{"commitSha":279},{"parentExtensionId":2030,"repoId":285},"k1757483sd0rdv04r5773w2tb986mb9g",[2026,2027,213,1563,215],{"evaluatedAt":2033,"extractAt":289,"updatedAt":2033},1778699451460,{"_creationTime":2035,"_id":2036,"community":2037,"display":2038,"identity":2041,"providers":2042,"relations":2048,"tags":2050,"workflow":2051},1778698175626.3289,"k17aq0djfmdv24yqt4ma3s3kbh86nzh2",{"reviewCount":8},{"description":1522,"installMethods":2039,"name":2040,"sourceUrl":14},{"claudeCode":12},"CodeQL Static Analysis",{"basePath":1521,"githubOwner":246,"githubRepo":247,"locale":18,"slug":1523,"type":248},{"evaluate":2043,"extract":2047},{"promptVersionExtension":206,"promptVersionScoring":207,"score":2044,"tags":2045,"targetMarket":218,"tier":219},99,[1523,213,215,2046,216],"vulnerability-detection",{"commitSha":279,"license":240},{"parentExtensionId":2049,"repoId":285},"k178vsfspabbz5kyq3236f2fwh86mh5m",[216,1523,213,215,2046],{"evaluatedAt":2052,"extractAt":289,"updatedAt":2052},1778699536622,{"_creationTime":2054,"_id":2055,"community":2056,"display":2057,"identity":2060,"providers":2061,"relations":2066,"tags":2067,"workflow":2068},1778698175626.3293,"k17cdgqdqgqkyaqcerw3k8rws986nhcc",{"reviewCount":8},{"description":1562,"installMethods":2058,"name":2059,"sourceUrl":14},{"claudeCode":12},"Semgrep",{"basePath":1561,"githubOwner":246,"githubRepo":247,"locale":18,"slug":1563,"type":248},{"evaluate":2062,"extract":2065},{"promptVersionExtension":206,"promptVersionScoring":207,"score":272,"tags":2063,"targetMarket":218,"tier":277},[1563,215,213,2064,216],"vulnerability-scanning",{"commitSha":279,"license":240},{"parentExtensionId":2049,"repoId":285},[216,213,1563,215,2064],{"evaluatedAt":2069,"extractAt":289,"updatedAt":2069},1778699567030,{"_creationTime":2071,"_id":2072,"community":2073,"display":2074,"identity":2080,"providers":2084,"relations":2092,"tags":2095,"workflow":2096},1778691884319.0676,"k17f240pcgfjgtr4mkn4cwksf186m22y",{"reviewCount":8},{"description":2075,"installMethods":2076,"name":2078,"sourceUrl":2079},"Show which skills you use and which you never use",{"claudeCode":2077},"khendzel/skills-janitor","janitor-usage","https://github.com/khendzel/skills-janitor",{"basePath":2081,"githubOwner":2082,"githubRepo":2083,"locale":18,"slug":2078,"type":248},"skills/janitor-usage","khendzel","skills-janitor",{"evaluate":2085,"extract":2091},{"promptVersionExtension":206,"promptVersionScoring":207,"score":2024,"tags":2086,"targetMarket":218,"tier":219},[2087,2088,2089,216,2090],"maintenance","utility","reporting","skill-management",{"commitSha":279},{"parentExtensionId":2093,"repoId":2094},"k173y287h96a0x42zvrvymzvgn86nq38","kd722xn3d2v8ze2vwgebvzgpv986mj48",[216,2087,2089,2090,2088],{"evaluatedAt":2097,"extractAt":2098,"updatedAt":2099},1778692080786,1778691884319,1778692173196,{"_creationTime":2101,"_id":2102,"community":2103,"display":2104,"identity":2110,"providers":2114,"relations":2121,"tags":2124,"workflow":2125},1778699018122.7927,"k172qs5m5jvyrgpd8psfrfmz2s86m9vb",{"reviewCount":8},{"description":2105,"installMethods":2106,"name":2108,"sourceUrl":2109},"Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.",{"claudeCode":2107},"wshobson/agents","secrets-management","https://github.com/wshobson/agents",{"basePath":2111,"githubOwner":2112,"githubRepo":2113,"locale":18,"slug":2108,"type":248},"plugins/cicd-automation/skills/secrets-management","wshobson","agents",{"evaluate":2115,"extract":2120},{"promptVersionExtension":206,"promptVersionScoring":207,"score":2024,"tags":2116,"targetMarket":218,"tier":219},[2108,2117,2118,2119,213],"ci-cd","vault","aws-secrets-manager",{"commitSha":279},{"parentExtensionId":2122,"repoId":2123},"k1748zrty6tytzs86tpyrrbaxn86mfmj","kd74de64zj0axtg5b8t7eqqe2x86nske",[2119,2117,2108,213,2118],{"evaluatedAt":2126,"extractAt":2127,"updatedAt":2126},1778700789419,1778699018122,{"_creationTime":2129,"_id":2130,"community":2131,"display":2132,"identity":2138,"providers":2142,"relations":2149,"tags":2152,"workflow":2153},1778696595410.5671,"k17anj41t8hgk7k78wc98gw6a186n8ks",{"reviewCount":8},{"description":2133,"installMethods":2134,"name":2136,"sourceUrl":2137},"Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.",{"claudeCode":2135},"rohitg00/pro-workflow","safe-mode","https://github.com/rohitg00/pro-workflow",{"basePath":2139,"githubOwner":2140,"githubRepo":2141,"locale":18,"slug":2136,"type":248},"skills/safe-mode","rohitg00","pro-workflow",{"evaluate":2143,"extract":2148},{"promptVersionExtension":206,"promptVersionScoring":207,"score":2024,"tags":2144,"targetMarket":218,"tier":219},[213,2145,2146,2026,2147],"guardrails","operations","hooks",{"commitSha":279},{"parentExtensionId":2150,"repoId":2151},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[2026,2145,2147,2146,213],{"evaluatedAt":2154,"extractAt":2155,"updatedAt":2154},1778696971063,1778696595410]