Batta – plan-phase security reviews for AI coding agents (OSS) Batta, an open-source security review tool for AI coding agents, launches with plan-phase reviews that catch design flaws before code is written. The tool indexes a system's architecture—services, data flows, threats, and policies—and integrates via MCP with agents like Claude Code and Cursor, providing context-aware security checks and an audit trail. Secure agent work, by design. Batta gives agents the right security and compliance context — so every decision is informed before code is written. It is the security architect running at machine speed: grounded in your actual code, cloud config, and org policies, not generic checklists. The core value is not another chat prompt. It is the indexed security model of your system: services, entry points, identities, cloud resources, data flows, trust boundaries, data classifications, threats, mitigations, and known gaps. When an agent starts new work, Batta compares the proposed change against that model and returns concrete questions, risks, required tasks, and evidence-backed attestations for human review. Plan-phase reviews run security review before code is written — catching design flaws when they are cheapest to fix, not during PR or after deploy. Full context, always grounds every review in your actual code, cloud config, and org policies — not generic checklists. Every review reflects what your system really does. System of record for humans logs every decision, finding, and attestation. Humans stay in control of what matters — with a complete audit trail when it counts. Agent-native workflow exposes indexing and reviews over MCP so Claude Code, Cursor, Codex, Copilot Agent, and other coding agents can use Batta from inside the repo. Local-first OSS setup works without an LLM key for MCP indexing and review loops. Start Batta: cp packages/api/.env.example packages/api/.env docker compose up Open http://localhost:3100/onboarding http://localhost:3100/onboarding , choose a stable repo key such as payments-service , then paste this prompt into your coding agent while the target repository is open: Fetch Batta onboarding instructions from: http://localhost:3101/api/onboarding/agent-led?repo=