Fuzz Testing skills
Free agent skills tagged fuzz testing, ready to install into any SKILL.md-compatible agent.
8 skills
Fuzz Testing in CI/CD with AFL++
mukul975
Integrate AFL++ fuzz testing into your CI/CD pipeline.
Genotoxic
trailofbits
Streamline mutation testing triage with graph analysis.
OSS-Fuzz
trailofbits
Free continuous fuzz testing for open source projects.
Atheris
trailofbits
Coverage-guided fuzzing for Python and C extensions.
Fuzzing Dictionary
trailofbits
Enhance your fuzz testing with domain-specific tokens.
libFuzzer
Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.
Overcoming Fuzzing Obstacles
Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.
Go Testing Patterns
Patrones de pruebas Go incluyendo pruebas basadas en tablas, subpruebas, benchmarks, fuzzing y cobertura de código. Sigue la metodología TDD con prácticas idiomáticas de Go.
