By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: Orchid SecurityPublished May 28, 2026

TL;DR: Agentic AI combines human-like decision-making with machine speed, exposing a gap in IAM models built for people or deterministic systems, according to Orchid Security. The real issue is not just access volume but the collapse of assumptions about stable privilege, reviewable activity, and delegated authority.


At a glance

What this is: This is an independent analysis of why agentic AI does not fit cleanly into human or non-human identity models, and why that mismatch creates governance failure modes.

Why it matters: It matters because identity teams need controls that can govern delegated, fast-moving AI behaviour without treating agents like either people or static service accounts.

By the numbers:

👉 Read Orchid Security’s analysis of why agentic AI breaks legacy IAM assumptions


Context

Agentic AI creates an identity governance problem because the actor is neither a human user nor a deterministic service account. The primary issue is that current IAM models assume privilege can be assigned and reviewed on a stable schedule, while agentic behaviour can change at runtime.

Orchid Security frames this as a mismatch between delegated intent and observed execution. That is the right starting point for IAM, IGA, PAM, and NHI programmes because the governance question is no longer only who has access, but what the agent is doing with that access on behalf of whom.

The article also shows why hidden identity paths remain a material control problem, with cleartext credentials, IdP bypasses, and weak protocol hygiene still common across applications. That is typical of mature-but-fragmented enterprise estates, and it becomes more dangerous when agentic systems can discover and exploit those gaps at machine speed.


Key questions

Q: How should security teams govern AI agents that browse and transact on behalf of users?

A: Security teams should govern AI agents as delegated actors with narrow, task-scoped permissions, not as enhanced browsers. The right model is to bind access to the specific action being performed, preserve auditability at the transaction layer, and separate machine identity from the human principal wherever possible.

Q: Why do existing IAM controls struggle with autonomous AI agents?

A: Existing IAM controls were designed around human users and predictable workload behaviour. Autonomous agents can make repeated tool calls, chain permissions, and keep acting after the original task context changes. That creates lifecycle, privilege, and accountability gaps that traditional role models do not close on their own.

Q: What do IAM teams get wrong when they treat AI agents like service accounts?

A: They assume an agent is just another fixed non-human identity, when its behaviour may be runtime-driven and tool-selecting. That can lead to under-scoped oversight, misplaced trust in static entitlements, and review processes that do not match how the actor actually operates.

Q: Who is accountable when an AI agent exceeds its intended scope?

A: Accountability should follow the delegation chain, not stop at the agent label. The human requester, the policy owner, and the team that granted underlying access all matter, because the agent acts within a permission model someone designed. If the chain is unclear, the governance model is already too weak.


Technical breakdown

Why agentic AI does not fit the human identity model

Human IAM assumes a person authenticates, receives a role, and operates within reviewable time windows. Agentic AI changes that model because the system can interpret instructions, choose actions, and continue operating without fatigue. That makes the classic assumptions behind RBAC, periodic access reviews, and manual approval cycles harder to apply. The issue is not that agentic AI is magical. It is that the governance model was built around predictable human pacing and observable decision points, while agents can chain decisions quickly and adapt as conditions change.

Practical implication: identity teams need delegated, runtime-aware governance models rather than controls built only for human work patterns.

Why non-human identity controls create blast-radius risk for agents

NHI governance was built for deterministic service accounts, APIs, and bots that repeat the same task in the same way. Those identities often receive standing privileges because the function is fixed and the risk is bounded by repetition. Agentic AI breaks that assumption because the same identity can pursue novel paths to reach a goal, which makes broad standing access much more dangerous. Once the agent can decide which tool or data path to use at runtime, the privilege model stops being merely permissive and becomes a source of unpredictable blast radius.

Practical implication: teams should treat agent privileges as dynamic and context-bound, not as a machine equivalent of a fixed service account.

What delegated identity means when agents act on behalf of others

The article makes clear that agents often operate through delegated authority, inheriting intent and sometimes privilege from a human, machine, or service. That delegation chain matters because accountability does not sit neatly at the agent itself. If the agent acts on behalf of a prompter or upstream identity, governance must account for who authorised the behaviour, what scope was actually intended, and whether the execution still matches that scope. In practice, this is where identity declaration and execution reality diverge.

Practical implication: governance must trace authorisation through the delegation chain, not just record that an agent exists.



NHI Mgmt Group analysis

Agentic AI is an identity class problem before it is a tooling problem. The article is right to frame the issue around the mismatch between human IAM and deterministic NHI controls. A system that can decide, act, and adapt at runtime does not fit neatly into either model, which means the governance layer must start with actor classification, not product selection. Practitioners should stop forcing agents into existing buckets and instead define what behavioural evidence is required before access is granted.

Standing privilege is the wrong default when the actor can change its own execution path. NHI practice tolerates standing access because the actor is usually fixed-function and repeatable. That assumption fails when the actor is an agent capable of taking novel branches to reach a goal. The implication is not just more controls. It is a re-evaluation of the privilege model itself, because static entitlement is a poor proxy for bounded behaviour.

