AI Agent Drift Auditor — diff two agent versions, get a governance verdict — AgentKits<br>Skip to content<br>Version A (before)<br>Version B (after)
Audit the driftLoad example (gate silently removed)
Why this is deterministic, not another LLM<br>Ask a chatbot to compare two prompts and you get a different essay each time — an opinion, not an audit. This tool parses both versions structurally, derives each one's Trust Level with the same conservative logic as the AgentAz validator, and diffs the tool boundaries directly. Every finding cites the exact change (“issue_refund lost its approval gate”), and the radar shows the shape of the risk surface before and after. Increasingly, the thing that rewrites your agent is an LLM — which is exactly why the referee shouldn't be one.<br>Runs entirely in your browser: nothing you paste is uploaded or stored. To catch drift continuously instead of manually, track the agent in Agent Watch or enforce a maximum tier in CI with the GitHub Action.