关于
This skill generates comprehensive security testing handbooks and guides for developers. It's ideal for creating structured testing strategies and documentation for security assessments. The skill comes from Trail of Bits and connects to layered design principles from Software Design for Flexibility.
快速安装
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/testing-handbook-generator在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the testing-handbook-generator skill?
testing-handbook-generator is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform testing-handbook-generator-related tasks without extra prompting.
How do I install testing-handbook-generator?
Use the install commands on this page: add testing-handbook-generator 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 testing-handbook-generator belong to?
testing-handbook-generator is in the testing-handbook-skills category, tagged testing and design.
Is testing-handbook-generator free to use?
Yes. testing-handbook-generator 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的安全测试工具,开发者可将其用于强化代码安全性并集成到现有测试流程中。
这是一个用于Rust模糊测试的Claude Skill,基于cargo-fuzz和libFuzzer实现。它帮助开发者在Rust项目中进行自动化安全测试,发现代码中的潜在漏洞和边界情况。该技能特别适合需要进行安全审计或寻找内存安全问题的Rust开发者使用。
这个Skill提供了AFL++模糊测试工具,用于对二进制文件和源代码进行全面的安全测试。它特别适合开发者在软件开发生命周期中集成自动化安全测试,发现潜在的内存损坏和逻辑漏洞。通过集成AFL++,开发者可以系统性地提升代码安全性,无需手动搭建复杂的模糊测试环境。
这是一个用于代码覆盖率分析的Claude Skill,帮助开发者评估测试质量。它来自Trail of Bits的安全技能库,可与audit-context-building、CodeQL等工具配合使用。该技能基于抽象灵活性设计理念,适合在需要量化测试覆盖率和识别未测试代码区域时使用。
