
from kali-docker-pentesting14
Provides a Kali Linux Docker container with 200+ penetration-testing tools and guidance for running scans, exploitation, and forensics via direct docker exec co
Provides an end-to-end skill that gives agents direct, efficient access to a Kali Linux Docker container preloaded with 200+ pentesting, forensic, and analysis tools. It documents container lifecycle commands (start, stop, remove), file copy patterns, and detailed usage examples for major tools like nmap, masscan, sqlmap, metasploit, aircrack-ng, hashcat, and many others. The skill includes common workflows (network reconnaissance, web app assessment, password cracking, wireless testing, exploitation) and pragmatic troubleshooting tips for container and network issues.
Use this skill when performing authorized penetration tests, vulnerability assessments, security research, forensic analysis, or when you need a self-contained environment to run security tools without a full MCP server. Trigger when you need to run fast scans, enumerate services, fuzz web endpoints, perform wireless attacks (authorized), or run forensics and reverse-engineering tools.
Best used with agents that offer shell/batch execution abilities (Claude Code, Copilot/Codex-style shell tools, Cursor) where docker exec and direct command invocation are available.
A comprehensive Kali Linux Docker pentesting reference skill that catalogs 200+ security tools via docker exec commands. No scripts included — it's purely instructional markdown. The skill instructs the agent to run offensive security tools (exploit generation, reverse shells, brute force attacks, WiFi cracking, MITM attacks) without any target authorization verification. Includes msfvenom payload generation for Windows/Linux/Android/PHP reverse shells, deauth attacks, and credential dumping. While pentesting is legitimate, this skill provides no guardrails and could be misused for unauthorized attacks. Architecture is monolithic — a single massive SKILL.md with no scripts, references, or separation of concerns.
Security score is borderline (38, just under 40 threshold but not flagged as malicious since this is a legitimate pentesting toolkit, not intentionally malicious). However, the lack of authorization verification, target scoping, or any safety guardrails around offensive tools is concerning. The skill essentially gives an agent unrestricted access to a full Kali arsenal. The 'Best Practices' section mentions getting written authorization, but this is informational only — there's no enforcement mechanism. Architecture is poor: a single 500+ line SKILL.md dump with no scripts, no references/ directory, and no structured output contracts. Usefulness is moderate — pentesters might find it handy, but it's essentially a man page collection that could be replaced by Kali's own docs.