with one click
cli-reference
Show all available pentest-cli commands and how to use them.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Show all available pentest-cli commands and how to use them.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Complete reference for pentest-cli. Load this skill when you need to call the CLI with correct syntax, flags, and output shapes.
Business logic and authorization testing. IDOR, privilege escalation, workflow bypass, payment manipulation.
Advanced attack testing. Request smuggling, race conditions, cache poisoning, subdomain takeover.
Authentication and session security testing. JWT, OAuth, sessions, brute force.
Cloud and infrastructure testing. Storage misconfig, WAF detection, email security.
Discovery scan. JS bundles, API endpoints, GraphQL, secrets, BaaS backends.
| name | cli-reference |
| description | Show all available pentest-cli commands and how to use them. |
| user-invocable | true |
| allowed-tools | ["Bash"] |
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: