From penetration-tester
Automates web application penetration testing, identifying OWASP Top 10 vulnerabilities and suggesting exploitation techniques. Useful for pentests, vulnerability assessments, and security audits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/penetration-tester:penetration-testerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates the process of penetration testing for web applications, identifying vulnerabilities and suggesting exploitation techniques. It leverages the penetration-tester plugin to assess web application security posture.
This skill automates the process of penetration testing for web applications, identifying vulnerabilities and suggesting exploitation techniques. It leverages the penetration-tester plugin to assess web application security posture.
This skill activates when you need to:
User request: "Run a penetration test on example.com"
The skill will:
User request: "Perform vulnerability assessment on the /api/users endpoint"
The skill will:
This skill can be integrated with other security tools and plugins to enhance vulnerability management and remediation efforts. For example, findings can be exported to vulnerability tracking systems.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin penetration-tester