cargo-fuzz-rust
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
cargo-fuzzbinary and related support crates (arbitrary,libfuzzer-sys) using the standard Rust package manager,cargo. All external references point to official and well-known repositories for the Rust ecosystem. - [COMMAND_EXECUTION]: The skill contains examples for using standard Rust toolchain commands (
rustup,cargo) to manage nightly toolchains and execute fuzzing campaigns. It also provides a sample GitHub Actions configuration for automated testing.
Audit Metadata