Armory
Source
Browse
Skills

pentest-checklist

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pentest-checklist --cli claude

writes the skill into.claude/skills/pentest-checklist/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/pentest-checklist/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

When to use it

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/pentest-checklist/SKILL.md -o .claude/skills/pentest-checklist/SKILL.md

Notes

Extracted from davila7/claude-code-templates, pentest-checklist category.