home/categories/frontend/trailofbits-skills-plugins-testing-handbook-skills-skills-libfuzzer-skill-md
frontenddevelopment

libfuzzer

Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.

trailofbits
maintainer
trailofbits
Updated 1/14/2026
Stars
4466
Forks
385
quick start

Installation and usage

Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be compiled with Clang.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use libfuzzer