Blank white background with no objects or features visible.

TrueFoundry Named Frost & Sullivan's 2026 Global Transformational Innovation Leader. Read report

Te presentamos TrueForge: el entorno de agentes de código abierto y neutral respecto a proveedores. Un 50% menos de coste. Explorar ahora→

AI Agent Governance: Five Pillars You Build, Not Write

Por Ashish Dubey

Published: September 22, 2026

⚡ TL;DR
  • AI agent governance is an infrastructure problem, not a document problem. An agent authenticates, holds credentials, calls tools and leaves a trail — each a system you either have or do not.
  • The organising model is five pillars: discover, register and own, authenticate, authorize and scope, audit and respond.
  • An agent is a third kind of principal — not a user, not a service account. It acts on behalf of someone, so “who did this?” has two correct answers at once and the audit trail must hold both.
  • The gateway is the only component present at every hop, which is why it, not the identity provider, becomes the enforcement point.
  • TrueFoundry does register, authenticate, authorize, guard and audit today; discovery, token exchange, drift detection and certification are roadmap, and we mark which is which.

What agent governance is actually governing

Jane, a support engineer, types one sentence into a support copilot: prepare a refund summary for ticket #4521. The copilot hands it to a planner agent, which calls a research agent (Zendesk ticket, linked Jira bug) and a billing agent (Stripe payment record). One human request, six machine-to-machine calls, most made by software that decided on its own to call more software.

Agentic call path diagram: a copilot calls a planner agent, which branches to a research agent hitting Zendesk and Jira MCP servers and a billing agent hitting Stripe MCP
Agentic call path diagram: a copilot calls a planner agent, which branches to a research agent hitting Zendesk and Jira MCP servers and a billing agent hitting Stripe MCP

That chain — user → application → agent → sub-agent → MCP tool — is the agentic call path, and it is what agent governance has to control. Every enterprise access model rests on three assumptions: a user sits at the front of the request, the thing making the call is that user, and the scope is what the user consented to. By the third hop all three are false, so three questions stop having answers:

  • Who is this call for? The user authenticated three hops ago. Is their identity still on the request, or did a service account replace it?
  • Who is making it? A bearer token proves possession of a credential, not which of your two hundred agents holds it.
  • What may it do? A token minted for the first callee is over-privileged for every callee after it.

Answering all three at every hop, with evidence, is what agentic AI governance means — five systems, not a paragraph on responsible use.

The agent is a third kind of principal

Most teams reach for one of two shortcuts: let the agent forward the user’s token, or give it a shared service account. Both are wrong, because an agent is neither.

Try now.

One gateway for all your models, MCP servers, and agents.
No credit card needed.

Inscríbase
Tabla de contenido

Controle, implemente y rastree la IA en su propia infraestructura

Reserva 30 minutos con nuestro Experto en IA

Reserve una demostración

La forma más rápida de crear, gobernar y escalar su IA

Demo del libro
Summarize with
ChatGPT logo by OpenAI
Perplexity AI logo
Blurry red snowflake on white background, symmetrical frosty design with soft edges and abstract shape.

Descubra más

No se ha encontrado ningún artículo.
LLM capabilities comparison
September 22, 2026
|
5 minutos de lectura

Una forma práctica de comparar las capacidades de LLM

No se ha encontrado ningún artículo.
Envoy proxy alternatives
September 22, 2026
|
5 minutos de lectura

Las 5 mejores alternativas de Envoy Proxy

No se ha encontrado ningún artículo.
Generative AI gateway
September 22, 2026
|
5 minutos de lectura

¿Qué es Generative AI Gateway?

No se ha encontrado ningún artículo.
AI guardrails in enterprise
September 22, 2026
|
5 minutos de lectura

Barreras de inteligencia artificial en la empresa: garantizar una innovación segura

Herramientas LLM
No se ha encontrado ningún artículo.

Blogs recientes

Black left pointing arrow symbol on white background, directional indicator.
Black left pointing arrow symbol on white background, directional indicator.

Preguntas frecuentes

What is AI agent governance?

The set of controls that make five questions answerable for every agent at any moment: what agents exist, who is accountable, what each can reach, on whose behalf it acts, and what it actually did. In practice: a registry, an identity per agent, least-privilege grants per target, delegation that carries the user across hops, and a per-hop audit trail with a kill switch.

How is agent governance different from governing service accounts?

A service account does what its configuration says and is reviewed on a schedule. An agent interprets an objective, picks its own tools and chains calls, so its behaviour drifts from its defined authority between reviews. Agent governance adds delegation rules, per-hop attribution of the actor chain, and continuous comparison of behaviour with declared scope.

Do I need an AI agent registry if my identity provider already issues agent identities?

Yes, if your agents cross platforms. Entra governs Entra agents, Okta governs Okta apps, Bedrock governs Bedrock agents, and none governs an agent that starts in one and calls into another. A registry plus a gateway gives one inventory and one enforcement point across all of them.

Can I deploy TrueFoundry in my own VPC or on-prem?

Yes. TrueFoundry runs in your VPC, on-prem, air-gapped, or hybrid, so prompts and responses never leave your domain even as you route across many providers.

Does TrueFoundry support MCP and AI agents generally?

Yes. It includes an MCP Gateway, an Agent Gateway, and an MCP & Agents Registry with tool-level access control. Agents on LangGraph, CrewAI, AutoGen, or a custom framework can all be governed centrally.

¿Se integra con mi pila de observabilidad existente?

Sí. La pasarela es compatible con OpenTelemetry y se integra con Grafana, Datadog, Prometheus o tu pila preferida. Rastrea cada solicitud desde la instrucción (prompt) hasta la ejecución de la herramienta y el modelo, así obtienes un registro unificado sin tener que reemplazar lo que ya tienes en funcionamiento.

Realice un recorrido rápido por el producto
Comience el recorrido por el producto
Visita guiada por el producto