Browse
Showing 8 of 8 components
Runs CodeQL and Semgrep for automated security vulnerability detection in codebases.
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, buil...
Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encou...
Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — "run all" (full rules...
Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Trig...
Security audit skill collection from Trail of Bits covering vulnerability detection, binary analysis, SAST, and secure c...
Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when some...
Measure fuzzing or test coverage, identify untested parser and protocol paths, and translate coverage gaps into better h...