By NHI Mgmt Group Editorial TeamPublished 2026-04-20Domain: Agentic AI & NHIsSource: Saviynt

TL;DR: Shadow AI is creating an identity blind spot because unsanctioned agents can operate with valid credentials outside IT visibility, and Saviynt says 75% of CISOs have already found such tools in production. The governance problem is now structural: discovery, accountability, and continuous access control must extend to agents, not just people.


At a glance

What this is: This is an analysis of how shadow AI agents create ungoverned access paths inside enterprise environments, with the central finding that valid credentials can still produce invisible identity risk.

Why it matters: IAM and NHI teams need to treat AI agents as governed identities because access can persist, compound, and evade traditional provisioning and review workflows.

By the numbers:

👉 Read Saviynt's analysis of shadow AI as an identity blind spot


Context

Shadow AI refers to AI agents and AI-driven workflows created or used outside formal IT governance, often by employees trying to move faster than central controls allow. In identity terms, the problem is not that access is always stolen, but that legitimate access can be extended to systems without visibility, review, or lifecycle management. That makes shadow AI an NHI governance problem as much as an AI adoption problem.

The article argues that traditional IGA programs were built to govern people, not autonomous software entities. That distinction matters because AI agents can inherit standing permissions, connect to other non-human identities, and keep operating long after their original use case is forgotten. For many enterprises, that starting position is becoming more common than exceptional.

One important detail is that the blind spot is not limited to bespoke code or unusual platforms. The article describes agents created in mainstream environments and enterprise workflows, which means the control gap sits inside approved technology stacks rather than only at the perimeter. That is why the issue belongs in IAM, PAM, and NHI governance discussions together.


Key questions

Q: How should security teams govern shadow AI before it spreads across the enterprise?

A: Start by treating each AI agent as a governed identity with an owner, scope, and revocation path. Then tie discovery to the platforms where agents are actually created, not just to software procurement records. Without inventory and lifecycle control, shadow AI will remain invisible until data exposure or audit failure forces attention.

Q: What is the difference between shadow AI and shadow IT from an IAM perspective?

A: Shadow IT is usually an unauthorized application that leaves spend, network, or procurement evidence. Shadow AI often appears inside approved tools and uses valid credentials, so it can blend into normal activity. That makes identity visibility, not app discovery alone, the critical control for AI governance.

Q: Why do AI agents create more governance risk than ordinary service accounts?

A: AI agents can make decisions, chain actions, and expand their own reach across systems in ways service accounts usually do not. They may also inherit credentials, call other agents, and persist beyond the original task. That combination creates a larger and less predictable identity blast radius.

Q: Should organisations prioritise discovery or access restriction first for shadow AI?

A: Discovery comes first, because teams cannot restrict what they cannot enumerate. Once agents, credentials, and data paths are visible, organisations can decide which permissions to remove, which workflows to register, and which use cases to ban. Restriction without discovery usually pushes the problem deeper into the environment.


Technical breakdown

Why shadow AI breaks traditional identity governance

Traditional identity governance assumes a known subject, a known owner, and a reviewable lifecycle. Shadow AI breaks all three assumptions. An AI agent may be created inside a sanctioned platform, inherit permissions from a user, and continue operating without being registered as an identity object in IGA or PAM. Because the agent authenticates through valid credentials, it can look legitimate to logs and policy engines while remaining invisible to governance workflows. The technical failure is not only discovery. It is also the absence of lifecycle state, ownership binding, and re-certification for autonomous entities that can act on data and systems.

Practical implication: Treat AI agents as identities with owners, lifecycle dates, and review events, not as informal automations.

How agent-to-agent chains expand the identity attack surface

Agent-to-agent chaining turns a single hidden workflow into a distributed identity graph. One agent may call another, which then reaches a payment system, HR platform, or data warehouse. Each handoff introduces a new trust boundary, and if any node in that chain is unregistered, the entire sequence becomes hard to govern. This is structurally different from a normal user session because the original human context may be lost or weakened at each hop. When agents also depend on NHIs such as API keys or service accounts, the blast radius expands further because one ungoverned agent can inherit several downstream credentials.

Practical implication: Map agent chains and inherited credentials before allowing autonomous workflows into production.

Why platform-level discovery matters for AI agents and NHIs

Discovery must happen where agents actually live, which can include agent platforms, model gateways, MCP servers, and connected enterprise applications. A simple inventory of SaaS tools will miss the issue because shadow AI often appears as a feature, workflow, or embedded assistant rather than a separate asset. Platform-level discovery identifies the agent, the backing credentials, the data sources it can query, and whether it has drifted beyond its intended scope. Without that visibility, access reviews remain incomplete and privilege cleanup becomes reactive instead of preventive.

Practical implication: Build discovery around platforms and connected identities, not around software purchase records alone.


Threat narrative

Attacker objective: The objective is not always external compromise. In many shadow AI cases, the result is uncontrolled access to sensitive data and persistent governance blind spots.

  1. Entry occurs when employees create or enable AI agents inside approved platforms without central registration or security review.
  2. Escalation happens as those agents inherit standing permissions and connect to service accounts, API keys, or other non-human identities.
  3. Impact follows when the ungoverned agent queries or moves sensitive data outside the intended access model, creating audit and leakage risk.

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


NHI Mgmt Group analysis

