NeoTheCapt/RedteamAgent

72 stars · Last commit 2026-05-14

An AI red-team agent for authorized labs and web app pentesting workflows. Turns Claude Code / OpenCode / Codex into a structured recon → test → exploit → report workflow, with containerized tools and resumable state.

README preview

<p align="center">
  <h1 align="center">🔴 RedTeam Agent</h1>
  <p align="center">
    <strong>Autonomous AI-Powered Red Team Simulation Agent</strong>
  </p>
  <p align="center">
    <a href="#installation">Install</a> · <a href="#quick-start">Quick Start</a> · <a href="#architecture">Architecture</a> · <a href="README.zh.md">中文</a>
  </p>
  <p align="center">
    <img src="https://img.shields.io/badge/CLI-Claude%20Code%20|%20OpenCode%20|%20Codex-blue" alt="CLI">
    <img src="https://img.shields.io/badge/platform-macOS%20|%20Linux-blue" alt="Platform">
    <img src="https://img.shields.io/badge/tools-Docker%20containerized-blue" alt="Docker">
    <img src="https://img.shields.io/badge/agents-8%20specialized-orange" alt="Agents">
    <img src="https://img.shields.io/badge/skills-31%20attack%20methodologies-red" alt="Skills">
    <img src="https://img.shields.io/badge/references-79%20files-green" alt="References">
  </p>
</p>

---

View full repository on GitHub →