Browse
Showing 20 of 24 components
Runs CodeQL and Semgrep for automated security vulnerability detection in codebases.
Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Trig...
Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full rules...
Security audit skill collection from Trail of Bits covering vulnerability detection, binary analysis, SAST, and secure c...
Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse...
Security-focused review of code changes using git history analysis to find regressions.
Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, mis...
Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messagi...
Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeab...
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Je...
Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities — chain halts, fund lo...
Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ow...
Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weig...
Codebase analysis skill that generates knowledge graphs and visual dependency maps to help understand unfamiliar reposit...
Scans codebases for exposed secrets, API keys, credentials, and sensitive data.
Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication iss...
Local supply-chain CVE scanner via OSV/NVD. Scans deps and IDE extensions. No upload.
Secure MCP runtime server for scanning and autofixing code issues
Codebase mapping skill that scans repositories and generates structured documentation of file relationships, module boun...
WCAG 2.1 accessibility scanning for web applications with remediation guidance.