By NHI Mgmt Group Editorial TeamPublished 2025-07-15Domain: Agentic AI & NHIsSource: ConductorOne

TL;DR: Agentic AI is pushing SaaS from static dashboards toward autonomous agents that act on data, initiate workflows, and connect across systems, according to ConductorOne. That shift widens the identity attack surface and makes real-time entitlement decisions and lifecycle governance more central than seat-based administration.


At a glance

What this is: This blog argues that AI-native software is moving identity from human-driven dashboards to autonomous agents that execute workflows and decisions.

Why it matters: It matters because IAM teams must now govern human, NHI, and agentic access patterns in one programme, or risk losing visibility into who or what is acting on data and when.

By the numbers:

👉 Read ConductorOne's analysis of AI-native identity and agentic workflows


Context

AI-native platforms are changing the identity problem because software is no longer limited to humans logging into a dashboard and clicking through predefined workflows. When agents can initiate actions, coordinate with other systems, and operate continuously, identity governance has to account for machine and agent behaviour as a first-class control surface.

For IAM teams, the practical question is not whether AI is becoming more capable. It is whether current governance models can distinguish human intent, NHI execution, and autonomous agent decision-making fast enough to keep entitlements, approvals, and accountability aligned.

The article’s starting point is typical of the current market conversation: vendors are trying to reframe identity around agentic execution before many organisations have finished governing service accounts, tokens, and delegated access at scale.


Key questions

Q: How should security teams govern AI agents that act on production systems?

A: Security teams should govern AI agents as independent identities with explicit ownership, task scope, and lifecycle controls. That means binding access to the minimum runtime permissions needed, recording which systems they can touch, and reviewing whether those permissions still match the agent’s current behaviour. The control goal is to prevent delegated access from becoming open-ended execution.

Q: Why do AI-native platforms create more identity risk than traditional SaaS?

A: AI-native platforms create more identity risk because they add actors that can initiate actions, not just respond to user requests. Each agent, connector, and automation path expands the governance surface, especially when the system can adapt over time. That makes entitlement drift, ownership gaps, and offboarding failures more likely than in dashboard-centric SaaS.

Q: What breaks when agents are governed like ordinary service accounts?

A: What breaks is the assumption that static permissions and periodic reviews are enough. Agents can change what they do during execution, chain actions across systems, and operate at machine speed, so a service-account model can miss the point at which authority should be narrowed or withdrawn. Governance needs to follow behaviour, not just account creation.

Q: How can organisations tell whether their AI identity controls are keeping up?

A: The strongest signal is whether the organisation can answer who owns each agent, what data it can reach, and when its access was last revalidated. If those answers are unclear, the programme is already behind. In practice, audit coverage and offboarding completeness matter more than the number of AI features a platform exposes.


Technical breakdown

Agent-native architecture and identity boundaries

Agent-native architecture embeds LLM-driven logic into services so they can reason over tasks, choose actions, and interact with downstream systems. That differs from a copilot, which usually waits for a user prompt, and from ordinary automation, which follows a fixed script. The identity consequence is that access is no longer only about authentication at login. It becomes about runtime authority, delegated scopes, and the ability to trace which actor initiated each action when the system itself can decide what to do next.

Practical implication: map each agent to a distinct identity boundary and review whether its runtime permissions exceed the task it is expected to perform.

Least privilege in real-time decision systems

Traditional least privilege assumes the needed access can be determined ahead of time, then reviewed periodically. Agentic systems weaken that assumption because privileges may need to change mid-session as the agent adapts to context, memory, and feedback. That creates a tension between static entitlement models and dynamic execution. Identity teams need to think in terms of task-scoped authority, not just role assignment, because the relevant risk is not only who can log in, but what the system can decide to do after it has logged in.

Practical implication: design access around task scope and decision boundary, not around broad roles that remain valid long after the work is complete.

Why identity counts expand in AI-native environments

The article’s claim that identity counts will multiply reflects a real operational shift. Every agent, service, workflow connector, and delegated integration creates another non-human actor that needs governance, monitoring, and offboarding. Once those identities can act independently, lifecycle management becomes as important as creation. The problem is not just volume. It is the speed at which identity sprawl can outpace review cycles, especially when agents can appear, change behaviour, and interact with other systems without a human clicking through each step.

Practical implication: treat every agent and service integration as an identity with a lifecycle, not as a feature toggle or background utility.


Threat narrative

Attacker objective: The attacker’s objective is to exploit delegated agent access to trigger unauthorised actions at scale while preserving the appearance of legitimate system activity.

  1. Entry occurs when an autonomous or semi-autonomous agent is granted delegated access to data, tools, and workflows inside an AI-native platform.
  2. Escalation happens when the agent can select actions at runtime, expand its scope through connected services, or reuse delegated authority beyond the original task boundary.
  3. Impact is the compounded execution of unintended workflows across multiple systems, which can widen exposure, corrupt decision-making, or move data without direct human approval.

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


NHI Mgmt Group analysis

