Skip to main content
ClaudeWave

PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows.

Subagents2.6k estrellas521 forksPythonMITActualizado 16d ago
Nota editorial

PentestAgent is a Python framework that puts Claude (or any LiteLLM-compatible model, including GPT-5) at the center of black-box penetration testing workflows. Users interact through a terminal UI with four distinct modes: Assist for single-shot instructions, Agent for autonomous task execution, Crew for orchestrated multi-agent runs, and Interact for guided conversational testing. Built-in tools cover terminal execution, a Playwright-based browser, notes, web search via Tavily, and a standout self-spawning mechanism called spawn_mcp_agent, which lets a running agent dynamically create isolated child agents as subordinate MCP servers over stdio, enabling hierarchical delegation without external orchestration. The framework connects to Claude through the Anthropic API using models such as claude-sonnet-4-20250514, and it exposes an MCP interface so additional servers can be attached at runtime via the /mcp command. A Kali Linux Docker image ships with Metasploit, sqlmap, and Hydra pre-installed, and prebuilt attack playbooks provide structured workflows for common assessments. The primary audience is bug bounty hunters, red teamers, and penetration testers who want an LLM-driven agent to coordinate real security tooling against live targets.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/GH05TCREW/pentestagent && cp pentestagent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
aiai-agentsai-assistantai-cybersecurityai-hackingai-security-toolblackbox-testingctf-toolsknowledge-graphllmmcp-toolspenetration-testingpentesting-toolsred-teamingsecurity-automation

Lo que la gente pregunta sobre pentestagent

¿Qué es GH05TCREW/pentestagent?

+

GH05TCREW/pentestagent es subagents para el ecosistema de Claude AI. PentestAgent is an AI agent framework for black-box security testing, supporting bug bounty, red-team, and penetration testing workflows. Tiene 2.6k estrellas en GitHub y se actualizó por última vez 16d ago.

¿Cómo se instala pentestagent?

+

Puedes instalar pentestagent clonando el repositorio (https://github.com/GH05TCREW/pentestagent) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar GH05TCREW/pentestagent?

+

Nuestro agente de seguridad ha analizado GH05TCREW/pentestagent y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene GH05TCREW/pentestagent?

+

GH05TCREW/pentestagent es mantenido por GH05TCREW. La última actividad registrada en GitHub es de 16d ago, con 17 issues abiertos.

¿Hay alternativas a pentestagent?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega pentestagent en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: GH05TCREW/pentestagent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/gh05tcrew-pentestagent)](https://claudewave.com/repo/gh05tcrew-pentestagent)
<a href="https://claudewave.com/repo/gh05tcrew-pentestagent"><img src="https://claudewave.com/api/badge/gh05tcrew-pentestagent" alt="Featured on ClaudeWave: GH05TCREW/pentestagent" width="320" height="64" /></a>

Más Subagents