From pentest-framework
Displays all pentest-cli commands grouped by category with help outputs in a table format. Explains passive/active commands, global flags, and exit codes for pentest reference.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pentest-framework:cli-referenceThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the user all available commands grouped by category.
Show the user all available commands grouped by category.
Run:
pentest --help
pentest recon --help
pentest scan --help
pentest discover --help
pentest inject --help
pentest auth --help
pentest advanced --help
pentest cloud --help
Present the output in a clean, organized table format. Explain:
npx claudepluginhub sabania/pentest-cli --plugin pentest-frameworkQuick command reference for nmap and Metasploit during security assessments. Covers network scanning, exploitation, and web application testing.
Conducts OWASP-based penetration testing: reconnaissance, Top 10 vulnerabilities (access control, injection, misconfig), API security, PoCs, code remediations, reports. For security audits.
Orchestrates penetration testing workflows: reconnaissance, user-approved planning, deploys specialized agents for SQLi/XSS/SSRF attacks, aggregates findings, generates DOCX reports.