By NHI Mgmt Group Editorial TeamPublished 2026-05-28Domain: Agentic AI & NHIsSource: Akeyless

TL;DR: Akeyless and MRA Research surveyed 400 IT and security leaders and found that 94% already use AI agents, 85% say those agents can access sensitive data, and more than two-thirds suspect agents have gone beyond intended scope. The identity model built for human sessions and static workloads is breaking under continuous, delegated, machine-speed access, and that assumption collapse is now the governance problem.


At a glance

What this is: This is an independent analysis of a survey on AI agent identity security, showing that AI agents are already embedded in core systems while identity governance lags behind their runtime behaviour.

Why it matters: It matters because IAM, PAM, and lifecycle programmes now have to govern AI agents, service accounts, and human users with different access patterns, different review windows, and different failure modes.

By the numbers:

👉 Read Akeyless's survey on AI agent identity security and runtime access risk


Context

AI agent identity security is the problem of governing how autonomous or semi-autonomous software gets access to enterprise systems, data, and workflows. The gap is that many organisations still treat these actors like static workloads, even when they chain actions, move across systems, and inherit permissions from delegated credentials.

The article uses the Vercel breach example to show why this matters: once an AI vendor account or OAuth grant is compromised, the blast radius is no longer limited to a single integration. For identity teams, the real issue is whether access can be governed over time, not just provisioned at the start.


Key questions

Q: How should security teams govern AI agent access in enterprise environments?

A: Security teams should treat AI agent access as runtime governed identity, not as a one-time provisioning event. That means inventorying every credential path, limiting privilege to the task, enforcing policy during execution, and rotating or revoking access when workflows change. Human-style access reviews alone are too slow for agents that operate continuously across systems.

Q: Why do AI agents complicate existing IAM and PAM controls?

A: AI agents complicate IAM and PAM because they often inherit delegated credentials, operate across multiple systems, and keep acting after the initial approval moment has passed. Human session assumptions, periodic reviews, and static privilege models do not reflect that behaviour. The result is a governance gap between what was granted and what the agent can actually do.

Q: What breaks when AI agents rely on long-lived secrets and tokens?

A: Long-lived secrets create durable access paths that survive task completion, code changes, and even vendor compromise. If the secret is reused across workflows, one exposed credential can open several systems at once. The failure is not only exposure, but also delayed detection because the access still looks legitimate until someone traces the identity lineage.

Q: Who is accountable when a compromised AI agent misuses delegated access?

A: Accountability usually spans the business owner of the workflow, the team that issued or approved the credential, and the vendor if a third-party integration was involved. The critical governance question is not who logged in, but who allowed the delegation chain to exist and remain valid. That chain must be documented before incidents occur.


Technical breakdown

Persistent credentials and delegated access create durable attack paths

AI agents are commonly connected through API keys, static secrets, OAuth tokens, and service accounts. Those credentials are convenient because they remove friction during integration, but they also create durable access paths that can outlive the task, the session, or the original business justification. When an agent continues to authenticate through a long-lived token, the control boundary shifts from the agent itself to the credential artefact. That means exposure can happen through code, workflows, configuration files, or vendor compromise, and the resulting access may remain valid until someone notices and rotates it.

Practical implication: Treat every persistent credential used by an AI agent as a standing access path that must be inventoried, scoped, and revocable.

Continuous agent behaviour does not fit human session governance

Traditional IAM assumes a person logs in, performs work in a bounded session, and leaves an auditable trail that can be reviewed later. AI agents do not behave that way. They can keep operating across systems, chaining tool calls and accessing data as workflows evolve, which means the meaningful security event is not authentication alone but what the agent does after authentication. This is why static approval and periodic review models struggle: they are too slow and too coarse for runtime delegation, especially when the agent is acting at machine speed and across multiple control planes.

Practical implication: Design controls around runtime activity, not just login events or periodic certification cycles.

Identity and privilege abuse is now an agentic control problem

The OWASP agentic risk model treats identity and privilege abuse as a core concern because agents can inherit permissions, misuse delegated credentials, or execute actions outside the original intent of the grant. In practice, that means the identity layer becomes the control plane for whether an agent can reach internal tools, cloud infrastructure, and sensitive data. If privilege is broad, inherited, or hard to trace, the agent does not need to break authentication to create impact. It only needs valid access that was too generous, too persistent, or too opaque to govern.

Practical implication: Map agent permissions to least-privilege boundaries that are explicit, reviewable, and separate from human access patterns.


Threat narrative

Attacker objective: The objective is to turn legitimate AI agent access into a durable path into enterprise systems and sensitive data without needing to defeat the primary authentication layer.

  1. Entry occurs when an AI agent is connected through a legitimate OAuth grant, service account, or persistent token that already has access to enterprise systems.
  2. Escalation happens when that access is inherited broadly or reused across workflows, allowing the compromised identity to move from the original integration into additional systems and data.
  3. Impact follows when the credential is abused to reach internal resources, customer environments, or sensitive workflows before detection and rotation occur.

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


NHI Mgmt Group analysis

AI agent identity security is becoming a runtime governance problem, not a provisioning problem. The survey shows that AI agents are already in core business systems, but organisations are still trying to govern them with identity models built for humans and static workloads. That mismatch is visible in the low confidence levels, the heavy use of persistent credentials, and the widespread bypass of IAM controls. The practitioner conclusion is that access control has moved from setup to continuous execution.

