Use when auditing authorized C or C++ code for memory-safety bugs with fuzzing, sanitizer builds, harness design, corpus planning, crash reproduction, crash minimization, deduplication, exploitability assessment, or confirmed vulnerability reporting. Applies to parsers, codecs, deserializers, file and network protocol handlers, and suspected buffer overflow, use-after-free, double-free, integer overflow, format string, or null-dereference findings.
$npx -y skills add 0xazanul/fuzz-skill --skill fuzz-skillInstalls into the current project.
Run `npx skills use "https://github.com/0xazanul/fuzz-skill" --skill "0xazanul/fuzz-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/0xazanul/fuzz-skill" that are relevant to the current task. Run `npx skills add "https://github.com/0xazanul/fuzz-skill"` and select the relevant skills, then follow their instructions.