一键导入
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.