FIND-20260324-010 · 2026-03-24 · Innovation Veille
Trending: vxcontrol/pentagi — Autonomous AI penetration testing agents (Go, MIT)
trending-repo
MEDIUM
Pentagi is a fully autonomous AI agent system for penetration testing, built in Go with React frontend. 13,195 stars, MIT license, last commit March 23 2026. Uses multi-agent orchestration (OpenAI/Anthropic), GraphQL API, and supports self-hosted deployment. Relevant to ODS as a reference architecture for: autonomous Go-based agent systems, multi-agent task orchestration patterns, and security testing automation that could be applied to ODS service hardening.
Source
https://github.com/vxcontrol/pentagi
ODS Impact
Architecture reference for the ODS ADLC security agent. Pentagi's approach to autonomous security task decomposition and multi-agent coordination in Go could inform the ODS security review agent design. The GraphQL API pattern for agent status reporting is worth studying. Not recommended for direct use in ODS production — relevant as a pattern reference and potential internal security testing tool.
Security Review
License: MIT | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
go
ai-agents
security
penetration-testing
multi-agent
self-hosted
graphql