Persistent credential trust debt is now the clearest named concept in AI agent governance. Every long-lived key, token, or service account attached to an AI agent accumulates trust debt because the access remains valid after context changes, vendor exposure, or scope drift. That is not simply a control gap, it is an architectural liability created by treating runtime access as if it were a fixed entitlement. Practitioners should recognise that the debt compounds every time an agent is allowed to keep using the same credential across changing workflows.

The assumption that least privilege can be defined once at provisioning time fails under agentic behaviour. That assumption was designed for access requests with stable intent and bounded duration. It fails when the actor keeps chaining actions, selecting tools, and expanding its working context after the original grant. The implication is that identity governance must stop pretending that static entitlement review can describe a moving runtime boundary.

Identity review cadences are misaligned with machine-speed execution. Organisations reported hours to detect and days to contain compromised AI agents, while the agents themselves can continue operating continuously across systems. That timing gap matters because it means the access lifecycle can complete before the review cycle even begins. The practitioner conclusion is that governance delays are now part of the attack surface.

AI agent governance is forcing convergence between NHI, PAM, and AI risk management. The article shows that the same identity patterns now cover service accounts, OAuth tokens, workload identities, and agent behaviour. That means security teams can no longer split responsibility by tooling silo or actor label. The practitioner conclusion is to align the control model around access lineage, runtime enforcement, and who can approve delegated behaviour at all.

From our research:

  • Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
  • Only 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, which means delegated access is still being governed with partial sight.
  • For a broader breach pattern lens, review the 52 NHI Breaches Analysis and compare how exposed credentials become operational access paths.

What this signals

Persistent credential trust debt: AI agent programmes now inherit the same hidden liability pattern seen in broader NHI estates, but with more dynamic behaviour and less tolerance for slow review cycles. With 85% of organisations lacking full visibility into third-party vendors connected via OAuth apps, the practical signal is that delegated access is still being expanded faster than it can be governed.

The programme-level shift is toward runtime identity operations, where access lineage, policy enforcement, and revocation readiness matter more than the original grant alone. That is why the next control investment is not another static access list, but tighter binding between identity, workload behaviour, and actual tool use.

Practitioners should also track the gap between detection and containment as a governance metric, not only an incident metric. When access can persist across systems while monitoring remains fragmented, the identity stack becomes part of the response problem rather than just the prevention layer.


For practitioners

  • Inventory every AI agent credential path Map API keys, OAuth grants, service accounts, static secrets, and workflow bindings to each agent, then record where each credential is stored and who can rotate it. Use the inventory to identify hidden persistence and delegated access chains.
  • Replace standing agent access with ephemeral credentials Move AI agents off long-lived secrets where possible and constrain remaining credentials to the narrowest task scope and shortest feasible lifetime. Persistent access should require explicit business justification and compensating monitoring.
  • Enforce runtime policy on agent actions Apply policy at the moment the agent calls tools or accesses data, rather than relying on pre-approval alone. Tie enforcement to the action path, not just the identity record, so scope drift can be blocked as it occurs.
  • Separate agent governance from human IAM reviews Do not reuse human recertification cadences as the primary control for AI agents. Create review triggers for delegated credentials, workflow changes, vendor compromise, and unusual tool chaining so the review process matches runtime behaviour.

Key takeaways

  • AI agent access is creating a runtime identity problem that human-centric IAM models cannot fully describe.
  • Persistent credentials and delegated grants are the main reason AI agent governance fails at scale, not a lack of deployment speed.
  • Security teams need runtime enforcement, lifecycle-aware review, and credential lineage tracking before AI agent access becomes ungovernable.

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 CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A3Agent identity and privilege abuse are central to the article.
OWASP Non-Human Identity Top 10NHI-03Persistent credentials and rotation gaps drive the article's core risk.
NIST CSF 2.0PR.AC-4Least-privilege access governance is directly implicated by agent delegation.

Map AI agent entitlements to least-privilege controls and enforce runtime approval limits.


Key terms

  • AI Agent Identity Security: AI agent identity security is the discipline of governing how software agents authenticate, receive delegated access, and are constrained while they operate. For autonomous or semi-autonomous systems, the critical issue is not login alone but what the identity can do across tools, data, and workflows after access is granted.
  • Persistent Credential: A persistent credential is a long-lived secret such as an API key, token, or service account that remains valid until it is rotated or revoked. In AI agent environments, persistent credentials create durable access paths that can survive task completion, hide in code or workflows, and widen blast radius when exposed.
  • Runtime Enforcement: Runtime enforcement is the application of policy at the moment an identity tries to act, rather than only at provisioning or review time. For AI agents, it means decisions must follow the actual tool call or data access event, because the agent may chain actions beyond the original approval boundary.
  • Delegation Chain: A delegation chain is the sequence of identities and grants that lets one actor act through another, such as a human, service account, OAuth token, and AI agent working together. The security challenge is tracing where authority was created, inherited, and expanded so accountability remains clear when something goes wrong.

What's in the full report

Akeyless's full article covers the operational detail this post intentionally leaves for the source:

  • Survey methodology and leader breakdowns by organisation size and deployment maturity
  • The full 400-leader data set behind AI agent access, visibility, and control confidence findings
  • Operational guidance on dynamic credentials, runtime enforcement, and real-time policy controls
  • The article's discussion of how Akeyless positions runtime identity security across AI agents, machines, and human access

👉 The full Akeyless article covers the survey findings, credential patterns, and control gaps in more detail.

Deepen your knowledge

AI agent identity security and runtime governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for delegated access, machine-speed workflows, or agent-linked credentials, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-05-28.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org