By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: SailPointPublished September 2, 2026

TL;DR: AI agents can send messages, delete files, and write to databases in seconds through MCP-connected tools, with no approval workflow or audit trail until after the fact, according to SailPoint. The real governance problem is runtime enforcement, because agentic access assumptions break when actions can chain across tools faster than human review cycles can intervene.


At a glance

What this is: This is an analysis of why AI agents acting through MCP servers create an identity governance gap, with emphasis on runtime policy enforcement rather than post-incident review.

Why it matters: It matters because IAM, PAM, and NHI programmes must govern autonomous tool use, not just authenticate the agent, or they will miss action-level risk across enterprise systems.

👉 Read SailPoint's analysis of AI agent governance through MCP access controls


Context

AI agent identity governance is the practice of deciding what an agent can do, to which systems, and under what conditions. The gap in this article is not authentication alone. It is the absence of action-level control when an agent can initiate work across tools through MCP servers without a human approval gate.

That changes the security model for NHI programmes, because the subject is no longer a passive service account or token. The article frames agents as autonomous actors that can chain operations across Slack, Jira, databases, and file systems in a single session, which means existing access review and detection models see the outcome too late.

For practitioners, the starting point is atypical only in one sense: many organisations already manage machine identities, but few govern autonomous action pathways with the same rigor. That is the governance boundary this post is really about.


Key questions

Q: What breaks when AI agents bypass a centralized MCP gateway?

A: When agents bypass a centralized MCP gateway, security controls fragment across notebooks, scripts, and individual servers. Teams lose consistent authentication, authorization, logging, and rate control, which increases the chance of token sprawl, runaway costs, and undetected misuse. It also makes it harder to enforce policy on sensitive data flows or prove accountability after an incident.

Q: Why do AI agents make non-human identity governance harder?

A: AI agents make governance harder because they can request tools, act autonomously, and change behaviour across sessions while still relying on machine credentials. That increases the number of access paths security teams must supervise. The result is a stronger need for task-scoped access, explicit ownership, and continuous monitoring of what the agent can reach.

Q: What are the signs that agentic access controls are failing?

A: The main signs are invisible tool use, delayed discovery of actions, and audit logs that explain an outcome only after it has already occurred. If a security team cannot see which agent attempted which action on which target at the moment of execution, the control is monitoring, not governing.

Q: Should organisations treat autonomous agents like human users or service accounts?

A: Organisations should not treat autonomous agents as simple human analogues. They behave like governed non-human identities with added runtime decision-making, so they need identity boundaries, action checkpoints, and clear accountability. Human-style certification cycles alone are too slow for systems that can complete sensitive work within one session.


Technical breakdown

How MCP creates an action layer for AI agents

MCP, the Model Context Protocol, connects an AI agent to external tools and data sources such as Slack, Jira, databases, and file systems. The identity issue is that each tool call is not just a query, it is an executable action that can change state. When the agent can decide which tool to call and in what sequence, the control point shifts from authentication to authorisation at runtime. Without that layer, the organisation only sees the result after the fact, not the decision as it happens.

Practical implication: Place policy enforcement on the action path, not only around login or session creation.

Why multi-step agent sessions expand blast radius

Agentic workflows can chain several actions inside one session, for example reading a database, changing a ticket, sending a message, and writing a file. That sequencing matters because the risk is cumulative: each permitted step increases the impact of the next one. Traditional IAM often evaluates access as if each request were isolated, but agent behaviour is session-based and cross-system. A single allowed action can become the enabling condition for the next one, especially when no approval gate exists between steps.

Practical implication: Treat chained tool use as one governed transaction, not as disconnected low-risk requests.

What runtime policy enforcement changes for audit and control

Runtime enforcement inserts a policy decision before the agent action executes, rather than relying on logs, alerts, or after-the-fact review. In the article’s model, the policy evaluates three variables: the agent, the target MCP server or resource, and the intended action such as read, write, delete, or send. That is materially different from passive monitoring because the control outcome is deny or allow at the moment of intent. The audit trail still matters, but it is secondary to prevention.

Practical implication: Define action, target, and actor policies together so you can block risky requests before execution.


Threat narrative

Attacker objective: The objective is to use a trusted AI agent path to perform unauthorised business actions with machine speed and low visibility.

  1. Entry occurs when a legitimate user prompts an AI agent to carry out an action through MCP-connected tools.
  2. Escalation occurs when that agent chains multiple tool calls in one session and extends its effective reach across Slack, Jira, databases, and files.
  3. Impact occurs when the agent completes destructive or sensitive actions before any approval workflow or audit review can intervene.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Agentic access governance is not a permissioning problem, it is an execution problem. The article shows that AI agents can already act through enterprise tools without a human approval gate, which means the control failure happens at the moment of action rather than at authentication. IAM teams that treat agents as another login surface will miss the real risk boundary. The practical conclusion is that action-level policy must become a first-class identity control.

The classic IAM assumption that access is reviewed before it is used breaks down when an agent can complete work in seconds. Access review cadences were designed for stable privileges that persist long enough to be observed and certified. That assumption fails when the actor can request, combine, and consume access inside one short-lived session. The implication is that governance models built on periodic review alone cannot describe or constrain agent behaviour.

Runtime enforcement is now the differentiator between visibility and control. The article is right to separate discovery, governance, protection, and enforcement, because audit logs without preventive policy only reconstruct what already happened. For NHI programmes, this is a named concept worth carrying forward: agentic action blast radius describes the way one prompt can expand impact across multiple connected systems. Practitioners should measure it explicitly.

MCP visibility gaps create a new form of shadow AI exposure. The issue is not only undiscovered agents, but undiscovered paths by which known agents can reach data and actions. Existing tooling often inventories identities while leaving execution pathways implicit. The discipline now needs to govern both the identity and the tool path, or the policy boundary remains incomplete.

Agentic governance will converge with NHI governance rather than replace it. The article places agents inside the broader NHI estate, which is the right framing because the same lifecycle, ownership, and certification questions still apply. What changes is the operational tempo and the fact that the identity now initiates action autonomously. The practitioner takeaway is to extend NHI governance patterns into runtime decisioning, not to build a separate silo.

From our research:

  • 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, according to The State of Non-Human Identity Security.
  • 1 in 4 organisations are already investing in dedicated NHI security capabilities, while 60% more plan to do so within 12 months.
  • Ultimate Guide to NHIs explains the lifecycle controls that become relevant once agent identities are treated as governed non-human identities.

What this signals

Agentic action blast radius: this is the practical risk pattern that emerges when one prompt can fan out across multiple enterprise tools in a single session. The governance response cannot stop at identity discovery, because the dangerous part is the execution path. For teams building controls, the question is how to constrain action combinations before they become operational incidents.

With 85% of organisations lacking full visibility into third-party vendors connected via OAuth apps, the broader lesson is that visibility gaps already exist for machine identities and will widen when agents inherit those same access paths. IAM leaders should assume their current inventory is incomplete unless tool-path governance is explicit.

The next programme decision is whether to govern agents as a special case or fold them into an expanded NHI model. The stronger approach is to keep one identity governance framework and extend it to runtime enforcement, lifecycle ownership, and action-level policy. That gives security teams one control plane for humans, NHIs, and autonomous actors rather than parallel exception processes.


For practitioners

  • Define policy at the action layer Create allow and deny rules for read, write, delete, and send operations against specific MCP-connected targets, so controls evaluate the request before execution.
  • Inventory agent-to-tool pathways Map every AI agent, every MCP server, and every reachable resource so you can see where agent actions can cross system boundaries without review.
  • Separate visibility from enforcement Keep session logging and audit trails, but do not treat them as control. Use them alongside a blocking policy that can stop the action in flight.
  • Apply least privilege to tool combinations Limit not only individual permissions but also dangerous action sequences, such as an agent reading sensitive data and then writing it to external systems.
  • Review agent ownership and certification Assign an accountable owner to each agent identity and recertify its tool access on a lifecycle schedule, especially where production data or privileged actions are involved.

Key takeaways

  • AI agents change the identity problem from who logged in to what action executed across connected tools.
  • Without runtime enforcement, audit trails become evidence after the fact rather than control at the point of risk.
  • Agentic governance should extend NHI lifecycle and least-privilege thinking into action-level policy decisions.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF, NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article centers on AI agent action governance and MCP tool use.
Use agentic AI guidance to constrain autonomous tool use and define blocked actions before execution.
OWASP Non-Human Identity Top 10NHI-03The core issue is governing non-human identities that can act through connected tools.
Apply NHI lifecycle and privilege controls to agent identities, with certification tied to action scope.
NIST AI RMFGOVERNRuntime accountability and ownership are central to agent governance.
Use GOVERN to assign clear accountability for agent behaviour, permissions, and approval logic.
NIST Zero Trust (SP 800-207)The article emphasizes continuous verification at the action boundary.
Extend zero trust to tool actions so every agent request is evaluated before execution.
NIST CSF 2.0PR.AC-4Least privilege and access authorization are directly implicated by agent tool use.
Map agent entitlements to PR.AC-4 and restrict write or delete actions to narrowly scoped needs.

Apply NHI lifecycle and privilege controls to agent identities, with certification tied to action scope.


Key terms

  • MCP: Model Context Protocol, an open way for AI agents to connect to tools and data sources. It improves interoperability, but it also introduces a shared integration layer that must be governed carefully because the protocol can widen access across many systems at once.
  • Agentic Access: Agentic access is delegated system access granted to an AI agent or autonomous workflow so it can perform defined tasks across tools and data sources. It differs from human access because the actor can execute continuously, combine actions quickly, and amplify mistakes at scale.
  • Agentic Blast Radius: The scope of potential damage if an AI agent's identity or credentials are compromised — amplified by the agent's autonomy, breadth of access, and ability to chain actions at machine speed. Typically much larger than the equivalent blast radius for a static service account.
  • Runtime Enforcement: Runtime enforcement is the practice of blocking malicious behaviour while software is running, rather than only detecting it after the fact. It monitors process activity, network actions, and privilege changes so a live attack can be interrupted at the point of execution.

What's in the full article

SailPoint's full blog covers the operational detail this post intentionally leaves for the source:

  • The exact Discover-Govern-Protect to enforcement breakdown used to position agent governance inside an identity programme.
  • Policy examples for specific agent, target, and action combinations across MCP-connected tools.
  • What session logs show when an agent request is blocked at the policy line.
  • How SailPoint describes Agentic Access Administration as the enforcement layer in its architecture.

👉 The full SailPoint post covers the enforcement model, policy dimensions, and runtime blocking examples.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing identity security strategy, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 4, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org