关于
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.
快速安装
Claude Code
推荐npx skills add plurigrid/asi -a claude-code/plugin add https://github.com/plurigrid/asigit clone https://github.com/plurigrid/asi.git ~/.claude/skills/cargo-fuzz在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
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.
相关推荐技能
该Skill为开发者提供与OSS-Fuzz的集成,支持持续模糊测试以发现软件中的安全漏洞。它适用于需要进行自动化安全测试的项目,帮助识别代码中的潜在内存错误和崩溃问题。作为Trail of Bits的安全测试工具,开发者可将其用于强化代码安全性并集成到现有测试流程中。
这个Skill提供了AFL++模糊测试工具,用于对二进制文件和源代码进行全面的安全测试。它特别适合开发者在软件开发生命周期中集成自动化安全测试,发现潜在的内存损坏和逻辑漏洞。通过集成AFL++,开发者可以系统性地提升代码安全性,无需手动搭建复杂的模糊测试环境。
这个Skill能自动生成全面的安全测试手册和指南,帮助开发者制定系统化的安全测试策略。它特别适合在规划渗透测试、代码审计或安全评估项目时,快速创建结构化的测试框架和方法论。该工具由Trail of Bits开发,可与审计上下文构建、CodeQL等安全工具配合使用,提升安全测试的覆盖率和效率。
这是一个用于代码覆盖率分析的Claude Skill,帮助开发者评估测试质量。它来自Trail of Bits的安全技能库,可与audit-context-building、CodeQL等工具配合使用。该技能基于抽象灵活性设计理念,适合在需要量化测试覆盖率和识别未测试代码区域时使用。
