원클릭으로
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.