
This is a full-stack autonomous penetration testing framework that orchestrates 72+ real security tools like Nmap, Nuclei, and SQLMap through AI agents using the ReAct pattern. It's not simulating scans, it's running actual tools in Docker sandboxes with four safety levels and built-in controls to prevent you from accidentally hammering private IPs or production systems. The setup is straightforward with Docker Compose, and you get a FastAPI backend with WebSocket updates, PostgreSQL persistence, and professional compliance reporting. If you're doing regular security assessments or want to integrate automated pentesting into CI/CD pipelines, this gives you the orchestration layer without building it yourself. The safety controls and VPN requirements for level 3 exploits show someone actually thought about the liability issues.
npx -y skills add aradotso/security-skills --skill zen-ai-pentest-framework --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.