strace for
AI agents
Every tool call, cost, and decision — captured at the hook layer. No proxy. No API key changes. Works with Claude Code, Cursor, LangGraph, and more.
Three layers. One install.
Observe what happened. Enforce what's allowed. Detect what's wrong.
See every decision
your agent made
Captures at the hook layer — not the network layer. Your API keys never pass through Verio. Works with Claude Code hooks, Python decorators, and MCP record proxy.
- Session timeline — Phase-by-phase view with wasted-spend callout
- Cost breakdown — Per-provider, per-model, per-session — no gateway needed
- Org-level report — Monthly digest for engineering leads and CTOs
- Behavioral fingerprint — Detect regressions across model upgrades
Define what agents
are allowed to do
Write a policy file. Backtest it against 30 days of real session history before you enforce it. Know exactly what would have been blocked — before you flip the switch.
- Policy backtest — Simulate against history — no surprises when you enforce
- OpenFGA authorization — Relationship-based, not attribute-based like OPA/Rego
- Human-in-the-loop — Pause for approval before sensitive tool calls
- Policy coverage — Find tool calls with no explicit rule
Catch threats before
they cause damage
Prompt injection, MCP tool poisoning, credential exposure, exfiltration patterns — all mapped to OWASP Agentic AI Top 10 and SOC 2 controls. No LLM calls required for detection.
- MCP poisoning scan — Runtime detection of tool description manipulation
- Anomaly detection — Behavioral baseline — flag sessions that deviate
- Compliance report — SOC 2, OWASP Agentic Top 10, EU AI Act mapping
- Secret redaction — On by default — credentials never appear in traces
See what your agent
forgot mid-session
Claude Code, Cursor, and every other agent framework silently compacts context when the window fills. A constraint mentioned early gets dropped. The agent proceeds without it. Verio is the only tool that shows you exactly what was lost — and whether behavior changed after.
- Token drop detection — Identifies compaction from input token signature — no LLM calls
- Survived vs dropped — Reconstructs what the agent could see before and after
- High-risk flag — Constraints, requirements, and decisions that didn't survive
- Behavior diff — Did redundant reads or tool loops increase after compaction?
- Pre-compaction checkpoint — Auto-snapshot at 80% fill — paste back into next session
OSS core, forever free
The CLI never gets gated. Paid tiers add hosted infrastructure — not features.
- Full CLI — all commands
- Self-hosted collector
- VS Code extension
- GitHub Action (gha-v1)
- Unlimited local storage
- MIT license
- Everything in OSS
- Hosted collector — no infra
- Web dashboard
- Org-level report
- Team cost attribution
- Slack / Teams alerts
- 30-day session retention
- API key management
- Everything in Team
- Compliance report (SOC 2, OWASP, EU AI Act)
- CISO dashboard
- Multi-tenant isolation
- GDPR export
- 90-day+ retention
- SSO / SAML
- SLA + dedicated support
- On-prem / VPC option
The CLI is MIT licensed and will always be free. No feature gates, ever. Read the source.
Start in 30 seconds
One install. No proxy. No API key changes.
Run your agent normally — Verio captures everything.