TL;DR: 2026 will push identity toward a unified layer as AI agents, humans, software, and machines converge, with autonomous systems needing access across cloud, Kubernetes, IAM, and other agents, according to Teleport CEO Ev Kontsevoy. The real governance problem is that siloed identity models cannot keep pace with non-deterministic runtime behaviour and expanding privilege chains.
At a glance
What this is: Teleport frames 2026 as a year when AI agents, humans, software, and machines converge into a single identity problem that existing siloed IAM models do not handle well.
Why it matters: IAM teams should treat AI agents as a governance stress test for NHI, autonomous access, and human identity controls because access, visibility, and accountability now cross all three domains.
By the numbers:
- 90% of IT leaders say properly managing NHIs is essential for a successful zero-trust implementation.
- Only 5.7% of organisations have full visibility into their service accounts.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
👉 Read Teleport's 2026 cybersecurity predictions on identity convergence and AI agents
Context
Identity security is moving past a clean split between human and machine users. As AI agents begin making runtime decisions and reaching into cloud platforms, Kubernetes, IAM systems, and other agents, the primary problem is no longer whether an identity is human or non-human, but whether the control model can still define, observe, and govern access across mixed execution paths.
That matters for NHI, autonomous, and human identity programmes because the same governance stack now has to cover static service accounts, user-driven access, and actors that decide, select tools, and execute in-session. Teleport's premise is that separate identity silos will fail under that pressure, which is broadly consistent with how modern identity sprawl shows up in enterprise environments.
Key questions
Q: How should security teams govern AI agents that cross multiple systems?
A: Security teams should govern AI agents as a cross-domain identity problem, not as isolated app access. That means inventorying every reachable system, assigning an accountable owner, constraining downstream tool use, and making classification part of the lifecycle process. Without a single view of the agent and its permissions, access reviews and revocation will miss the real execution path.
Q: Why do AI agents complicate existing IAM and NHI controls?
A: AI agents complicate IAM and NHI controls because their access path is not always fixed when provisioning happens. They can choose actions at runtime, chain tools, and extend across systems in ways that static roles and periodic reviews were not built to describe. The result is governance drift, especially where ownership and accountability are split.
Q: What breaks when AI identities are treated the same as service accounts?
A: Treating AI identities like service accounts breaks accountability, because service accounts usually follow predictable, predefined access patterns. AI agents may change behaviour mid-session, select new tools, and create new trust paths during execution. That means standard secret management alone cannot explain or constrain what the actor may do next.
Q: Should organisations rework access reviews for agentic AI?
A: Yes. Access reviews should move from static entitlement checking toward behaviour-aware review of what the agent can actually do, who owns it, and whether the access path still matches the intended task. If the programme only reviews issued credentials, it will miss the more important question of how the agent uses them.
Technical breakdown
Why identity silos break down under AI agent access
Identity silos assume each actor type can be governed in isolation, with separate processes for human users, service accounts, and new AI identities. That model becomes brittle when an AI agent needs to cross multiple trust boundaries in one session, because every hop introduces a new entitlement, audit trail, and trust decision. In practice, the problem is not just scale. It is the loss of a single, coherent view of who or what is acting, under which authority, and for how long. Once an agent can span cloud, data, and identity services, fragmented governance creates blind spots instead of control.
Practical implication: unify identity inventory and authorization data before agentic access expands across multiple platforms.
Agentic AI access depends on runtime decision paths, not static roles
Agentic systems do not just consume a token and stop. They can choose actions at runtime, chain tool calls, and continue execution without a human resetting the workflow between steps. That changes how access should be understood because the privilege boundary is no longer just the credential. It is the sequence of actions the credential can unlock. Traditional RBAC and static service-account models were built for predictable paths. When an agent can alter the path mid-session, least privilege becomes harder to define at provisioning time and harder to prove after the fact.
Practical implication: map agent permissions to specific action sequences and tool boundaries instead of broad role assignments.
Granular agent classification becomes a governance requirement
Teleport's point about more granular definitions of AI agents reflects a real governance need. Not every LLM-based system behaves the same way. Some are local, some are remote, some act for a human owner, and some have their own identity and independent runtime behaviour. Those differences matter because accountability, access scope, and offboarding all change depending on the actor type. Treating every AI system as the same kind of identity masks critical governance distinctions and makes it harder to decide what can be reviewed, revoked, or delegated safely.
Practical implication: classify AI systems by behaviour and accountability model before assigning lifecycle and access controls.
Threat narrative
Attacker objective: The objective is to exploit AI-enabled access paths that blend into normal operations, expanding control over multiple systems while evading clear accountability.
- Entry occurs when an AI agent is given legitimate access to cloud platforms, Kubernetes, identity tools, or downstream AI services as part of normal operations.
- Escalation occurs when the agent chains tool calls across systems and expands its effective scope beyond the original access intent without a new governance checkpoint.
- Impact occurs when fragmented identity controls fail to contain the agent's cross-system reach, allowing broader access, privilege creep, and harder-to-audit execution paths.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Identity convergence is not a product category shift, it is a governance collapse point. When humans, software, machines, and AI agents are forced into separate identity stacks, each new exception adds another place where authorization, audit, and lifecycle handling drift apart. The industry consequence is less about tooling consolidation than about whether identity programmes can still describe one access model across multiple actor types. Practitioners should assume the old separation between human IAM and NHI governance is already too narrow.
Agentic AI breaks the assumption that identity is provisioned before intent is known. That assumption was designed for stable subjects whose access could be defined at setup and then periodically reviewed. It fails when the actor decides what to do at runtime, because the relevant privileges emerge during execution rather than at provisioning. The implication is that access governance must be reasoned about as a changing execution path, not a fixed entitlement state.
Granular AI agent classification will become the new prerequisite for accountability. Some AI systems behave like delegated assistants, others like independent actors with their own identity, and those differences should shape lifecycle handling, logging, and authorisation. A single label for all agents hides who is acting on behalf of whom and when human oversight still exists. Practitioners should expect classification to become a control plane concern, not a taxonomy exercise.
AI-native identity governance will expose how much privilege creep already exists in NHI programmes. If an organisation cannot explain which systems own access, revoke it cleanly, or trace it across services, autonomous access will only make the weak spots louder. The market will increasingly reward unified identity governance models because they reduce duplicate policy logic and improve traceability across actors. Teams should use agentic AI adoption to expose, not obscure, existing lifecycle debt.
Security engineering is becoming an identity discipline. As AI systems take on more access decisions, engineering teams inherit more of the operational burden for guardrails, integration integrity, and access boundaries. That shifts identity from a back-office compliance function into a design-time control problem. The practical conclusion is that identity governance, platform engineering, and security architecture now need shared ownership of AI access paths.
From our research:
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which is why AI agent classification and entitlement tracing are becoming table stakes.
- For the broader breach patterns behind this problem space, see 52 NHI Breaches Analysis for the access paths and control failures that keep repeating.
What this signals
Identity convergence will force teams to collapse duplicated governance logic. If AI agents, service accounts, and human users remain in separate control planes, policy drift will grow faster than the programme can reconcile it. Practitioners should prepare for a model where ownership, lifecycle, and authorisation are handled once, then adapted by actor type instead of redefined from scratch.
Agent classification will become the control that determines whether AI access is governable at all. A system that can act on behalf of a human should not be reviewed the same way as an independent agent with its own identity. Teams that cannot make that distinction will struggle to decide when to revoke, escalate, or certify access.
With 30.9% of organisations storing long-term credentials directly in code, per the Ultimate Guide to NHIs, the move toward AI-driven access will expose unresolved secret hygiene as an operational issue, not just a policy gap.
For practitioners
- Map every AI access path across systems Inventory which AI systems can reach cloud, Kubernetes, identity platforms, data stores, and other agents. Record the actor type, the token or secret used, the downstream tools reachable, and the human or service owner responsible for each path. Use a single inventory so classification and review do not live in separate spreadsheets.
- Separate delegated agents from autonomous actors Do not apply one identity model to every AI workload. Distinguish systems that act only within predefined workflows from systems that can select tools, sequence actions, and continue execution without approval. That distinction should drive logging depth, lifecycle handling, and escalation paths.
- Tie privileges to execution boundaries Replace broad role assignments with narrower action and tool boundaries wherever agents can chain calls. Document which steps are permitted, which require a human checkpoint, and which should terminate the session. This makes scope drift easier to detect before access expands across services.
- Build cross-team ownership for AI identity governance Bring IAM, platform engineering, and security architecture into one operating model for AI access. The goal is to avoid a split where one team issues credentials, another owns runtime behaviour, and nobody owns accountability when AI agents cross trust boundaries.
Key takeaways
- AI agent governance fails when identity is split across too many separate control models.
- The scale problem is already visible in NHI data, with excessive privilege and poor visibility still widespread.
- Practitioners should treat AI classification, accountability, and cross-system ownership as core identity controls, not optional enhancements.
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 | LLM-02 | Agent runtime behaviour and tool use are central to the article's AI identity concerns. |
| OWASP Non-Human Identity Top 10 | NHI-01 | The article centers on non-human identities and their governance across systems. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | The post argues for unified identity control across systems and actor types. |
Apply least-privilege checks at each access decision and verify trust continuously across boundaries.
Key terms
- Agentic Identity: An identity that can make runtime decisions about actions, tools, or execution timing rather than only presenting a credential. In practice, the governance challenge is that privilege is no longer just what was issued, but what the actor can choose to do during the session.
- Identity Convergence: The movement toward one identity governance model that covers humans, machines, software, and AI systems instead of managing each in a separate silo. The practical value is simpler ownership and traceability, but only if the programme still preserves actor-specific controls and lifecycle handling.
- Execution Boundary: The point at which an identity is allowed to continue, stop, or hand off to another system. For AI agents, this matters because the boundary is not just a token expiry or role change, but the set of tool calls and actions that are still permitted within a live workflow.
- Identity Lifecycle Debt: The accumulated governance gap that appears when identities are created faster than they are reviewed, offboarded, or reclassified. For non-human and autonomous actors, this debt shows up as stale access, unclear ownership, and review processes that no longer match how the actor behaves.
What's in the full article
Teleport's full blog post covers the opinion-level predictions and market framing this post intentionally leaves at the strategy layer:
- Why the vendor expects identity market consolidation as humans, machines, software, and AI agents converge.
- How the post frames engineering teams taking on more responsibility for identity and access guardrails.
- The vendor's view on more granular AI agent definitions and why deployment context matters.
- The prediction that SaaS providers may tighten API restrictions as AI systems tap directly into their data.
Deepen your knowledge
AI agent classification and lifecycle governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building a unified identity model for humans, service accounts, and autonomous systems, it is worth exploring.
Published by the NHIMG editorial team on 2025-12-18.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org