By NHI Mgmt Group Editorial TeamPublished 2026-05-11Domain: AnnouncementsSource: SailPoint

TL;DR: SailPoint says non-human identities are moving into an “agentic era,” with AI agents requiring discovery, governance, and machine-speed response across business workflows. The practical shift is that identity programmes now have to treat autonomous software as a governed workforce, not a side risk.


At a glance

What this is: SailPoint argues that AI agents are now a governed part of the enterprise workforce, and security teams need unified visibility, access control, and response.

Why it matters: For IAM and NHI practitioners, the problem is no longer whether agents exist, but whether their access, ownership, and behaviour can be continuously governed.

By the numbers:

👉 Read SailPoint's blog on the Agentic Fabric and AI identity governance


Context

AI agent governance is becoming an identity problem, not just an application problem. When autonomous software can act across systems, read data, and trigger business workflows, traditional human-centric access review models stop being sufficient. That is the core NHI governance gap this post is pointing to, even if the source frames it through a product announcement.

SailPoint’s position is that discovery, ownership, least privilege, and auditability must extend to AI agents as non-human identities. That framing is consistent with the broader NHI problem space: once agents gain execution authority, the question is not whether they are useful, but whether their access can be bounded and reviewed like any other privileged identity. For a deeper baseline on lifecycle and governance, see the Ultimate Guide to NHIs.


Key questions

Q: How should security teams govern AI agents as non-human identities?

A: Security teams should govern AI agents the same way they govern other high-risk non-human identities, with inventory, ownership, least privilege, and revocation. The key difference is runtime behaviour, so policy must account for task scope, data access, and changing context. Without continuous governance, agents become invisible privileged actors rather than controlled assets.

Q: When does ephemeral access still leave too much risk for AI agents?

A: Ephemeral access still leaves too much risk when the task is not tightly bounded, ownership is unclear, or the agent can chain into other systems. Short-lived credentials reduce exposure time, but they do not eliminate misuse, overreach, or weak accountability. The decision point is whether the access model can prove intent and constrain action.

Q: What is the difference between managing service accounts and managing AI agents?

A: Service accounts usually perform predictable machine tasks, while AI agents can interpret context and choose actions dynamically. That means the governance model must cover not just authentication and rotation, but also intent, tool use, and runtime enforcement. Agents need identity controls plus behavioural controls because their execution path is less deterministic.

Q: Why do AI agents complicate zero trust architecture?

A: AI agents complicate Zero Trust Architecture because the trust decision cannot end at login or token issuance. Their authority can expand or shift during execution, so continuous verification must include task context, data sensitivity, and action risk. Zero trust only works here if every action remains conditional, not just every session.


How it works in practice

How AI agents become non-human identities

AI agents move from passive software into active identities when they can execute tasks, call tools, and hold permissions across systems. At that point, they resemble service accounts and workload identities, but with more variable behaviour because their actions can be driven by prompts, policies, and runtime context. The security challenge is not only authentication. It is the full identity lifecycle: discovery, entitlement, monitoring, and revocation. If an agent can initiate actions across finance, supply chain, or customer systems, the blast radius depends on how tightly its permissions are bounded and how quickly abnormal behaviour can be detected.

Practical implication: Treat agents as governed identities from day one, not as app features that can be reviewed later.

Why unified discovery matters for agent sprawl

Discovery is the prerequisite for any control plane because you cannot govern what you cannot enumerate. AI agents are likely to exist across SaaS, internal platforms, automation stacks, and code-driven workflows, often with inconsistent ownership and unclear inheritance of permissions. Unified visibility means mapping each agent to its human sponsor, its data access, and the other identities it can affect. Without that relationship graph, access reviews become incomplete and incident response becomes guesswork. This is especially important where agents can spawn other agents, inherit secrets, or operate in shadow AI patterns outside central oversight.

Practical implication: Build a complete inventory of agents and their relationships before attempting policy enforcement.

What real-time governance changes at runtime

Real-time governance shifts the control point from periodic review to active enforcement. In practice, that means checking whether an agent’s current task still justifies its access, whether the requested action matches policy, and whether the identity should be reduced to least privilege or stopped entirely. This is different from traditional role assignment, which assumes relatively stable behaviour. For agentic systems, authority can change minute by minute based on task scope, risk signals, and environment context. The technical pattern is closer to conditional access for autonomous software than to static role management.

Practical implication: Use task-scoped authorization and immediate revocation paths when agent behaviour exceeds the approved scope.


NHI Mgmt Group analysis

Agentic AI governance is now an NHI problem before it is an AI problem. Once software can act independently, access decisions, ownership, and audit trails matter more than model novelty. The control failures will look familiar to IAM teams: excessive privilege, unclear sponsorship, and weak revocation discipline. Practitioners should therefore anchor agent oversight in NHI governance rather than treat it as a separate AI-only programme.

