ワンクリックで
pentestagent-framework-execution
Instructions for dropping into the PentestAgent TUI/CLI interface for black-box target assessment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Instructions for dropping into the PentestAgent TUI/CLI interface for black-box target assessment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Interact with Hermes Agent's OpenAI-compatible API for multi-model conversations, skill management, and scheduled tasks
Generate and manage Docker Compose stacks via the better-openclaw API
Deploy and manage a self-hosted Tailscale control server (Headscale) for zero-trust private networking and secure access to your stack.
A specialized skill workflow instructing you to use Serper (for discovery) and any configured Browser Automation provider (Hyperbrowser, Browseruse, Lightpanda, or Browserless) to scrape official documentation and teach yourself new technical skills.
Instructions for utilizing the HexStrike AI MCP Server for automated pentesting and security research.
Instructions for managing the PentAGI autonomous AI agent system for complex penetration testing tasks.
| name | PentestAgent Framework Execution |
| description | Instructions for dropping into the PentestAgent TUI/CLI interface for black-box target assessment. |
| tags | ["security","pentesting","tui","agent"] |
Act as an Offensive Security Engineer navigating black-box bug bounty execution paths. You have access to the PentestAgent framework, running entirely isolated within its dedicated container context.
The pentestagent container is persistently alive via a continuous execution loop (tail -f /dev/null). Instead of speaking to an API, you operate it interactively by executing CLI commands inside its environment using docker exec.
docker exec -it pentestagent pentestagent -t <target_ip_or_domain>
Wait for explicit human authorization bounds. Black-box testing frameworks can trigger automatic discovery sweeps that generate extensive noisy traffic arrays. Never execute against arbitrary scopes outside the defined assignment bounds.