TL;DR: Enterprises are moving from roughly 45 non-human identities per human in 2023 to an 82:1 ratio in 2025, while early adopters report 300% to 500% annual NHI growth as AI agents combine multiple credentials across systems, according to Clutch Security. The identity problem is no longer scale alone; autonomous tool use breaks static provisioning assumptions and makes traditional IAM visibility insufficient.
At a glance
What this is: This is an analysis of how enterprise agentic AI is accelerating non-human identity sprawl and exposing governance gaps in traditional IAM.
Why it matters: It matters because IAM, PAM, and lifecycle teams now have to govern AI-driven credentials, not just human users and conventional service accounts.
By the numbers:
- In 2023, enterprises typically managed about 45 NHIs per human identity.
- In 2025, a ratio of 82:1 is the new reality.
- Early adopters are now seeing 300% to 500% annual NHI growth.
👉 Read Clutch Security's technical paper on agentic AI security stack and NHI crisis
Context
Enterprise agentic AI is pushing non-human identity counts into a range that most governance programmes were never built to manage. When each agent uses multiple credentials across systems, the issue becomes not only volume, but the mismatch between dynamic tool use and static IAM assumptions.
The central problem is that AI-driven NHIs do not behave like ordinary service accounts. They select tools, combine credentials, and trigger write actions in ways that can outpace provisioning logic, approval workflows, and review cadences designed for predictable machine access.
Key questions
Q: How should security teams govern AI agents that use multiple credentials across systems?
A: Security teams should treat each agent as a governed identity with its own inventory entry, owner, scope, and expiry condition. The key is to map the full credential chain across systems, not just the first login point. That makes hidden privilege combinations visible and gives IAM, PAM, and lifecycle teams one control surface for review and revocation.
Q: Why do autonomous agents create more risk than ordinary automation?
A: Autonomous agents can choose tools, combine credentials, and change execution paths at runtime, so their access pattern is not fully knowable at provisioning time. Ordinary automation follows a fixed path and is easier to constrain. For identity teams, the difference is that agent behaviour can expand privilege use beyond what the original approval model anticipated.
Q: What breaks when an AI agent has write access to enterprise systems?
A: Write access turns a credential from a visibility issue into an operational impact issue. A single agent decision can update records, propagate bad data, or trigger downstream changes before humans can intervene. That means organisations need stronger scope controls, tighter monitoring, and faster containment for state-changing identities.
Q: How can organisations spot shadow AI agents before they become a governance problem?
A: They should reconcile approved AI tools with observed API activity, credential issuance, and cross-system access patterns. If a credential is active but no owner, purpose, or retirement path exists, the agent is outside governance even if the authentication is valid. One practical anchor is the approved inventory of AI-driven NHIs.
Technical breakdown
Why agentic AI creates NHI sprawl
Agentic AI expands the identity surface because each agent typically needs multiple credentials, tokens, or service accounts to complete tasks across platforms. That multiplies the number of machine identities tied to one business workflow. The governance problem is not just more secrets in more places. It is that the relationship between one actor and one entitlement no longer holds. A single agent may touch storage, messaging, databases, and SaaS APIs in one request path, creating a dense entitlement graph that traditional inventory methods struggle to represent cleanly.
Practical implication: inventory AI agent credentials separately from human and service-account estates, and track entitlement chains rather than isolated secrets.
Write permissions and cascading risk in agent workflows
Read-only agents mainly increase exposure to data leakage, but write-enabled agents create a different failure mode: a small misread can propagate through interconnected systems. Because agents can update records, move data, or change access, one action can trigger downstream changes that are hard to reverse or attribute. This is where NHI governance meets operational blast radius. The issue is not whether the agent is intelligent. It is whether its credential scope allows it to alter state faster than humans can observe, validate, or contain the effect.
Practical implication: separate read and write privileges for agent identities and treat write access as a distinct risk class.
Shadow agents and unmanaged credentials
Shadow agents are AI systems introduced without approval or oversight, often by developers or business teams using unmanaged credentials. They bypass central inventory, lifecycle management, and audit visibility, which means the organisation may not know which agents exist, what they can access, or when their access should end. In NHI terms, that is lifecycle failure combined with discovery failure. Once an agent is outside the approved stack, access reviews and renewal controls lose their practical value because the identity itself is not reliably in scope.
Practical implication: detect unsanctioned AI tools and tie every agent credential to an owner, expiry condition, and offboarding path.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Agentic AI turns NHI growth from a scaling problem into an identity design problem. The article’s core numbers show that enterprises are moving from manageable ratios to explosive credential growth, but the deeper issue is structural. Traditional IAM assumes identities can be provisioned and reviewed around stable roles or service patterns. Once agents dynamically combine tools and credentials, that assumption weakens. Practitioners should read this as a sign that machine identity programmes now need an explicit agent model, not just more inventory.
Write access is the real blast-radius multiplier for autonomous systems. Read-only access can still leak data, but write-enabled agents can alter records, permissions, and transactions across systems in a single decision chain. That changes the control objective from access visibility to state-change containment. In OWASP-NHI and Zero Trust terms, the problem is no longer just who can authenticate, but how much irreversible action the identity can trigger. The practitioner conclusion is simple: write privilege for agents must be treated as a separate governance tier.
Shadow agents expose the gap between identity ownership and identity existence. An unmanaged agent can operate with valid credentials while remaining outside the control plane that is supposed to govern it. That breaks the assumption that if access exists, governance can find it, review it, and revoke it. The result is a lifecycle blind spot, not just a security oversight. Teams should recognise that an identity without a reliable owner or retirement path is already a governance failure, even if no incident has occurred.
Dynamic credential provisioning is becoming a baseline expectation, not an advanced feature. As agent populations expand, static secrets and long-lived entitlements become difficult to reconcile with task-specific access needs. The field is moving toward tighter issuance windows, clearer traceability, and behavioural telemetry because broad, persistent access produces too much collateral risk. Practitioners should interpret this as a mandate to redesign machine identity workflows around short-lived, attributable access rather than permanent entitlements.
Agentic AI governance now sits at the intersection of NHI, PAM, and lifecycle control. The article makes clear that agent identities are not just another technical workload. They carry privilege, write capability, and operational autonomy that affect who owns the credential, who can approve its use, and who can remove it. That intersection is where most current programmes remain fragmented. The practitioner conclusion is to govern agents as first-class identities across issuance, monitoring, and retirement.
From our research:
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, according to the 2024 ESG Report: Managing Non-Human Identities.
- Enterprises that have experienced a compromised NHI averaged 2.7 separate incidents in the past 12 months.
- The governance lesson aligns with the Ultimate Guide to NHIs, which frames lifecycle, rotation, and offboarding as core controls for machine identity risk.
What this signals
Agentic credential growth is now a programme-design issue, not just an inventory issue. Once one business flow can consume multiple secrets across several systems, the control plane has to move from counting identities to governing how they are created, used, and retired. That is especially true when write access is in play, because state change increases the consequence of every missed entitlement.
Shadow agents create a visible gap between authentication and accountability. A credential can be technically valid while the identity that uses it remains effectively unmanaged. That is why inventory reconciliation, owner assignment, and retirement conditions matter as much as secret strength. For teams operating in cloud and SaaS environments, the challenge is less about more passwords and more about unowned machine access.
The NHI trust problem now intersects with broader Zero Trust design. If access is assumed to be dynamic, reviewable, and attributable, then agents that combine tools at runtime force a harder question about whether the control framework can still see the actor clearly enough to govern it.
For practitioners
- Inventory every agent identity separately Create a distinct register for AI-driven NHIs, including API keys, tokens, service accounts, and delegated OAuth credentials. Record owner, system scope, write capability, and expiry condition so shadow deployments do not disappear inside general service-account lists.
- Segment read and write privilege for agents Treat write access as a separate approval and review path. Where an agent can modify data, permissions, or transactions, require narrower scopes, stronger monitoring, and explicit containment rules for state-changing actions.
- Tie every agent credential to lifecycle ownership Assign a named business or technical owner to each agent and make offboarding a mandatory control, not a cleanup task. If the organisation cannot answer who retires the credential, the identity is already outside governance.
- Detect shadow agents through behavioural and inventory gaps Compare approved AI tool registries against observed credential use, API activity, and anomalous cross-system access. Unapproved agents often show up first as unexplained tool chains or service accounts with no documented purpose.
Key takeaways
- Agentic AI is accelerating NHI growth fast enough to outstrip IAM models built for stable, predictable identities.
- Write-enabled agents create the highest operational risk because a single action can cascade across connected systems.
- Shadow agents are a lifecycle failure as much as a visibility failure, which makes ownership and retirement controls essential.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A1 | Agent autonomy and tool choice drive the core risk discussed here. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Credential rotation and lifecycle controls directly address agent NHI sprawl. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Zero Trust access scope and verification align with state-changing agent access. |
Classify agent credentials as NHIs and apply short-lived issuance and rotation controls.
Key terms
- Agentic AI: Agentic AI is software that can decide which actions to take, which tools to use, and when to act in pursuit of a task. In identity terms, it behaves as a non-human identity when it depends on credentials, permissions, and delegated access to operate across systems.
- Shadow Agent: A shadow agent is an AI-driven identity that exists and operates without central approval, inventory, or governance. The risk is not just unauthorized software. It is unmanaged credential use with no clear owner, expiry path, or reliable audit trail.
- Write Privilege: Write privilege is permission to change state in a system, such as updating data, moving records, or modifying access. For AI agents, write privilege raises the stakes because a single decision can trigger downstream effects that are harder to reverse than read-only exposure.
- NHI Sprawl: NHI sprawl is the uncontrolled growth of non-human identities, credentials, and related entitlements across environments. It becomes a governance problem when the number of identities rises faster than discovery, ownership, rotation, and retirement controls can keep pace.
Deepen your knowledge
Agentic AI credential sprawl and lifecycle governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for AI-driven identities in a similar environment, it is worth exploring.
This post draws on content published by Clutch Security: The Enterprise Agentic AI Security Crisis No One Is Ready For. Read the original.
Published by the NHIMG editorial team on 2025-07-02.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org