
This is an autonomous penetration testing agent that chains together Kali Linux tools across reconnaissance, scanning, exploitation, and post-exploitation phases. It intelligently selects from 269 tools based on what it finds, adjusts strategy mid-test like a human pentester would, and requires explicit approval before running anything destructive. Works in three modes: local Kali install, SSH to a remote Kali box, or a persistent Docker container. The real value is in the cross-phase integration,it can spot an unauthenticated Redis instance, exploit it for a shell, enumerate for credentials, then pivot laterally, all while building a structured report. You'll want proper authorization and a controlled environment. This isn't a passive scanner, it's an active attack agent with approval gates.
npx -y skills add aradotso/security-skills --skill kali-pentest-ai-agent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.