npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
**Trit**: -1 (MINUS)
Fuzzes Rust code using Ruzzy to automate vulnerability discovery, including crashes, panics, and security flaws. Useful for Rust security audits.
Guides cargo-fuzz setup, harness writing, and execution for fuzzing Rust Cargo projects with libFuzzer and sanitizers.
Guides coverage-guided fuzz testing for Rust projects using cargo-fuzz: init, fuzz targets with libFuzzer/Arbitrary, corpus management, and CI integration.
Share bugs, ideas, or general feedback.
Trit: -1 (MINUS) Category: testing-handbook-skills Author: Trail of Bits Source: trailofbits/skills License: AGPL-3.0
Rust fuzzing with cargo-fuzz (libFuzzer).
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