home/categories/package-distribution/trailofbits-skills-plugins-testing-handbook-skills-skills-cargo-fuzz-skill-md
package-distributiondevelopment

cargo-fuzz

cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.

trailofbits
maintainer
trailofbits
更新日 1/14/2026
スター
4466
フォーク
385
quick start

Installation and usage

cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use cargo-fuzz