Platform

AI Governance for Every Agent in Your Environment

Seven modules, three phases — Onboard, Govern, Account. Deploy in your environment or ours.

Architecture

Deploy where your agents run.

  • Cloud-hosted control plane

    Managed ComplyAI control plane with SSO, dashboards, and compliance packs.

  • Self-hosted

    Run Guard, Ledger, and Meter on your infrastructure with adapters for your agent environment.

  • Hybrid

    Runtime enforcement on developer machines or VPC; ledger and policy sync to your SIEM and IdP.

Agent Mesh · Inside Audit

One graph. Every agent, every tool, every credential.

Evidence-scoped path view across agents, MCP servers, packages, credential references, and findings. The highest-risk path is ranked first — and signed so it can't be tampered with.

Agent Mesh

Default view ranks the highest-risk agent first and hides lower-priority nodes until you expand filters.

TOP EXPOSED PATHCRITICALcursor → pillow@9.0.0 → CVE-2022-22817risk 10 · hops 6 · agents 1 · tools 3 · creds 2 · fix 9.0.1
Packages 5Vulns 5Creds 0Tools 3High+Vulnerable only
Cursor agent connects through database-server to pillow@9.0.0 which has CVE-2022-22817; execute_sql tool branches offAGENTcursor2 srv · 6 pkg · 17 findingsAGSERVERdatabase-serverpython -m mcp_database · 3 tools · 5 pkgPACKAGEpillow@9.0.09.0.0 · pypi · 7 findingsCVECVE-2022-22817CRITICAL · CVSS 9.8TOOLexecute_sql
1 agent5 packages5 vulns3 tools1C critical · 4H highManifest signed · drift verified
Designed in. Not bolted on.

Four capabilities that change what AI governance can catch.

Most controls catch agent actions after they happen. ComplyAI was designed around four moves that have to land before the action runs, before the audit, and before the cascade.

  • Govern

    HITL Smart Triage

    Approval queues that don't cause alert fatigue.

    A constrained companion model pre-audits the review queue, synthesises actions in plain English, auto-approves routine low-risk events, and escalates only genuine anomalies. Denials feed back into the agent system prompt automatically.

    In published evaluations of constrained-model triage, roughly nine in ten review queue items resolve without a human stopping to read them.

  • Govern

    Pre-Execution Reasoning Drift Guard

    Stop the bad action before the tool is ever called.

    Most controls catch the call after the agent has already decided. ComplyAI watches the decision form, against the original objective, and ends the chain when it drifts.

    Step-level reasoning guardrails have been shown to reduce harmful tool calls by about two thirds, before any tool is ever invoked.

  • Audit

    Cryptographic MCP Schema Signing

    Trust the tool manifest, not the tool name.

    Tool Metadata Poisoning is OWASP MCP03:2025 and assigned CVE-2025-54136. ComplyAI binds every agent call to a signed manifest tied to a verified developer identity. Tools whose live metadata no longer matches the signed manifest stop being callable.

    Public reference: OWASP MCP03:2025 · CVE-2025-54136.

  • Account

    Multi-Agent Blast Radius Simulation

    Quantify the cascade before the cascade.

    A shadow-infrastructure simulator mirrors your production agent topology. Inject a compromised tool, a hijacked prompt, or a privilege escalation, and watch the cascade across the full agent network. Output: maximum data exposure, dollar impact, and downstream system damage.

    Industry research has measured downstream contamination across multi-agent fleets at roughly 87% within four hours of a single compromise. ComplyAI lets you measure your own number before the compromise.

The platform

Seven modules. One control plane. Three lifecycle phases.

Onboard, govern, and account—seven modules for autonomous development across every runtime you operate.

Onboard

Vet the agent. Issue its non-human identity. Validate before it touches production.

ScannerOnboard · Supply chain

Every component your agent depends on is scanned against known threat patterns. Approved components get an Agent SBOM. The rest are blocked at intake.

  • Prompt-injection pattern detection
  • Embedded-secret discovery
  • Malicious tool-definition flagging
  • Agent SBOM — signed, versioned, traceable
  • MCP allowlist gateway

OutputsSBOM JSON · scan report · webhook on policy violation

SandboxOnboard · Dry run

Replay historical session traffic against new configuration and report which actions would have been allowed, denied, or sent for approval.

  • Dry-run agent against current policy.yaml
  • Replay historical session traffic
  • Diff: new policy vs. previous policy
  • Pass/fail gate for CI/CD

