Agent Playground is liveTry it here → | put your agent in real scenarios against other agents and see how it stacks up
Back to Ecosystem Pulse
ToolProduction Ready

Decepticon

by PurpleAILAB

Autonomous multi-agent red-team testing for AI systems

Python
Updated Jul 27, 2026
Share:
4.9k
Stars
962
Forks
16
Commits/Week
31
Commits/Month

View on GitHub

What It Does

Runs autonomous multi-agent red-team exercises against AI systems to surface attack vectors and failure modes. Orchestrates attacker and defender agents to simulate realistic adversarial scenarios and reports concrete exploit traces. Exposes configurable scenarios, payload templates, and automated reporting to reproduce issues and prioritize fixes. For orchestration ideals, see the Orchestrator-Worker Pattern. To explore how capabilities are surfaced and discovered during testing, refer to the Capability Discovery Pattern.

The Value Proposition

As agents become more autonomous, exposing realistic adversarial behavior is essential to trust and safe deployment. Decepticon provides a repeatable evaluation harness that treats adversaries as first-class agents, letting teams measure vulnerabilities, agent failure modes, and resilience over time. That signal helps build agent track records and continuous A2A evaluation pipelines for safer production rollouts. See the Model Context Protocol (MCP) for standardized evaluation contexts.

Target Use Cases

Security and ML teams who need repeatable, agent-driven red-team evaluations to uncover adversarial behaviors before production. This aligns with the Agent-to-Agent Protocol (A2A) for robust agent collaboration during evaluations.

Applications

  • Simulating adversarial agents to discover prompt injection, data exfiltration, or logic-bypass vulnerabilities
  • Running continuous red-team suites as part of pre-production evaluation pipelines
  • Generating reproducible exploit traces and reports for security triage and remediation
Works With
langchain
Topics
agentaicybersecuritygenerative-aihackinglangchainlanggraphllmpentestpentesting
Similar Tools
agent-playgroundautogen
Keywords
multi-agent trustA2A evaluationagent track recordred-team