TL;DR: Two-thirds of enterprises already have AI agents in production, and many teams still handle them like service accounts with a credential and a handoff, according to Orchid Security and Team8’s 2025 CISO Village Survey. That leaves a widening gap between intended access and what agents actually do, which makes execution visibility the real control point.
At a glance
What this is: This is an analysis of agentic identity risk and the finding that many enterprises still govern AI agents as ordinary non-human identities, even though their behavior and access paths are materially different.
Why it matters: IAM and NHI practitioners need to understand the execution layer, because least privilege on paper does not help if you cannot trace what an agent actually did, on whose behalf, and through which delegated permissions.
By the numbers:
- Only 5.7% of organisations have full visibility into their service accounts.
👉 Read Orchid Security's analysis of agentic identity and runtime access
Context
Agentic identity is the problem of governing software that acts with delegated authority rather than simple machine access. In practice, the risk is not just whether an agent has a credential, but whether teams can reconstruct what it did, what permissions were active, and how far those permissions propagated across systems. That is a direct NHI governance problem, not a generic observability issue.
Orchid Security's framing reflects a broader shift in practitioner thinking: identity control now has to follow execution, not just assignment. That is typical of where the market is headed, because AI agents inherit legacy access, stale approvals, and forgotten permissions faster than most IAM programmes can review them. Teams that still treat agents like static service accounts are already behind the operating model they need.
The underlying gap is that standard IAM records intention, while agentic systems generate behavior. Once an agent chains across applications, inherited permissions and old access decisions can produce outcomes no one explicitly approved. The right question is no longer only who should have access, but what actually happened with the access that was already granted.
Key questions
Q: How should security teams govern AI agents that inherit delegated access?
A: Security teams should govern AI agents as runtime identities, not just as credentials attached to a workflow. That means mapping the originating owner, the delegated permissions, the systems touched, and the actions taken. The control objective is traceability at execution time, because policy alone does not show whether an agent stayed inside its intended business role.
Q: Why do AI agents create more risk than ordinary service accounts?
A: AI agents create more risk because they can chain actions across systems, reuse inherited permissions, and operate at machine speed while appearing technically authorized. Ordinary service accounts are usually static and narrow. Agents are dynamic, context-dependent, and more likely to expose stale access paths that no one intended to keep alive.
Q: How do you know if agent identity controls are actually working?
A: Look for whether you can reconstruct a complete path from trigger to identity to permission to action. If you cannot answer who invoked the agent, what access was active, and which systems it touched, then your controls are only documenting assignment, not governing execution. Good controls produce evidence, not assumptions.
Q: What should teams do when an AI agent uses access that looks technically valid?
A: Teams should verify whether the access was still appropriate for the agent's intended task, not only whether the credential was valid. The first response is to contain the agent's reachable scope, review the delegated chain, and remove any stale or inherited permissions that were not required for the workflow.
How it works in practice
Why agentic identity breaks service-account assumptions
A service account is usually designed for a bounded function, with a stable purpose and a known owner. An AI agent is different because it may inherit an originating human identity, use delegated credentials, and then act across multiple systems in a way that changes over time. That means the effective identity surface includes the initial trigger, the delegated permissions, the runtime context, and the downstream actions. If those layers are not bound together, IAM can show entitlement but not execution. The failure is not just excess privilege. It is loss of traceability across identity inheritance and tool use.
Practical implication: Treat AI agents as first-class identities with explicit ownership, delegation, and runtime traceability.
Identity dark matter and the execution path problem
Identity dark matter is the collection of permissions, credentials, and inherited access that exists in the environment but is not actively understood or reviewed. Agents are especially good at moving through this hidden layer because they can reuse old grants, traverse connected applications, and act at machine speed. In a normal IAM workflow, approval is the endpoint. In an agentic workflow, approval is only the start of the path. The technical challenge is to correlate trigger, identity, authorization, and action in one control plane so that the full chain of delegation is visible.
Practical implication: Map agent actions back to the originating human, the active permissions, and the systems touched during execution.
Least privilege at the application layer, not just in the directory
Directory-level least privilege does not fully solve agentic risk because agents consume access inside applications, APIs, and workflows where static entitlements can be reused in unexpected combinations. Application-layer controls matter because they can observe intent, context, and real-time behavior at the point of execution. That lets teams detect when an agent is operating outside its expected bounds, even if the underlying credential is technically valid. This is the architectural shift: governance has to monitor what an identity can do in context, not only what it was assigned in a policy record.
Practical implication: Move policy enforcement closer to runtime execution and review access at the application boundary.
NHI Mgmt Group analysis
Agentic identity creates an execution gap, not just an access gap. Traditional IAM can confirm entitlement, but it cannot on its own prove what an agent did after delegation began. That matters because agents behave differently from static NHIs: they can combine permissions, move laterally through workflows, and inherit stale access in ways that look legitimate on paper. Practitioners should treat runtime traceability as a core control, not an audit luxury.
Identity dark matter is becoming the defining risk surface for agent governance. The issue is not only credentials that were never rotated. It is the accumulated layer of old approvals, unused grants, and inherited access that agents can activate at machine speed. This is where NHI governance becomes operationally distinct from human identity governance, because the attack surface is assembled from context, delegation, and stale trust. Teams should re-evaluate any model that assumes static access states are still meaningful once autonomous execution starts.
Application-layer control is the right unit of enforcement for AI agents. Directory-centric policy is too coarse when the risk is the path an agent takes across systems, not simply whether it can authenticate. A usable control plane has to map origin, owner, permissions, and actions together in real time. That shifts NHI governance from entitlement review to execution governance, and practitioners should design for that shift now.
Least privilege without observability will not contain agentic behavior. A policy that looks restrictive at assignment time can still produce broad effects once an agent starts chaining tools and workflows. The practical problem is not whether the credential is valid, but whether the organisation can explain its use at the moment it mattered. That makes continuous monitoring and delegated-access correlation mandatory, not optional.
Named concept: identity-to-execution drift. This is the gap between the identity a system believes it granted and the actual path the agent takes through applications, permissions, and data. The concept matters because it captures why agentic systems can stay inside policy while still violating intent. Practitioners should measure drift explicitly, or accept that their IAM programme only governs theory.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to the Ultimate Guide to NHIs.
- 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage. That combination shows why remediation speed matters as much as detection.
- For the lifecycle angle, see the Ultimate Guide to NHIs for the access, rotation, and offboarding controls that reduce lingering agent privilege.
What this signals
Identity-to-execution drift: the next governance problem is not simply excess access, but divergence between granted identity and what an agent actually does across systems. With 90% of IT leaders saying properly managing NHIs is essential for a successful zero-trust implementation, the pressure is now on programmes to prove runtime control rather than policy intent. Practitioners should align agent monitoring with the Zero Trust model and the NIST AI Risk Management Framework.
Orchid Security's framing suggests that AI agent governance will converge with broader NHI lifecycle management, especially around ownership, delegation, and revocation. That has direct implications for inventory, access review, and incident response because autonomous systems can keep using access long after the business context changes. Teams that build for traceability now will have a defensible audit trail later.
The practical signal is that IAM teams should prepare for more control-plane work at the application boundary, where agent actions, inherited permissions, and data access intersect. The issue is no longer whether an agent can authenticate, but whether the organisation can explain each act of delegation under pressure. That is a ZTA and NHI governance problem at the same time, and it belongs in the operating model now.
For practitioners
- Map every agent to an originating owner and trigger Record which human or workflow initiated the agent, what delegated identity it inherits, and which business function it represents. The goal is to make agent ownership and authorization traceable before production rollout.
- Correlate runtime actions to active permissions Log the permissions that were live at the moment of execution, then compare them with the permissions the agent actually used across applications. This exposes stale access and hidden escalation paths.
- Move review to the application execution layer Do not rely only on directory policies and periodic access recertification. Review access decisions where the agent executes, because that is where inherited authority, workflow chaining, and unexpected data paths become visible.
- Detect identity dark matter before deployment expands Inventory orphaned grants, unused service credentials, and old approvals that an agent could reuse. The NHI Lifecycle Management Guide is the right reference point for cleaning up access that outlived its original purpose.
Key takeaways
- AI agents turn identity governance into an execution problem, because authorised access can still produce unintended outcomes across systems.
- The main risk is identity-to-execution drift, where the access a system thinks it granted no longer matches the path the agent actually took.
- Practitioners should shift control toward runtime traceability, delegated-access review, and application-layer enforcement before agent deployment scales further.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A1 | Agent tool use and identity chaining are core agentic AI risks here. |
| NIST AI RMF | Agent ownership, traceability, and accountability fit AI RMF governance. | |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Least privilege and continuous verification are central to delegated agent access. |
Assign accountable owners for agent actions and document monitoring and escalation paths.
Key terms
- Agentic Identity: An agentic identity is the delegated identity an AI agent uses when it acts on behalf of a human, workflow, or system. It can inherit permissions, context, and accountability from the originator, which makes runtime traceability and ownership essential to governance.
- Identity-to-Execution Drift: Identity-to-execution drift is the gap between the access a system believes it granted and the path an AI agent actually takes through applications and data. It appears when delegated permissions, stale approvals, and workflow chaining produce outcomes that were never explicitly intended.
- Identity Dark Matter: Identity dark matter is the hidden mass of old grants, unused credentials, and inherited access that exists in an environment but is not actively understood. In NHI programmes it becomes dangerous because autonomous systems can discover and reuse it at machine speed.
Deepen your knowledge
Agentic identity governance is a core topic in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for delegated access and runtime traceability, it is worth exploring.
This post draws on content published by Orchid Security: agentic identity, execution visibility, and identity control plane analysis. Read the original.
Published by the NHIMG editorial team on 2026-06-01.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org