Agent-native identity turns runtime authority into the primary control plane: When software can decide, act, and coordinate without a human prompt, identity is no longer a login event. The real governance question becomes whether the platform can bound what an agent may do after authentication, across tools, workflows, and downstream systems. That is why agentic identity must be governed as a runtime access problem, not a UI problem. Practitioners should stop treating agent behaviour as an extension of human access and govern it as a distinct execution surface.

Least privilege is no longer a stable provisioning assumption for autonomous actors: Least privilege was designed for actors whose intent could be predicted at issuance time. That assumption fails when the actor can alter actions mid-session in response to context, memory, or feedback loops. The implication is not simply tighter policy. It is a rethink of how entitlement boundaries are defined when execution path is non-deterministic.

Identity explosion is the real architectural pressure point in AI-native platforms: The growth in agents, service identities, and delegated workflows means governance failures will show up first as visibility loss, not as elegant policy exceptions. NHIs already outnumber human identities by 25x to 50x in modern enterprises, and agent-native systems add another layer of scale and churn. Practitioners should expect offboarding, attestation, and ownership gaps to become the first place agentic programmes break.

Agentic AI and NHI governance are converging into one control problem: The same programme that struggles to track service accounts will struggle even more when agents can consume those accounts and act through them. That makes lifecycle management, entitlement review, and zero-trust enforcement inseparable across humans, NHIs, and autonomous systems. The field is moving toward a single governance model for all non-human execution, and teams that still separate these domains will inherit blind spots.

From our research:

  • Only 5.7% of organisations have full visibility into their service accounts, according to Ultimate Guide to NHIs.
  • NHIs outnumber human identities by 25x to 50x in modern enterprises, which is why identity sprawl becomes a control problem long before teams think it is a scale problem.
  • If you are mapping agentic access into the same programme, start with 52 NHI Breaches Analysis to see how visibility gaps turn into repeated compromise patterns.

What this signals

Agent-native identity will force IAM teams to treat runtime decision-making as part of access governance. The practical shift is from periodic attestation to continuous ownership and scope validation, because static entitlement records cannot explain what an autonomous system decided to do at execution time. If your programme still relies on human-paced review cycles, it will lag the systems it is supposed to control.

Identity sprawl is becoming the first indicator of AI governance debt. Once agents, connectors, and service identities multiply, offboarding and inventory discipline become more valuable than feature-level AI controls. Teams should expect the earliest failures to show up as missing owners, stale privileges, and unreviewed delegated access rather than obvious policy violations.

Identity explosion: the combination of service accounts, AI agents, and delegated workflows creates a governance surface that standard IAM reporting usually undercounts. With NHIs already outnumbering human identities by 25x to 50x in modern enterprises, the next wave of AI adoption will make undercounting itself a security issue, not just a reporting flaw.


For practitioners

  • Inventory all agent-executing identities Classify every agent, workflow connector, and background automation that can act on production data or systems. Assign an owner, purpose, and lifecycle state so the organisation can distinguish legitimate agent activity from shadow AI and unmanaged service identities.
  • Define runtime scope limits for each agent Bind agent permissions to task scope, data domain, and approved downstream systems. Revalidate scopes when an agent changes behaviour, gains memory, or starts chaining actions across tools.
  • Extend lifecycle governance to non-human actors Put agents, service accounts, and tokens into joiner-mover-leaver, recertification, and offboarding processes. Use the same control discipline you apply to privileged human access, but measure it against non-human ownership and execution patterns.
  • Separate copilot workflows from autonomous execution Treat prompt-driven assistance and approval-free action as different risk classes. If a system can decide and execute without a human step, it needs stronger monitoring, tighter delegation, and explicit escalation rules.

Key takeaways

  • AI-native software changes identity from a login problem into a runtime authority problem.
  • Static access models will struggle as agents, connectors, and delegated workflows multiply across the enterprise.
  • Governance teams need to bring lifecycle, ownership, and task scope controls to every non-human actor before scale outpaces visibility.

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 10AG-1Agentic systems can decide actions at runtime and need explicit identity and tool-use boundaries.
OWASP Non-Human Identity Top 10NHI-03AI agents function as non-human identities and need lifecycle and privilege controls.
NIST CSF 2.0PR.AC-4Least-privilege governance and access management are central to agent-native identity risk.

Map each agent to bounded runtime authority and review tool access whenever behaviour changes.


Key terms

  • Agent-native identity: An identity model in which software agents are governed as active execution actors, not just background integrations. The key difference is that the system can initiate work, choose actions, and interact with downstream tools, so identity controls must cover runtime authority as well as authentication and ownership.
  • Runtime authority: The permissions an actor can exercise while it is actively executing, including which tools, data sets, and systems it may touch. For autonomous and agentic systems, runtime authority matters more than a static role because the actor may change its path during the session.
  • Identity explosion: The rapid growth in the number of human, non-human, and agent identities that a programme must govern. It is not just a count problem. It is a visibility and lifecycle problem, because the more identities exist, the easier it is for ownership, review, and offboarding to fall behind.

Deepen your knowledge

AI-native identity governance and runtime access control are covered in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your team is already facing agent sprawl, it is a practical place to build the governance baseline.

This post draws on content published by ConductorOne: Rethinking Identity for an AI-native Future. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-07-15.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org