
agent-trace-auditor
Cloudflare Workers MCP server: agent-trace-auditor
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Cloudflare Workers MCP server: agent-trace-auditor
Server tool list (3)
Raw names from tools/list. Only developers need these.
| audit_trace | Full audit of an agent execution trace. Detects infinite loops, duplicate calls, tool errors, cost overruns, schema violations, and latency bottlenecks. Returns verdict (pass/review/block), score 0-100, and detailed findings. |
| quick_verdict | Fast pass/review/block verdict with score and issue counts. Use in CI gates. |
| diff_traces | Compare two agent traces to detect regressions. Returns score delta, cost delta, added/removed tools, new/resolved issue types. |