OutputsDry-run report · CI exit code · diff document

IdentityOnboard · Non-human identity

Scoped identities per agent and MCP server, federated with Okta, Entra, or Google Workspace. Subagents inherit parent scope.

  • Per-agent identity issuance
  • MCP server authentication
  • Time-bound access with auto-rotation
  • Federation via OIDC, SAML 2.0

OutputsOIDC tokens · audit events to SIEM

Govern

Enforce zero trust at the action boundary. Detect behavioral drift in flight.

GuardGovern · Runtime

Policy evaluates every tool call before execution—IDE, CLI, cloud, or MCP. Allow, deny, or ask in under 100ms. Runtime-local. No proxy to bypass.

  • Sub-100ms decision at the action boundary
  • Adapters for IDE agents, CLI, cloud, MCP
  • YAML policy as code — versioned, reviewable
  • Approval workflows for shell, MCP, file ops

OutputsAllow / Deny / Ask + reason · feeds Ledger

InsightGovern · Behavior

Guard answers "is this single action authorized?" Insight answers "is this trajectory authorized?"

  • Session trajectory monitoring
  • Drift detection vs. declared purpose
  • Anomaly scoring
  • Session replay for incident review

OutputsAnomaly events · session replay timeline

Account

Continuous compliance evidence. Attribute every token and dollar to a team.

LedgerAccount · Audit

Every action, every decision, every actor—machine-readable JSONL for SIEM ingest and human-readable exports for review.

  • Append-only JSONL ledger
  • Identity stamp on every event
  • SOC 2 · ISO 27001 · NIST AI RMF mappings
  • Replay-ready chain of custody

OutputsJSONL · plain text · OpenTelemetry records to SIEM

MeterAccount · Cost

Captured at the source—never estimated. Cache reads and cache creation broken out for FinOps attribution.

  • Provider-reported tokens
  • Per-session, per-user, per-team rollups
  • Outlier session detection
  • OpenTelemetry export

OutputsPer-session rollup JSON · OpenTelemetry exports

Blast Radius Simulation · Inside Account

Know the blast radius — before the blast.

One vulnerable package, one compromised tool, one hijacked prompt — and the cascade is already in motion. ComplyAI traces every attack path from package to agent and quantifies the impact before it lands.

Attack-path drilldown from one vulnerable package

package → vulnerability → MCP server (tools + credential refs) → connected agents — so remediation is fix-first, not guess-first.

Attack path from better-sqlite3 v9.0.0 through two MCP servers to three AI agentsPACKAGEbetter-sqlite3npm · v9.0.0CVE · CRITICALCVE-2025-54136MCPoison · CVSS 9.8MCP SERVERsqlite-mcpunverified · 3 tools · rootMCP SERVERdb-toolsverified · 5 toolsAI AGENTCursor IDE4 servers · 12 toolsAI AGENTClaude Desktop3 servers · 8 tools2xAI AGENTWindsurf2 servers · 6 toolsANTHROPIC_KEYDB_URLAWS_SECRETTOOLS AT RISKquery_dbread_filewrite_fileexec_sqlrun_shellEXECUTION TOOL

3

agents compromised

3

credentials exposed

5

tools reachable

1

exec-capable tool

RECOMMENDED FIX

upgrade better-sqlite3 → 11.7.0

Resolves all 3 agent exposures in one upgrade.

<100ms

Decision latency at the action boundary.

Runtime-local enforcement. No proxy to bypass.

How it works

How It Works One control layer.

A single control layer connecting AI agents to enterprise policy, audit, and cost systems.

  1. 01

    Agent connectors

    Capture meaningful AI activity across agents in your environment through supported hooks and telemetry streams.

  2. 02

    Policy engine

    Evaluate each action against plain-language rules and return allow, deny, or ask decisions in real time.

  3. 03

    Audit ledger

    Store append-only trace data for every tool call, file action, prompt, response, and policy decision.

  4. 04

    Cost telemetry layer

    Ingest authoritative provider-reported token and cost data, including prompt-cache reads and writes.

  5. 05

    Operator console

    Present live activity, session detail, governance controls, denied actions, and cost dashboards for operators.

  6. 06

    Enterprise integrations

    Export telemetry to SIEM and observability backends using OpenTelemetry-native formats.

Early access

Your agents are already taking actions. Governance shouldn't be an afterthought.

ComplyAI is in early access. We're working directly with security and engineering teams to deploy, configure, and demonstrate value in their environment — in a single session.