TL;DR: Machine identities now outnumber human employees by 82 to 1, while 59% of employees are using unapproved AI tools and 75% admit to sharing sensitive data with them, according to JumpCloud. The old human-versus-service-account model no longer fits autonomous behaviour, and access governance now has to account for identity that can decide and act at machine speed.
At a glance
What this is: This analysis argues that AI agents create a third identity category that breaks the old human-versus-service-account model.
Why it matters: IAM teams now need governance that can distinguish deterministic service accounts, human users, and autonomous actors before over-permissioning becomes the default.
By the numbers:
- Machine identities now outnumber human employees by an average of 82 to 1.
- 59% of employees are using unapproved AI tools.
- 75% of them admit to sharing sensitive data with these agents.
- 99% of non-human identities are already over-permissioned.
👉 Read JumpCloud's analysis of the third face of identity and AI agent risk
Context
The core problem is identity classification, not just AI usage. Traditional IAM programmes assumed non-human access would be deterministic, pre-scoped, and easy to govern as a service account or script, but autonomous AI behaves differently because it can select actions at runtime.
That creates a governance gap for enterprises that already struggle with NHI visibility, lifecycle control, and least privilege. For background on the broader identity model, see the Ultimate Guide to NHIs and the NHI Lifecycle Management Guide. The article's starting position is increasingly typical, not exceptional, because shadow AI is already entering ordinary business workflows.
Key questions
Q: How should security teams classify AI agents in identity programmes?
A: Classify by behaviour first. If the system can choose actions, select tools, and execute without a human approval gate, it should not be treated like a normal service account. If it is deterministic and constrained, apply standard NHI controls. If it behaves autonomously, separate governance is required for ownership, scope, review, and revocation.
Q: Why do AI agents complicate least privilege planning?
A: Least privilege depends on knowing the likely action path at provisioning time. Autonomous agents can change route during execution, so the privilege set that looks minimal on paper may still be excessive in practice. That is why identity teams need task-scoped authority, explicit boundaries, and a clear stop condition for side effects.
Q: What breaks when shadow AI is not inventoried?
A: Without inventory, the organisation loses visibility into who owns the agent, what data it touches, and how it is retired. That makes recertification, offboarding, and incident response incomplete. In practice, unmanaged AI becomes a hidden identity class that can retain access long after the business need has changed.
Q: Who should be accountable for autonomous AI access decisions?
A: Accountability should sit with the business owner who approved the use case, the platform team that issued the credentials, and the identity team that governs access policy. The key is to define ownership before the agent is allowed to act, because post-incident reconstruction is too late to create accountability.
Technical breakdown
Why autonomous AI does not behave like a service account
Service accounts are usually deterministic: the same input path should produce the same access and execution pattern. Autonomous AI breaks that assumption because it can decide which tool to use, when to call it, and how to sequence actions during a live session. That means the identity is not just holding credentials, it is shaping its own execution path. In identity terms, that matters because policy written for predictable machine jobs cannot safely model runtime choice, especially when the agent can move from reading data to acting on it without a human approval gate.
Practical implication: classify agent behaviour first, then decide whether the access model is NHI, human, or genuinely autonomous.
Why human-style trust models fail for AI agents
Humans are governed with assumptions about judgment, intent, and reviewable accountability. AI agents simulate judgment but do not carry human intent or stable reasoning, so the governance model becomes fragile if you treat them like employees. The failure is not simply that they are fast. It is that they can produce output, invoke tools, and cause side effects at machine speed while bypassing the social controls that normally slow human error. That is why access scope, approval flow, and output validation have to be designed around behaviour rather than around a human analogy.
Practical implication: do not rely on user-trust controls alone when the actor can take action without human pacing.
Shadow AI turns identity sprawl into an access-control problem
Shadow AI means unmanaged agents are operating outside the inventory, review, and offboarding processes that most IAM programmes depend on. Once those agents are outside central visibility, they cannot be recertified, rotated, or revoked with confidence. The result is not just sprawl, it is governance failure across the identity lifecycle. NHI controls still matter, but they need to be extended to cover discovery, ownership, and retirement of autonomous identities before those identities accumulate privileges and data exposure paths that nobody can fully explain.
Practical implication: put AI agents into the same discovery and lifecycle workflow used for other non-human identities.
Threat narrative
Attacker objective: The objective is to obtain rapid, low-friction access to sensitive data and business actions through an identity that appears legitimate but is not properly governed.
- Entry occurs when employees adopt unapproved AI tools and connect them to internal data or workflows without central approval.
- Escalation happens when the agent is treated like a normal service account or a trusted colleague, giving it access and execution latitude beyond its real risk profile.
- Impact follows when the agent processes sensitive data or performs unintended actions at machine speed, compounding exposure before human review can intervene.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- AI LLM hijack breach — attackers used stolen AWS access keys to hijack Anthropic LLM models on Bedrock.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
AI agents expose an assumption collapse in enterprise identity governance: access review was designed for actors whose privilege persists long enough to be observed, certified, and revoked. That assumption fails when the actor can decide and act within a live session, because the governance window no longer matches the execution window. The implication is that review-based IAM alone cannot describe or control agent behaviour.
The phrase "digital intern" is directionally useful but incomplete: it correctly signals that autonomous actors should not be granted total trust, yet it still frames the problem as if human-style supervision is the primary control. In practice, the deeper issue is that autonomous behaviour produces identity state that is harder to classify than a service account and harder to supervise than an employee. Practitioners should treat that as a category change, not a naming exercise.
Shadow AI turns NHI governance into an inventory problem before it becomes an access problem: if the organisation cannot enumerate which agents exist, who owns them, and what they can do, then least privilege is theoretical. The over-permissioned state described in the article is not just a misconfiguration, it is a symptom of missing identity boundaries across machine and autonomous actors. Practitioners need discovery, ownership, and retirement discipline that spans every non-human executor.
Autonomous identity management is now a cross-domain control issue: human IAM controls still matter for approval and accountability, NHI controls still matter for secrets and lifecycle, and autonomous control adds runtime decision governance. The strongest programmes will not collapse these into one box or pretend the old service-account model is enough. Practitioners should expect identity architecture to split by actor behaviour rather than by technology label.
Runtime privilege is becoming the real unit of risk: the article's central warning is that autonomous actors can act before legacy governance catches up. That makes static entitlements less meaningful than the point-in-time authority an agent can exercise during execution. Practitioners should evaluate identity risk as a live control problem, not just an entitlement problem.
From our research:
- Only 5.7% of organisations have full visibility into their service accounts, according to Ultimate Guide to NHIs.
- Another finding from the same research shows that 97% of NHIs carry excessive privileges, which broadens the attack surface and makes over-permissioning the default state.
- For lifecycle control, read NHI Lifecycle Management Guide for the provisioning, rotation, and offboarding discipline that AI agent governance now needs to inherit.
What this signals
Digital intern: this framing will increasingly shape how practitioners talk about AI agents, but the operational implication is narrower than the metaphor suggests. Teams will need to decide whether a given agent belongs in NHI inventory, human approval workflows, or a separate autonomous control plane, because the answer changes how access is granted and revoked.
With 97% of NHIs carrying excessive privileges according to the Ultimate Guide to NHIs, organisations should expect autonomous agents to inherit the same privilege-creep problem unless they are scoped differently from day one. That makes discovery and task-bound authority early priorities, not later optimisations.
Practitioner programmes that already align to the NIST Cybersecurity Framework 2.0 and NIST SP 800-207 Zero Trust Architecture will adapt faster, because the control model already assumes continuous verification rather than static trust. The next step is to extend that discipline to autonomous execution, not just to human and machine logins.
For practitioners
- Inventory autonomous actors separately from service accounts Create a distinct register for AI agents, including owner, data access, tool access, and offboarding path. Do not bury them in generic NHI inventories, because classification drives the controls that follow.
- Limit agent authority to task-scoped execution Require explicit task boundaries, read-only by default, and write access only where a human can justify the business need. Tie each permission to a named owner and a revocation trigger.
- Review shadow AI for data-sharing exposure Search for unapproved AI tools in engineering, marketing, and support workflows, then block sensitive data from flowing into unmanaged agents. Pair discovery with user guidance so employees understand the boundary.
- Build approval checkpoints around side-effect actions Place human review before actions that can modify records, trigger transactions, or expose regulated data. The control should interrupt execution before the agent completes the risky step, not after the fact.
Key takeaways
- AI agents are not just another NHI type because their runtime decision-making breaks the assumptions behind static access governance.
- The article's own statistics show a governance gap that is already operational, with shadow AI, sensitive data sharing, and pervasive over-permissioning all in play.
- The practical response is to classify autonomous actors separately, scope their authority tightly, and make ownership and offboarding non-optional.
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 | The article centres on runtime autonomy and tool use by AI agents. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | The article concerns non-human identities, over-permissioning, and lifecycle visibility. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Continuous verification fits the article's warning about trusting autonomous actors too broadly. |
Apply continuous verification and task-scoped access before permitting any agent to act on sensitive data.
Key terms
- Autonomous Actor: An autonomous actor is an identity that can choose actions, select tools, and decide when to execute without a human approval gate. In governance terms, that changes the control problem from static access assignment to runtime authority management and accountability.
- Shadow AI: Shadow AI is the use of AI agents or tools outside formal IT and identity governance processes. It creates hidden access paths, unknown data exposure, and lifecycle gaps because the organisation cannot reliably inventory, certify, or revoke what it does not know exists.
- Task-Scoped Access: Task-scoped access is permission granted only for a specific objective, execution window, and bounded set of actions. For autonomous systems, the scope must be narrow enough that the actor cannot expand its authority mid-session without additional review.
- Identity Lifecycle Management: Identity lifecycle management is the process of provisioning, reviewing, rotating, and retiring identities as business needs change. For AI agents and other non-human identities, lifecycle discipline must cover ownership, discovery, offboarding, and credential revocation, not just initial setup.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security 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.
This post draws on content published by JumpCloud: the third face of identity and AI agent risk. Read the original.
Published by the NHIMG editorial team on 2026-01-14.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org