From asi
Fuzzes binaries and source code using AFL++ to discover vulnerabilities and crashes. Useful for security audits and bug hunting in compiled programs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:aflppThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: -1 (MINUS)
Trit: -1 (MINUS) Category: testing-handbook-skills Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Fuzzing with AFL++ for comprehensive binary and source code fuzzing.
This is a Trail of Bits security skill. Refer to the original repository for detailed usage guidelines and examples.
See: https://github.com/trailofbits/skills
npx claudepluginhub plurigrid/asi --plugin asiSets up and runs custom fuzzing campaigns using the LibAFL framework for software vulnerability discovery and security testing.
Performs coverage-guided fuzzing of compiled binaries using AFL++ to find memory corruption, crashes, and security vulnerabilities. Activates for binary fuzzing, crash discovery, or AFL++ campaigns.
Performs coverage-guided fuzzing of compiled binaries with AFL++ to discover memory corruption, crashes, and security vulnerabilities. Includes instrumentation, corpus management, parallel fuzzing, and crash triage.