pentest
Installation
SKILL.md
Coordinate penetration testing. Deploy executors, aggregate results, generate reports. Use it when user requests pentesting, security assessment, vulnerability testing, bug bounty hunting.
Workflow
Phase 1: Initialization
- Gather scope: Target URL, restrictions, testing window
- Create engagement folder:
outputs/{engagement-name}/
Phase 2: Reconnaissance (Read reference/RECONNAISSANCE_OUTPUT.md to get outputs format)
- Select reconnaissance tools based on asset type (domains, web apps, APIs, network, cloud)
- Run tools in parallel using pentest-executor agents
- Generate asset-specific inventory files (JSON format per asset type) using the defined output format
- Generate the final
reconnaissance_report.mdfile using the defined output format