Blank white background with no objects or features visible.

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

TrueForgeのご紹介:オープンソースでベンダーフリーなエージェントハーネス。コストを50%削減します。今すぐ試す→

AI Agent Governance: Five Pillars You Build, Not Write

By アシシュ・ドゥベイ

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.


User Service account Agent identity
Acts as Itself Itself Itself, or on behalf of a user
Behaviour Human judgment Fixed configuration Autonomous: picks tools, chains calls
Governance need SSO, RBAC Rotation, inventory Both, plus delegation rules, ownership, per-hop attribution, a kill switch

Giving each agent its own verifiable identity is the decision everything else hangs off. It buys attribution, because the receiver can tell which agent called; per-agent policy, because Jane’s copilot reading Jira and her engineering agent writing to it are different principals even though both act for Jane; and no anonymous agents, because a tool reachable only by a registered identity makes registration the enforcement point.

The urgency is unglamorous: machine identities already outnumber human users in most enterprises by more than 40 to 1, and agents multiply faster than service accounts ever did — anyone with a framework and an API key can make one.

The five pillars

Complete governance is five capabilities in a loop. The first two run before an agent makes a single call, the middle two on every call, the last continuously — feeding back into the second.

Five-pillar governance pipeline: discover and register before any call, authenticate and authorize on every call, audit continuously, with a feedback arrow back to registration

Five-pillar governance pipeline: discover and register before any call, authenticate and authorize on every call, audit continuously, with a feedback arrow back to registration

Try now.

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

Start free
Table of Contents

One Gateway for Every LLM, Agent and MCP Server

Book a 30-min with our AI expert

Book a Demo

The fastest way to build, govern and scale your AI

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

Discover More

No items found.
September 22, 2026
|
5 min read

LLMの機能を比較する実践的な方法

No items found.
September 22, 2026
|
5 min read

Envoy Proxyの代替案トップ5

No items found.
Generative AI gateway
September 22, 2026
|
5 min read

生成AIゲートウェイとは?

No items found.
September 22, 2026
|
5 min read

企業におけるAIガードレール:安全なイノベーションの確保

LLMツール
No items found.

Recent Blogs

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

Frequently asked questions

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.

既存のオブザーバビリティスタックと統合できますか?

はい。ゲートウェイはOpenTelemetryに準拠しており、Grafana、Datadog、Prometheus、またはお好みのスタックに接続できます。プロンプトからツール、モデルの実行まで、すべてのリクエストを追跡するため、既存のシステムを大幅に変更することなく、統合されたロギングを実現できます。

Take a quick product tour
Start Product Tour
Product Tour