Shadow AI is becoming an identity problem before it becomes a model problem. The security failure is not limited to unsafe prompts or untrusted output. When agents are created outside governance, they become unmanaged non-human identities with real access rights and no durable ownership. That shifts the control discussion from content safety to identity lifecycle control, which is where most enterprise programs are least mature.

Identity governance that stops at human users is already outdated for agentic environments. IGA, provisioning, and access review processes were designed around named employees, contractors, and joiner-mover-leaver workflows. AI agents do not fit that lifecycle cleanly, so teams need a separate identity class with its own registration, approval, and revocation logic. The practical conclusion is that AI agent governance must be integrated into identity operations, not bolted on later.

Ephemeral access does not solve the trust debt created by shadow AI. Even when an agent is intended for short-term use, the permissions it inherits can persist, multiply, and remain undocumented. That is why the governance issue is not just standing privilege, but standing uncertainty about who or what can act on behalf of the enterprise. Practitioners should read this as a call to eliminate untracked autonomy, not only to shorten credential TTLs.

Shadow AI should accelerate convergence between IAM, NHI, and data governance. The article’s main implication is that visibility into agents, the secrets they use, and the data they touch cannot live in separate tooling silos. Once AI systems can create their own access paths, security teams need one control plane for identity, privilege, and sensitive data exposure. Practitioners should align those teams now, before discovery becomes incident response.

Runtime discovery is the new baseline for AI governance. If an organisation cannot enumerate its agents and their connected identities, it cannot credibly claim control over AI risk. The field is moving toward continuous visibility, not periodic certification, because agent sprawl changes too quickly for static review cycles. Practitioners should assume governance failure until runtime discovery proves otherwise.

From our research:

  • 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which is why hidden agent access and secret sprawl tend to compound together.
  • For a broader control baseline, 52 NHI Breaches Analysis shows how identity exposure becomes material when discovery and rotation lag behind usage.

What this signals

Shadow AI Governance Gap: the next phase of AI security is not more policy language, but better runtime visibility into who or what is acting on behalf of the enterprise. When AI agents can be created inside approved platforms, security teams need continuous discovery that spans agent platforms, connected NHIs, and the data stores those agents can query.

The operational lesson for practitioners is that identity, secrets, and data controls now need a shared operating model. Teams that keep agent inventory in one tool, secret handling in another, and data access in a third will keep finding gaps only after the fact. The safer pattern is to align governance around runtime access paths, not organisational silos.

As AI adoption expands, the enterprise will increasingly need policy enforcement at the point of agent creation and agent action. That makes lifecycle control, permission review, and revocation capability more important than cosmetic approvals. The organisations that can prove they know every active agent will be the ones that can defend every access decision.


For practitioners

  • Inventory every AI agent in production Scan approved platforms, embedded assistants, low-code builders, and MCP-connected workflows for agents that have not been formally registered or owned. Include the backing credentials, connected data sources, and system permissions in the inventory.
  • Bind each agent to an accountable owner Require a named business and technical owner for every agent, with review dates, approved use cases, and revocation criteria. If the owner cannot explain the agent's access, the agent should not keep that access.
  • Track inherited credentials and service accounts Map every service account, API key, token, or certificate an agent can invoke, then classify whether that NHI is overprivileged, shared, or long-lived. Remove access paths that cannot be tied to a documented purpose.

Key takeaways

  • Shadow AI turns valid credentials into an identity blind spot when agents operate outside registration and review.
  • The scale of the problem is already visible, with 75% of CISOs reporting unsanctioned AI tools in production.
  • The right response is continuous discovery, accountable ownership, and tighter alignment between IAM, NHI, and data governance.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Shadow AI often starts with unregistered identities and missing ownership.
NIST CSF 2.0PR.AC-1Identity governance must extend to non-human actors and their access paths.
NIST AI RMFAI governance needs ongoing monitoring of autonomous behaviour and responsibility.

Assign governance, monitoring, and escalation duties for AI agents under a formal AI risk process.


Key terms

  • Shadow AI: AI agents or AI-driven workflows created or used without formal security, identity, or data governance. In practice, they often run inside approved platforms and use valid credentials, which makes them harder to detect than traditional shadow IT and more dangerous to access control models.
  • Agent-to-Agent Chain: A sequence of autonomous software entities handing work, context, or requests from one agent to another. Each hop can widen the trust boundary, weaken identity context, and create unreviewed access to systems or data if one link is unregistered or misconfigured.
  • Identity Blind Spot: A condition where security teams cannot reliably enumerate or monitor the identities that can act in the environment. For NHI and AI agent security, blind spots usually appear when credentials, permissions, and runtime actions exist outside the governance systems that are supposed to control them.

What's in the full article

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

  • How the vendor frames platform-level discovery across agent platforms, MCP servers, and enterprise applications
  • The article's concrete examples of shadow AI entry points in Salesforce, Copilot Studio, and Amazon Bedrock
  • The FAQ section's practitioner prompts on ownership, audit readiness, and prioritisation
  • The closing guidance on how the vendor recommends teams structure visibility into AI-driven activity

👉 Saviynt's full blog expands on discovery gaps, governance ownership, and AI-driven access paths

Deepen your knowledge

Shadow AI discovery, ownership, and lifecycle controls are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your team is building controls for AI agents that already have access, the course is a practical place to start.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-04-20.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org