Skip to content

What is Omnodex?

Omnodex is a security and observability platform that makes every connection, tool call, credential use, and data flow in AI agent execution traceable and auditable.

AI agents execute autonomously - calling tools, reading files, using credentials, reaching third-party APIs - with no persistent record of what happened or why. Security and compliance teams have no way to audit what an agent did, what data it touched, or whether it behaved within policy.

Omnodex solves this by intercepting agent activity at the execution layer, tracing every action, analyzing it for risk, and surfacing results for human review.

The core pipeline is:

  1. Intercept - Hook into AI agent execution (Claude Code, OpenAI Codex, Google Antigravity) or route MCP traffic through the Omnodex proxy (Cowork and any MCP client), with zero token overhead to the agent
  2. Trace - Record tool calls, file access, and session activity as structured events
  3. Analyze - Run configurable risk detection rules against the event stream in real time
  4. Report - Surface findings in a dashboard with full event context for review
  • Zero token overhead - Hooks fire asynchronously outside the agent’s context window. The agent never sees Omnodex.
  • Non-blocking - Interception never slows down or interrupts the agent’s execution.
  • Append-only audit log - Events are written to an immutable log that cannot be retroactively altered.
  • Local-first - The free tier runs entirely on your machine. No data leaves your environment unless you opt into cloud features.

Omnodex traces a complete picture of agent activity:

  • Tool calls (what was called, on which server, with what parameters, how long it took, and whether it succeeded)
  • File reads and writes made through the agent’s file tools
  • Session lifecycle (start, end, duration, working directory)
  • Risk findings, such as credentials in tool parameters, sensitive file access, or unexpected network destinations in commands

Ready to get started? Head to the Quick Start guide to have Omnodex running in under five minutes.