Discovery is the new control plane because unmanaged agents create shadow access. If organisations cannot enumerate every AI agent, they cannot reliably enforce policy, review entitlements, or attribute actions after the fact. That makes discovery a prerequisite for compliance and incident response, not a reporting feature. The practical conclusion is to treat inventory completeness as a security control, not an administrative task.

Ephemeral agent access still creates trust debt. Short-lived permissions reduce exposure windows, but they do not solve the underlying question of who approved the task, what data the agent touched, or whether the behaviour stayed within intent. This is the trust model problem behind autonomous execution, and it will surface in every identity programme that tries to scale AI without changing governance mechanics.

Identity blast radius is the right concept for agentic risk. The real issue is not how many agents exist, but how much damage a single compromised or mis-scoped agent can do across systems and data. That makes privilege boundaries, ownership, and runtime enforcement the decisive variables. Security teams should measure and reduce blast radius before they assume visibility alone is enough.

Agentic governance will converge with zero trust only if control is continuous. Zero Trust Architecture depends on ongoing verification, and that logic maps directly to agents that can change behaviour after initial authentication. But continuous verification must include identity context, task context, and action context, not just device or network signals. Practitioners should design agent controls as continuous decisions, not one-time grants.

From our research:

  • 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface, according to the Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which explains why discovery gaps keep reappearing in NHI programmes.
  • For the governance layer, review the Ultimate Guide to NHIs for lifecycle and rotation controls that support tighter agent oversight.

What this signals

Identity blast radius is becoming the metric that matters most for agentic systems. Once autonomous software can reach multiple tools and data stores, a single mis-scoped identity can create disproportionate operational impact. Teams should measure how far an agent can move, what it can change, and how quickly that scope can be reduced when policy shifts.

With 91.6% of secrets still valid five days after notification, according to the Ultimate Guide to NHIs, runtime controls will keep failing if secret remediation remains slow. The lesson for AI programmes is straightforward: exposure windows and access windows must shrink together.

As agentic programmes scale, governance will need to blend NHI inventory, runtime policy, and behavioural telemetry into a single operating model. That is where OWASP Agentic AI Top 10 and zero trust thinking start to overlap in a practical way.


For practitioners

  • Inventory every AI agent and sponsor each one Create an authoritative register that links each agent to an owner, business purpose, data access scope, and upstream dependency. Include agents in SaaS tools, internal automation, and code-driven workflows so shadow AI does not bypass review.
  • Apply least privilege at task level Grant permissions for the narrowest task window possible and remove broad standing access where agents only need temporary execution rights. Use approval and revocation workflows that can shorten access when the task ends.
  • Add runtime policy checks for agent actions Validate each high-risk action against policy before execution, especially when agents can touch financial, customer, or production systems. Block or step up review when behaviour exceeds the approved intent or data scope.
  • Log agent activity with audit-ready context Capture who sponsored the agent, what it was allowed to do, what it actually did, and which identities or datasets it touched. Keep those records usable for access review and incident response.

Key takeaways

  • AI agents should be governed as non-human identities with owners, scopes, and revocation paths, not treated as loosely supervised automation.
  • The main risk is not agent count alone but uncontrolled access, unclear accountability, and runtime behaviour that outpaces existing IAM review cycles.
  • Security teams should move from periodic access review to continuous policy enforcement, because autonomous execution changes how identity risk accumulates.

Key terms

  • Non-Human Identity: A non-human identity is any machine or software identity that can authenticate and act in an environment, including service accounts, API keys, tokens, certificates, workloads, bots, and AI agents. In practice, these identities often outnumber humans and can carry broader access than teams realise.
  • Agentic AI: Agentic AI refers to autonomous software that can plan, decide, and execute actions using tools or data sources. Unlike static automation, an agent can change behaviour based on context, which makes identity, privilege, and audit controls central to governance.
  • Identity blast radius: Identity blast radius is the amount of damage an identity can cause if it is misused, compromised, or over-permissioned. For NHI programmes, the concept helps teams measure how far an agent can move across systems, data, and workflows before controls stop it.

What's in the full announcement

SailPoint's full blog covers the operational detail this post intentionally leaves for the source:

  • The product packaging changes that shape how customers move from identity governance into agentic controls.
  • The free discovery tool used to quantify agentic risk and identify exposed AI identities.
  • The three-pillar implementation model for visibility, governance, and automated response.
  • The whitepaper path that SailPoint uses to connect its platform view to adoption.

👉 The full SailPoint post covers the product packaging, discovery tool, and whitepaper path in more detail.

Deepen your knowledge

AI agent governance, runtime authorization, and NHI lifecycle control are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for autonomous software in a similar environment, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-05-11.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org