testing-handbook-generator
testing handbook generator
What it does
- Creating new security testing skills from handbook content
- User mentions "testing handbook", "appsec.guide", or asks about generating skills
- Bulk skill generation or refresh is needed
- General security testing questions (use the generated skills)
- Non-handbook skill creation
- plugins/testing-handbook-skills/skills/[skill-name]/ - Generated skills (as siblings to testing-handbook-generator)
- plugins/testing-handbook-skills/skills/testing-handbook-generator/ - Self-improvement
Requirements & configuration
- The skill needs the Testing Handbook repository. See discovery.md for full details.
- ├─ Need to analyze handbook and build plan?
Configuration: READMESKILL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
testing-handbook-generator FAQ
What does the testing-handbook-generator skill do?
> Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content. Creating new security testing skills from handbook content User mentions "testing handbook", "appsec.guide", or asks about generating skills
What does testing-handbook-generator require?
The skill needs the Testing Handbook repository. See discovery.md for full details. ├─ Need to analyze handbook and build plan? Configuration keys: README, SKILL.
How do I install testing-handbook-generator?
Run: npx -y skills add https://github.com/trailofbits/skills --skill testing-handbook-generator --agent claude-code — the source lives at github.com/trailofbits/skills.
Maintain testing-handbook-generator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[testing-handbook-generator on getagentictools](https://getagentictools.com/skills/trailofbits-skills-testing-handbook-generator?ref=badge) npx agentictools info skills/trailofbits-skills-testing-handbook-generator The second line is the CLI lookup for this page — handy in READMEs and docs.