Delegated authority becomes the central governance concept for agentic AI. The article correctly highlights that an agent may operate on behalf of a prompter or upstream identity. That means identity governance has to prove not only who the agent is, but whose authority it is exercising at the moment of action. Practitioners should treat delegation as a first-class control domain, because without it accountability, recertification, and incident reconstruction all become weaker.

Identity blind spots become more dangerous when agents can search for them autonomously. The article’s application findings on cleartext credentials, IdP bypasses, weak controls, and outdated protocols show that hidden paths already exist in enterprise estates. Agentic AI does not create those weaknesses, but it can discover and exploit them faster than human review cycles can respond. That makes identity hygiene a resilience issue, not just a compliance issue, for any organisation deploying agents.

Dynamic identity governance is now a prerequisite for safe agent deployment. The article’s core lesson is that agentic AI needs continuous observability, delegated identity context, and context-aware privilege decisions. That does not mean rebuilding IAM from scratch, but it does mean that programmes built only around periodic certification and static entitlements will underperform. Practitioners should assume that agent governance will increasingly sit at the intersection of IAM, NHI, and application telemetry.

From our research:

  • 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 the 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.
  • For the broader governance context, see OWASP NHI Top 10 for the risk model that maps agent behaviour to control failures.

What this signals

Agentic AI will force IAM and IGA teams to move from periodic certification toward runtime governance because static review cadences cannot explain rapidly changing agent behaviour. With 48% of companies still unable to track and audit agent data access, the operational gap is already large enough to affect incident response and compliance evidence.

Delegation-chain visibility: programmes that cannot connect a prompter, an agent, and the actions taken on its behalf will struggle to prove accountability. That is why continuous observability, not just entitlement review, is becoming the practical control boundary for agent governance.

If your estate still contains hidden identity paths, the arrival of agentic AI increases the urgency of fixing them. The same unmanaged application patterns that complicate human IAM now give agents alternative routes to access, so identity hygiene has become a control-plane issue rather than a housekeeping task.


For practitioners

  • Define agent identities explicitly Create a distinct identity category for AI agents in your governance model so they are not hidden inside human or service-account inventories. Record the initiating actor, the agent, and any downstream delegates as separate governance objects.
  • Map delegation chains end to end Track which human, service, or system authorised the agent, what scope was intended, and where the agent can branch at runtime. Use that mapping in access reviews, incident investigation, and privilege approval decisions.
  • Replace standing access with runtime boundaries Limit agent access to the shortest viable scope and tie it to the task context, data domain, and execution window. Review whether any agent currently holds broader standing privilege than the same task would justify for a human.
  • Scan for identity blind spots Prioritise discovery of cleartext credentials, IdP bypasses, weak authentication protocols, and unmanaged application paths that agents could exploit. Build this into ongoing posture management, not one-off audits.
  • Make observability part of governance Require real-time visibility into what agents access, which actions they take, and whether those actions align to the authorised delegation chain. If you cannot reconstruct agent behaviour from telemetry, governance is incomplete.

Key takeaways

  • Agentic AI breaks the assumption that identities are either human and reviewable or machine-like and deterministic.
  • The governance risk is not just access volume, but delegated behaviour that can change path at runtime and evade static IAM models.
  • Identity teams need delegation-aware, runtime-observable controls before agents become unmanaged dark matter.

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, NIST AI RMF and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article is fundamentally about agentic AI identity and delegated runtime behaviour.
OWASP Non-Human Identity Top 10NHI-01The article argues agents need explicit identity governance and lifecycle treatment.
NIST CSF 2.0PR.AC-1Identity and access management is the core control plane discussed in the article.
NIST AI RMFGOVERNThe article focuses on AI governance and accountability for agent behaviour.
NIST Zero Trust (SP 800-207)Continuous verification and least privilege are central to the article's control model.

Use agentic AI guidance to separate delegated runtime behaviour from static automation.


Key terms

  • Agentic AI: Autonomous AI systems capable of planning, deciding, and taking actions — including calling APIs, writing code, and orchestrating other agents — with minimal human oversight. Agentic AI introduces new NHI risks as agents must authenticate to external services.
  • Delegated Identity: Delegated identity is when one actor acts on behalf of another with explicit permission and bounded authority. In AI-assisted commerce, it requires clear consent, limited scope, and traceable records so the retailer can distinguish authorised delegation from unauthorised automation.
  • Agentic dark matter: Unmanaged AI agents that operate inside an organisation without being enrolled in identity governance, access review, or observability processes. The term captures the blind spot where execution exists, but the organisation cannot confidently explain who authorised it or what it touched.
  • Runtime Observability Gap: The disconnect between what identity systems think was granted and what access systems show was actually used. This gap weakens governance because teams cannot confidently decide whether access is still necessary, especially in hybrid and distributed environments.

What's in the full article

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

  • The vendor’s comparison table showing how human, NHI, and agent identity requirements differ in authentication, behaviour, privilege, and risk.
  • The application-level discovery findings on cleartext credentials, IdP bypasses, and missing baseline controls across enterprise estates.
  • The autonomous analysis workflow used to surface hidden identity flows inside applications without manual onboarding or prior context.
  • The source article’s positioning on continuous observability as the missing layer for agentic identity governance.

👉 The full Orchid Security article covers the identity comparison model, discovery findings, and operational implications in more detail.

Deepen your knowledge

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