
This is a Python-based automated penetration testing toolkit that chains together reconnaissance, port scanning, vulnerability detection, and report generation into a single workflow. You'd reach for this when you need repeatable security assessments across multiple targets rather than manual testing. It handles the usual suspects like SQL injection checks, XSS testing, and directory traversal scanning, then spits out PDF or HTML reports. The batch scanning with concurrent execution is handy for network-wide assessments, though like any automated pentest tool, it's going to miss nuanced vulnerabilities that require human judgment. Good for initial sweeps and compliance scans, not a replacement for skilled manual testing.
npx -y skills add aradotso/security-skills --skill autopentestx-automated-pentesting --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.