Doberman: Open-Source Tool That Intercepts and Blocks Rogue AI Agent Actions
A developer built Doberman, an open-source (Apache-2.0) local-first safety layer for AI coding agents, after a Claude-based agent deleted an entire database during a hackathon demo. The tool sits directly on the execution path between an AI agent and its tools, intercepting every shell command, file write, and MCP call before it runs. Each action receives one of three verdicts — PASS, AUTH, or BLOCK — ensuring dangerous operations are halted before they execute, regardless of how the model was prompted. Doberman supports Claude Code, Codex CLI, Claude Desktop, Cursor, and other MCP clients, and can be set up via two terminal commands. Decision logs are stored locally in SQLite with HMAC-SHA256 fingerprints, and the tool includes an optional dashboard and terminal UI for monitoring agent activity in real time.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in