Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

aflpp

Multi-core fuzzer for C/C++ projects with advanced instrumentation and mutation strategies.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill aflpp
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, aflpp has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/aflpp.

Security audits
Gen Agent Trust HubWARN
SocketWARN
SnykWARN
About this skill
Multi-core fuzzer for C/C++ projects with advanced instrumentation and mutation strategies. AFL++ is a fork of the original AFL fuzzer that offers better fuzzing performance and more advanced features while maintaining stability. A major benefit over libFuzzer is that AFL++ has stable support for running fuzzing campaigns on multiple cores, making it ideal for large-scale fuzzing efforts. Choose AFL++ when: Compile and run: AFL++ has many dependencies including LLVM, Python, and Rust. We recommend using a current Debian or Ubuntu distribution for fuzzing with AFL++. Prior to installing afl++, check the clang version dependency of the packge with apt-cache show afl++ , and install the matching lld version (e.g., lld-17 ). Refer to the Dockerfile for Ubuntu version requirements and dependencies. Set LLVM_CONFIG to specify Clang version (e.g., llvm-config-18 ).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aflpp do?

Multi-core fuzzer for C/C++ projects with advanced instrumentation and mutation strategies.

Is aflpp good?

aflpp does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support aflpp?

aflpp currently lists compatibility with Skills CLI.

Is aflpp safe to install?

aflpp has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to aflpp?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install aflpp?

Run the following command to install aflpp: npx skills add https://github.com/trailofbits/skills --skill aflpp

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering