Security & Pentesting
โ
9.8k
Go
vxcontrol/pentagi
9.8k
Stars
1.2k
Forks
23
Issues
Go
Language
PentAGI is a fully autonomous AI agent system for penetration testing. Multiple specialized AI agents (researchers, developers, executors) collaborate to conduct automated security assessments in isolated Docker environments. Integrates with 10+ LLM providers, features persistent knowledge storage via vector embeddings, real-time monitoring through Grafana/Prometheus, and Langfuse observability. Multi-layered supervision prevents infinite loops and optimizes agent performance.
View on GitHub
git clone https://github.com/vxcontrol/pentagi.git
Quick Start Example
bash
# Run PentAGI
git clone https://github.com/vxcontrol/pentagi
cd pentagi
docker compose up -d
# Access dashboard at http://localhost:3000
# Configure LLM provider and target
# Launch autonomous pentest