1,524 curated testing & debugging skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
trailofbits
> Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.
trailofbits
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.
trailofbits
Searches Burp Suite project files for security analysis
trailofbits
Scans Android APKs for Firebase security misconfigurations
trailofbits
Verifies code implements specification requirements