SKILL·BF280E

cargo-fuzz

plurigrid
Updated 1 month ago
16 views
7
3
7
View on GitHub
Othergeneral

About

This skill enables Rust fuzzing using cargo-fuzz and libFuzzer for security testing and bug discovery. It's designed for developers writing Rust code who need to identify memory safety issues and other vulnerabilities through automated input generation. Use this skill when you need to integrate fuzzing into your Rust development workflow for enhanced code security.

Quick Install

Claude Code

Recommended
Primary
npx skills add plurigrid/asi -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/plurigrid/asi
Git CloneAlternative
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/cargo-fuzz

Copy and paste this command in Claude Code to install this skill

GitHub Repository

plurigrid/asi
Path: plugins/asi/skills/cargo-fuzz
0
FAQ

Frequently asked questions

What is the cargo-fuzz skill?

cargo-fuzz is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform cargo-fuzz-related tasks without extra prompting.

How do I install cargo-fuzz?

Use the install commands on this page: add cargo-fuzz to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does cargo-fuzz belong to?

cargo-fuzz is in the testing-handbook-skills category, tagged general.

Is cargo-fuzz free to use?

Yes. cargo-fuzz is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills