TL;DR: AI agent adoption is projected to jump 327% over the next two years as enterprises confront identities that reason, adapt, and act at machine speed, according to Opal Security. The governance problem is not just scale, but the collapse of assumptions about static privilege, predictable lifecycles, and human-paced approval loops.
At a glance
What this is: This is an independent analysis of how AI agents are stressing identity security, with the central finding that legacy IAM and NHI models were not designed for autonomous, dynamic behavior.
Why it matters: It matters because IAM, IGA, and PAM teams now have to govern actors that can change scope, chain actions, and move faster than review cycles, while still fitting into enterprise accountability models.
By the numbers:
- As AI agents proliferate across organizations, projections show AI agent adoption expected to jump 327% over the next two years.
👉 Read Opal Security's analysis of identity security for the agentic enterprise
Context
AI agent identity is becoming a governance problem because these actors do not behave like traditional users or service accounts. They can adapt at runtime, chain actions across tools, and operate faster than human approval cycles, which means identity controls built around static entitlement models start to lose precision.
The article argues that the core issue is not whether agents exist, but whether enterprise IAM can distinguish delegation, scope, and accountability when behavior is dynamic. That makes this an identity security topic first, and an AI topic second, with direct implications for NHI, autonomous, and human governance programmes.
At the same time, the piece frames the market as moving toward unified identity coverage across humans, services, machines, and agents. That is a useful direction for practitioners, but the operational question is how to preserve least privilege, lifecycle control, and auditability when the identity subject can change intent mid-session.
Key questions
Q: How should organisations govern AI agents that can change scope at runtime?
A: Treat agents as live identities whose permissions must be evaluated during execution, not only at provisioning. Use task-scoped access, explicit delegation tracking, and behavioral monitoring so scope changes are visible when they happen. If an agent can act faster than your review cycle, the control has to move closer to runtime.
Q: Why do AI agents complicate least privilege for identity teams?
A: Least privilege is harder to define when the actor can choose tools, chain actions, and alter its own path through a task. The privilege boundary is no longer just the account entitlement; it is the combination of data, tool, and timing permissions available in the moment. That makes static policy less reliable.
Q: What breaks when delegation chains are not tracked for AI agents?
A: Accountability becomes ambiguous because logs may show activity without showing who authorized the agent to take the next step. Without chain-of-authority tracking, teams lose the ability to prove whether the agent was acting for a user, another agent, or itself. That weakens audit, incident response, and policy enforcement.
Q: How can security teams reduce the blast radius of agentic access?
A: Constrain agents to narrow task scopes, limit cross-system reach, and monitor for data correlation that exceeds the stated purpose of the session. The goal is to keep one agent from becoming a bridge between multiple sensitive environments. That is especially important where delegated access is broad but temporary.
Technical breakdown
Why AI agent identities break static entitlement models
Traditional identity systems assume access can be defined at provisioning time and then reviewed later. AI agents challenge that assumption because they can spawn, terminate, and re-scope themselves around a task, which makes entitlement state more transient than a normal service account. In practice, that means role assignment, approval, and review are no longer enough on their own. The technical problem is not only access volume, but the fact that the identity subject can alter behavior without changing its nominal account object.
Practical implication: teams need governance that can evaluate live behavior, not just entitlement records.
Delegation chains and chain-of-authority in multi-agent systems
Multi-agent environments create identity relationships that are harder to interpret than simple user-to-app access. An agent may act on behalf of a person, another agent, or a workflow, and the security value lies in proving who authorized what at each handoff. Protocols such as MCP are emerging to make delegation more explicit, but the deeper issue is chain-of-authority ambiguity. Without that chain, logging may show that an access event happened, yet fail to show why the agent was allowed to take the next step.
Practical implication: map delegation paths explicitly so authorization can be traced across every agent interaction.
Behavioral security posture for autonomous access
For AI agents, configuration state is only half the story. A secure posture also depends on how the agent actually uses its permissions, including tool calls, data movement, and cross-system correlation. That is why behavioral baselining becomes important: an agent that is technically authorized may still be operating outside expected intent if it starts combining read paths, sharing data too broadly, or accelerating through tasks in a way humans would not. This is where static policy stops and runtime posture begins.
Practical implication: supplement entitlement controls with behavioral detection and real-time risk scoring.
NHI Mgmt Group analysis
AI agent identity forces identity governance to move from static entitlement review to runtime trust validation. The article makes clear that agents do not fit cleanly into human, service, or machine categories because they combine delegation, automation, and scale in one subject. That means inventory alone is no longer a sufficient control plane. Practitioners should treat agent identity as a distinct governance class, not a variant of service account management.
Access review processes were designed for access that persists long enough to be reviewed. That assumption fails when the actor is autonomous because the identity can acquire, combine, and discard privileges inside a single task cycle. The implication is not simply that reviews are slower than agents. It is that the review model itself presumes a stable access state that may never exist.
Delegation chain ambiguity is now an enterprise control problem, not just a logging problem. The article correctly points to the need to know whether an agent acts for a person, for another agent, or for itself. Once that chain breaks, authorization evidence becomes hard to interpret and accountability becomes ambiguous. Practitioners need to treat chain-of-authority as a first-class governance object.
Identity blast radius is becoming the more useful security measure for agentic systems. The article’s strongest point is that a single identity can now move across multiple systems, models, and tools in ways that amplify exposure. That shifts the question from how many identities exist to how far one identity can travel before detection or containment. Security teams should reframe control design around blast radius, not just access count.
Unified identity platforms will matter less for consolidation and more for correlation. The practical value is not a single pane of glass for its own sake, but the ability to connect provenance, behavior, and delegation across identity types. Without that correlation, agents leverage the gaps between human IAM, NHI controls, and machine identity tooling. The practitioner takeaway is to eliminate blind seams before agent density makes them operationally invisible.
From our research:
- 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so, according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- That governance gap is why the OWASP Agentic AI Top 10 matters as a companion reference for runtime controls and agent misuse.
What this signals
Identity blast radius: the practical risk is no longer just whether an agent has access, but how far that access can travel before humans notice. Teams that still separate human IAM, NHI governance, and agent oversight will miss the compound pathways that agents create across systems, which is why a unified view of delegation and behavior is now a programme requirement.
The governance signal is clear: organisations are moving faster on agent adoption than on agent policy, and that gap will widen unless identity teams anchor controls to runtime behavior. With 80% of organisations already reporting agent actions beyond intended scope, the reader should expect more pressure on access review, incident triage, and audit evidence.
For practitioners, the next step is to treat agent identities as a measurable security surface, not a hypothetical future state. That means mapping where agents inherit privileges, where they can self-chain tasks, and where their access converges with human or service identities in ways existing programmes do not currently observe.
For practitioners
- Map AI agents as a distinct identity class Separate agents from humans, service accounts, and machines in your inventory so governance decisions reflect runtime behavior and delegation patterns, not just account labels.
- Track delegation chains end to end Capture which identity initiated the task, which agent executed it, and which downstream systems were touched so authorization evidence survives audit and incident review.
- Add behavioral thresholds to access governance Use anomaly detection and usage baselines to flag agents that expand scope, accelerate tool use, or correlate data in ways that exceed intended task boundaries.
- Rebuild review cycles around short-lived privilege If an agent can complete meaningful work before the next certification window, move controls closer to runtime and tie them to task scope rather than calendar cadence.
- Close the seams between IAM, NHI, and agent controls Align approval, logging, and revocation across identity stacks so agents cannot exploit inconsistent policy between human access, service credentials, and machine identity.
Key takeaways
- AI agents are becoming a distinct identity problem because they behave differently from both humans and service accounts.
- The evidence points to a governance gap between acknowledgement and implementation, with policy lagging adoption by a wide margin.
- Identity teams should redesign controls around runtime scope, delegation visibility, and blast radius rather than static review alone.
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 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agent scope drift and tool misuse are central to this article's risk model. | |
| NIST AI RMF | AI governance and accountability apply directly to autonomous identity behavior. | |
| NIST CSF 2.0 | PR.AA-1 | Identity proofing and access governance underpin the article's control model. |
Assign ownership for agent decisions and monitor runtime behavior under AI RMF GOVERN and MAP functions.
Key terms
- Agent Identity: An agent identity is the identity used by software that can choose actions, tools, and execution timing during a task. It is not just an automated account. For governance, the key issue is that behavior may change inside a session, so access must be evaluated as a live control problem.
- Delegation Chain: A delegation chain is the trace of who authorized an action and which identities executed it along the way. In agentic environments, that chain may span people, service accounts, and other agents. If the chain is not explicit, accountability becomes hard to prove and easy to dispute.
- Identity Blast Radius: Identity blast radius is the amount of damage one identity can cause before it is contained. For agents, this is often determined by how far the identity can move across tools, systems, and data sources in one task. The goal is to keep reach narrow and observable.
- Runtime Scope Drift: Runtime scope drift is the expansion or change in an identity's effective permissions while it is actively operating. In agentic systems, this can happen when an actor combines tools or data paths in ways that exceed the original task intent. It is a behavioral failure, not just a provisioning issue.
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 an identity security programme, it is worth exploring.
This post draws on content published by Opal Security: Securing the Agentic Enterprise: Identity in the Age of Autonomy. Read the original.
Published by the NHIMG editorial team on 2025-07-28.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org