🤖 AI agents are now the largest unmanaged identity surface in the enterprise. This guide explains what non-human identity means for AI agents, why NHI governance has become a top CISO priority in 2026, and the exact controls your organisation needs to implement before an unmanaged agent credential becomes your next breach.
Last Updated: September 13, 2026
Every AI agent your organisation deploys creates a new non-human identity — an autonomous entity that authenticates, holds API keys, reads your databases, and acts on users’ behalf, around the clock, without a face, a laptop, or a working day. Non-human identities for AI agents represent the fastest-growing and most poorly governed attack surface in enterprise security today. In 2026, the question is no longer whether your organisation has non-human identities — it is whether you know how many you have, who owns them, and what they are authorised to do.
Non-human identities (NHIs) include every credential, token, API key, service account, and machine certificate used by software rather than a person. AI agents are a new and distinctly dangerous category within NHI: unlike a static service account that follows fixed instructions, an AI agent reasons at runtime, chains tool calls together, decides dynamically which systems to access, and often carries over-broad permissions because least privilege was never properly implemented. The OWASP NHI Top 10 (2025), the OWASP Top 10 for Agentic Applications 2026, and guidance from the Cloud Security Alliance all confirm the same finding: NHI governance is the defining security gap of the agentic AI era.
This guide covers everything security leaders, IAM teams, and governance professionals need to understand and act on in 2026. We explain what non-human identity means in the context of AI agents, why agents are a different risk category from traditional NHIs, the OWASP frameworks you must apply, zero-trust implementation steps, the governance pillars every organisation needs, and an actionable checklist you can use immediately. Whether you are a CISO designing your NHI governance programme or a security analyst managing agent credentials day-to-day, this is the complete 2026 reference guide.
📖 New to AI terminology? Visit the AI Buzz AI Glossary — 95+ essential AI terms explained in plain English, each linking to a full in-depth guide.
🔐 1. What Is Non-Human Identity (NHI)? A Plain-English Definition
A non-human identity is any credential used by software — rather than a person — to authenticate, access resources, and take actions within a system. NHIs include API keys, OAuth tokens, service accounts, machine certificates, session tokens, and workload identities. Unlike a human user who logs in once, verifies their identity with MFA, and logs out, an NHI operates continuously, often with standing privileges, and typically without any of the session controls applied to human accounts.
The category is not new. Service accounts have existed for decades, and security teams have long understood the risk of poorly managed machine credentials. What has changed dramatically in 2026 is the scale and the sophistication of the NHIs being created. Every SaaS integration creates a credential. Every CI/CD pipeline step creates a credential. Every microservice creates a credential. And now, every AI agent your organisation deploys creates a credential — or typically many credentials — with access to data and systems that the agent needs to complete its tasks.
The challenge is compounded by where these credentials are created. API keys for AI agents are generated across cloud consoles, agent frameworks, SaaS platforms, and developer environments. Most organisations have no central inventory. Many do not know how many NHIs they have. And almost none have the governance processes — discovery, ownership assignment, least privilege enforcement, lifecycle management, and continuous monitoring — that their human identity programmes have spent years building.
The 2026 NHI Reality: Non-human identities now outnumber human identities in enterprise environments by 45 to 1 on average, according to the Cloud Security Alliance — and that ratio is rising rapidly as AI agent deployments scale. Legacy IAM tools were not built to handle this, and 92% of security teams confirm it.
🤖 2. Why AI Agents Are a Different Kind of NHI Risk
Traditional NHIs — service accounts, API keys, machine certificates — represent a known and well-studied security challenge. Security teams understand the risks. Many organisations have mature PAM (Privileged Access Management) programmes that address service account sprawl, credential rotation, and access reviews. The problem with AI agents is that they break every assumption that those programmes were built on.
A traditional service account follows a fixed, pre-programmed set of instructions. It does exactly what it was coded to do, nothing more and nothing less. Its behaviour is deterministic and predictable. An AI agent, by contrast, reasons at runtime. It decides which tools to call, what data to access, and in what sequence — based on the user’s request and its own inference about what needs to happen. An agent instructed to “research competitors and prepare a briefing” may autonomously access web search tools, internal document repositories, CRM data, and email archives — using its credentials for each — in ways that no one explicitly planned.
This autonomy is precisely what makes AI agents valuable. It is also precisely what makes them dangerous when identity governance is absent. When an agent has over-broad permissions — which most do, because developers provision generously to avoid operational failures — its blast radius in a compromise scenario is not defined by what it was supposed to do. It is defined by everything its credentials are authorised to access.
| Characteristic | Traditional Service Account | AI Agent Identity |
|---|---|---|
| Decision-making | Follows fixed instructions | Reasons and decides at runtime |
| Tool selection | Pre-programmed | Dynamic — agent chooses tools |
| Credential scope | Narrow and defined | Often over-broad (permission sprawl) |
| Behaviour predictability | Highly predictable | Non-deterministic |
| Session duration | Fixed or long-lived | Variable — may spin up and disappear |
| Blast radius if compromised | Limited to assigned permissions | Expanded by reasoning and tool chaining |
| Governance maturity | Established (IAM, PAM) | Early stage — most orgs have no strategy |
The moment you put an AI agent into production, you created a new kind of user — one that authenticates, holds API keys, reads your database, and acts on a customer’s behalf, all without a face, a laptop, or a working day. It is an identity. Just not a human one. And in 2026, most organisations have no formal programme to govern it.
📊 3. The NHI Scale Problem — By the Numbers
The most important thing to understand about the NHI problem in 2026 is its scale. Security teams that have spent years hardening human identity infrastructure — SSO, MFA, PAM, access reviews — are walking into an environment where the identity population they have been securing represents a small and shrinking minority of total enterprise identities.
Every AI agent introduced into an organisation creates a non-human identity requiring API access and machine-to-machine authentication — challenges that legacy identity management systems were never designed to handle. CyberArk’s research puts the NHI-to-human identity ratio at 80:1 in the average enterprise. The Cloud Security Alliance reports 45:1 on average, rising in cloud-native environments. In hyper-automated organisations, that ratio reaches 500:1. The Non-Human Identity Management Group (NHIMG) confirms that only 5.7% of organisations have full visibility into their service accounts — meaning the vast majority are governing a fraction of their actual NHI population.
The compliance and audit implications are severe. A 2026 SANS Institute survey found that 76% of organisations report growth in non-human identities tied to agentic AI. A Cloud Security Alliance survey found that 68% of organisations cannot reliably tell an AI agent’s activity apart from a person’s, and 80% of IT leaders have seen agents act outside their expected behaviour. Only 23% of organisations have a formal, enterprise-wide strategy for agent identity management. Responsibility is split across teams, and less than half feel they could pass a compliance review focused on agent behaviour.
The credential hygiene data is equally alarming. 71% of NHIs are not rotated within recommended timeframes, increasing the risk of compromise over time. Only 20% of organisations have formal processes for offboarding and revoking API keys. And 24 million leaked NHI credentials were discovered on GitHub in 2025, of which 70% from 2022 remained valid — quantifying the consequence of treating NHIs as second-class citizens in enterprise identity programmes. Meanwhile, 48% of security professionals identify agentic AI as the top attack vector for 2026, according to Dark Reading research.
| Metric | Figure | Source |
|---|---|---|
| NHI to human identity ratio (CyberArk) | 80:1 | CyberArk 2026 |
| NHI to human identity ratio (CSA average) | 45:1 | Cloud Security Alliance |
| Orgs that cannot distinguish agent from human activity | 68% | Cloud Security Alliance |
| IT leaders who have seen agents act outside expected behaviour | 80% | Cloud Security Alliance |
| Orgs with full visibility into service accounts | 5.7% | NHIMG / Linx Security |
| NHIs not rotated within recommended timeframes | 71% | OWASP NHI Top 10 |
| Orgs with formal agent identity strategy | 23% | Strata / CSA Survey |
| Leaked NHI credentials found on GitHub (2025) | 24 million | OWASP NHI Top 10 |
| Security professionals ranking agentic AI as top attack vector | 48% | Dark Reading 2026 |
| Legacy IAM tools that cannot manage AI and NHI risks | 92% | Cloud Security Alliance 2026 |
These numbers exist because organisations have spent decades building identity governance for people, and almost nothing for machines. Get an accurate count of non-human identities across your environment, and specifically how many hold privileged access. This is usually the number that changes the conversation at board level — because it reveals the true size of the unmanaged attack surface.
🔐 4. The OWASP NHI Top 10 — The Risk Framework You Must Know
In 2025, OWASP published the Non-Human Identities Top 10 — the definitive community-driven framework for understanding and prioritising NHI security risks. This is not a theoretical framework. It was built from real-world breach data, CVE analysis, and surveys across hundreds of organisations. Every security team deploying AI agents should treat it as the primary reference for NHI risk prioritisation in 2026.
In December 2025, OWASP followed up with the OWASP Top 10 for Agentic Applications 2026 — the first globally peer-reviewed framework built specifically for autonomous AI rather than chat-style large language models. It reframes the threat model around identity and tool use instead of the classic network perimeter. Together, these two frameworks define the complete NHI risk surface for AI agents in 2026.
The highest-priority risks from the OWASP NHI Top 10 that every AI governance team must address are detailed below. These are not optional — they represent the confirmed attack patterns behind real enterprise breaches.
NHI1:2025 — Improper Offboarding
Agents and service accounts persist after their purpose ends. Decommissioned agents with active credentials are a primary breach pathway in 2026. Machines need joiner-mover-leaver handling too — created for a purpose, adjusted when that purpose changes, decommissioned when the workload retires. The August 2025 Salesloft-Drift breach, in which threat actor UNC6395 stole OAuth tokens from a single Drift integration and targeted Salesforce instances across over 700 potentially impacted organisations, illustrates what improper offboarding looks like at scale. No malware required — just token abuse at integration speed.
NHI2:2025 — Secret Leakage
API keys and tokens hardcoded in source code, configuration files, or CI/CD pipelines represent one of the most common and most preventable NHI vulnerabilities. In 2025, 24 million leaked NHI credentials were discovered on GitHub, of which 70% from 2022 remained valid. The fact that credentials stolen years earlier still work is the direct consequence of never rotating them. The fix is non-negotiable: secrets management vaults (HashiCorp Vault, AWS Secrets Manager, Azure Key Vault) must replace hardcoded credentials everywhere. Automated secret scanning in CI/CD pipelines catches new leaks before they reach production.
NHI5:2025 — Overprivileged NHI
One of the largest AI agent security risks is permission sprawl. Organisations frequently overprovision AI systems to avoid operational failures — granting agents broad access so they never hit a permissions wall during testing, and then deploying them to production with those same over-broad permissions intact. With 61% of incidents tied to over-permissioned credentials, “agentic IAM” — short-lived, scoped, cryptographically verified agent identities — is becoming a standard product category in 2026. A 2025 NHIMG report found that 73% of secrets held by NHIs carry excessive permissions, and over 5.5% of AWS machine identities have full administrative privileges. Every agent must have its permissions scoped to the minimum required for its specific function.
NHI7:2025 — Long-Lived Secrets
71% of NHIs are not rotated within recommended timeframes. Long-lived API keys are the machine equivalent of never changing a password — except the attacker does not even need to phish anyone to obtain them, because they may already be sitting in a GitHub repository or a leaked configuration file. The fix: short-lived, automatically rotated credentials. The target in 2026 is credentials that expire within hours, not months. Short-lived tokens limit the window of opportunity for credential abuse even when a key is stolen.
NHI10:2025 — Human Use of NHI (Human Identity Reuse)
When humans operate under NHI credentials — or when agents operate under human user credentials — the result is an audit trail that cannot be trusted. You cannot tell whether an action was taken by a person or a machine. You cannot investigate an incident. You cannot pass a compliance review. 68% of organisations cannot reliably distinguish AI agent activity from human activity, and this is the primary reason. The fix is architectural: every agent gets its own dedicated machine identity. Human credentials are never shared with agents. Agent credentials are never used by humans. This separation is the foundation of any credible NHI audit programme.
🔒 Building an AI governance framework? Browse the AI Buzz Governance & Security Hub — 30+ in-depth guides covering OWASP, NIST, ISO 42001, AI risk management, and enterprise AI security frameworks.
🎯 5. The Agent Credential Attack Surface — What Attackers Target
For non-human identities like AI agents and other automated services, the primary targets are API keys and access tokens — the digital keys to the kingdom. An AI agent’s entitlements define the potential blast radius of an attack. Limiting access is not just a best practice — it is a primary defence against misuse and exploitation. Understanding the specific attack vectors that target agent credentials is essential to designing effective controls.
Attack Vector 1: API Key Theft
Attackers actively scan GitHub, CI/CD pipeline logs, and container images for exposed API keys. Once an API key is stolen, the attacker inherits all permissions assigned to that agent — instantly and silently. This is not a sophisticated attack. Automated tools scan public repositories at scale, and stolen keys are often exploited within minutes of exposure. Mitigation requires a secrets vault, automated secret scanning in CI/CD, and short-lived credentials that limit the exploitation window even when a key is stolen.
Attack Vector 2: Token Hijacking
Attackers steal OAuth tokens or session tokens from agent runtime environments. Unlike passwords, tokens are often not protected by MFA, and many organisations have no anomaly detection on token usage patterns. Vercel’s April 2026 breach demonstrated this at scale — a compromised third-party OAuth integration exposed database secrets, signing keys, and customer credentials across multiple downstream organisations. Mitigation: token binding, short expiry windows, and anomaly detection on token usage patterns that flags access from unexpected geographies or at unusual times.
Attack Vector 3: Prompt Injection via Credential Abuse
This is the attack vector unique to AI agents. An attacker injects malicious instructions that cause an agent to use its own legitimate credentials against the organisation’s interests. A prompt injection attack does not need to steal credentials — it weaponises the agent’s existing access. An agent with write access to a database, for example, can be injected with instructions to exfiltrate data using its own credentials — actions that appear entirely legitimate from an IAM perspective because the right identity is accessing the right resource. Agents carry elevated privileges because least privilege is rarely properly implemented, which makes this attack category particularly dangerous in 2026.
Attack Vector 4: Cascading Multi-Agent Compromise
In multi-agent architectures, agents frequently need to pass context and invoke other agents. When agents share credentials or trust each other implicitly, a single compromise can cascade across the entire pipeline. Compromising one agent’s scoped credentials does not grant access to any other agent’s — per-agent identity contains cascading compromise rather than letting a breach in one agent inherit trust in the next. The inverse is equally true: when per-agent identity isolation is absent, one compromised agent can become the entry point for a full pipeline breach. See also: multi-agent systems security.
Attack Vector 5: Shadow Agent Credential Sprawl
Employees building unauthorised agents — a pattern documented in detail in the Shadow AI literature — create NHIs that IT has no visibility into. These shadow agents accumulate credentials that are never rotated, never reviewed, and never revoked. Most organisations underestimate their NHI count by a wide margin because these identities are created across cloud consoles, CI/CD pipelines, SaaS integrations, and now agent frameworks — often without any central registration. Shadow agent credential sprawl is a 2026 governance crisis that is only beginning to be addressed systematically.
🏗️ 6. Intent-Based Access — The 2026 Evolution of Agent IAM
Traditional access control asks a binary question: is this identity allowed to access this resource? The answer is evaluated at authentication time. Either the identity has the permission or it does not. For a static service account with predictable behaviour, this works adequately. For an AI agent that reasons at runtime, decides dynamically which tools to invoke, and may chain dozens of actions together in a single task, binary authentication-time access control is fundamentally insufficient.
The shift happening in 2026 is toward intent-based access: authorise the action in context, not just the identity. The question becomes: “Is this agent, acting for this user, allowed to do this specific thing right now?” A refund agent might be allowed to issue refunds up to £50 automatically, flag anything larger for a human review, and never touch a payout it was not explicitly asked about. Those boundaries live in policy, checked at the moment of action — not baked into a role assigned at deploy time.
Why this matters: an AI agent’s permissions at deploy time may be entirely appropriate for its intended use. But the agent’s runtime decisions may lead it to use those permissions in ways that were never anticipated. Intent-based access adds a runtime policy layer — before an agent executes a tool call, the system checks whether this specific action, in this specific context, for this specific user, is authorised. This is a fundamentally different control point from authentication.
This approach pairs naturally with zero trust applied to agentic AI. Assume the agent could be compromised or manipulated — prompt injection is a confirmed attack path — and design so that even a misled agent cannot reach beyond its task. The practical implementation requires four things: explicit action policies per agent (what it can do, with what parameters, for which users); runtime policy enforcement (not just authentication-time checks); immutable logging of every action decision; and hard limits where certain actions — move money, change access permissions, deploy code, contact customers — always require human approval regardless of agent permissions.
Intent-Based Access in Practice: Authentication answers “who are you?” Runtime policy answers “should you be doing this, right now, in this context?” AI agent security in 2026 requires both — one without the other leaves the blast radius of a compromised or manipulated agent unconstrained.
🛡️ 7. The NHI Governance Framework — Five Pillars
Organisations are actively looking for ways to automate and advance their IAM capabilities in 2026, recognising that manual processes cannot keep pace with the rate at which new identities — human and non-human — are being created. A structured five-pillar governance framework provides the foundation for systematic NHI control. This is the sequence that matters: you cannot govern what you have not catalogued, you cannot enforce least privilege without ownership, and you cannot manage lifecycle without both.
Pillar 1: Inventory
Most organisations underestimate their NHI count by a wide margin, because these identities are created across cloud consoles, CI/CD pipelines, SaaS integrations, and now agent frameworks — often by different teams with no central registration. The first pillar is comprehensive discovery: every agent in your environment must be registered with its name, purpose, owner, data access scope, tool access, credential type, and expiry date. This is usually the step that changes the board conversation — because the number of NHIs holding privileged access is almost always a significant shock to leadership. IBM’s 2026 research found that only about one in five organisations had coordinated governance and security efforts at all across their NHI population.
Pillar 2: Ownership
Every non-human identity needs a named human owner who is accountable for it. No owner means no justification for existence. Ownership is not a formality — the owner is responsible for access reviews, credential rotation, and decommissioning when the agent is retired. A 2026 CSA survey found that half of organisations report no clear ownership or accountability for agent identities. Without ownership, lifecycle management is impossible: no one knows when to rotate credentials, no one knows when to revoke access, and no one is accountable when an unmanaged agent’s credentials are compromised.
Pillar 3: Least Privilege
Every agent gets the minimum permissions required for its specific function — nothing more. This principle is stated in every security framework, and violated in almost every production AI agent deployment. The recurring theme across all ten OWASP agentic risk categories is least privilege. Most agentic incidents are not exotic — they are ordinary over-permissioning, the same root cause behind 61% of agent incidents in the field data. Least privilege for AI agents requires scoped credentials per agent per function — never shared across agents — and hard stops for actions that no agent may ever take without explicit human approval.
Pillar 4: Lifecycle Management
Machines need joiner-mover-leaver handling too — created for a purpose, adjusted when that purpose changes, decommissioned when the workload retires. Only 20% of organisations have formal processes for offboarding and revoking API keys. Lifecycle management for agent identities requires a defined credential rotation schedule (targeting short-lived credentials measured in hours, not months), a formal decommissioning process that immediately revokes all credentials when an agent is retired, and inclusion of agent identities in the organisation’s regular access review cycle.
Pillar 5: Continuous Monitoring
68% of organisations cannot reliably distinguish AI agent activity from human activity. This must change. Continuous monitoring requires implementing behavioural baselines for every deployed agent and automatically flagging deviations. Monitor for: unusual data access volumes, tool calls outside normal patterns, credential usage outside expected hours or geographies. Set a policy position on what agents may never do without human approval: move money, change access, contact customers, deploy code. NHIs belong in your access review cycle, with a reviewer who actually understands what the identity does — not a manager clicking “approve” on a name they have never seen.
⚙️ 8. Zero Trust for AI Agents — The Implementation Guide
Securing AI agents requires a layered approach that combines traditional machine identity controls with new, in-session controls typically used for human privileged users. Because agents can act like machines one moment and mimic human behaviour the next, security must be just as dynamic. Zero trust applied to AI agents means never trust, always verify — for every action, not just every authentication event.
Step 1: Never Trust Agent Identity at Face Value
Authenticate every agent on every request — not just at session start. Use short-lived, cryptographically signed tokens. Implement mutual TLS for agent-to-service communication where possible. The authentication event at session start is not sufficient for an autonomous agent that may take hundreds of actions across dozens of systems during a single task. Each action is a new authentication decision. The Model Context Protocol (MCP) introduced new agent-to-tool communication patterns in 2025 — any MCP implementation must include per-request authentication, not session-level trust.
Step 2: Verify Context at Runtime
Implement intent-based access policies — evaluate the action, not just the identity. Check: is this agent, acting for this user, permitted to take this specific action right now? Automated anomaly detection must flag actions outside baseline behaviour in real time, not in batch review cycles. The gap between authentication time and action time is where AI agent attacks happen — and runtime policy enforcement is the control that closes it.
Step 3: Assume Breach
Design every agent deployment assuming it may be compromised. Limit blast radius through scoped credentials, network segmentation, and data access restricted to the minimum required. Even an agent whose objectives were manipulated, whose memory was poisoned, or whose dependencies were compromised still has to pass identity and access controls to reach resources — which limits how far that compromise can travel before it is caught. The liability implications of autonomous agent actions make blast radius limitation not just a security concern but a legal one in 2026.
Step 4: Log Everything
Every authentication event, every tool call, every data access must be captured in an immutable log. Logs must be controlled by the security team, not the application owner. Retention must align with EU AI Act Article 12 logging requirements and applicable data retention regulations. 68% of organisations cannot distinguish agent from human activity — which means their logs cannot either. The investigation capability gap is as dangerous as the prevention gap, because you cannot learn from an incident you cannot reconstruct.
🛠️ 9. NHI Governance Tools — What to Use in 2026
The NHI tooling market has matured rapidly in 2026, driven by the scale of the problem. Gartner named “Identity and Access Management Adapts to AI Agents” one of its top six cybersecurity trends for 2026. The World Economic Forum called NHIs “agentic AI’s new frontier of cybersecurity risk.” The tool categories below cover the full NHI governance stack — from secrets management through to monitoring and access review automation.
Secrets Management
Never store secrets in environment variables, source code, or configuration files. The three primary secrets management platforms in 2026 are HashiCorp Vault (market standard for dynamic secrets and automatic rotation), AWS Secrets Manager (managed service for AWS-deployed agents), and Azure Key Vault (managed service for Azure-deployed agents). All three support automatic rotation, audit logging, and fine-grained access policies. Automated secret scanning in CI/CD — tools like GitGuardian, Trufflehog, and GitHub Advanced Security’s secret scanning — catches credential leakage before it reaches production repositories.
Identity and Access Management (IAM) Platforms
CyberArk is the market leader for privileged access management and has introduced dedicated AI agent controls in 2026. BeyondTrust provides PAM platform capabilities with machine identity features. Okta is expanding its workforce identity platform with NHI governance capabilities. At RSA Conference 2026, Securden highlighted a unified identity security approach integrating PAM, IGA, CIEM, NHI, and AI agent security into a single platform — reflecting the industry trend toward consolidated identity management for both human and non-human identities.
NHI-Specific Governance Platforms (2026 Emerging Category)
A new category of NHI-specific platforms has emerged to address the gaps in traditional IAM tools. Aembit provides workload identity and access management specifically designed for AI agents. Astrix Security focuses on NHI discovery and governance. Entro Security offers secrets and NHI lifecycle management. Opal Security automates access reviews for NHIs. These platforms address the 92% of organisations whose legacy IAM tools cannot manage AI and NHI risks — providing the discovery, inventory, and governance capabilities that general-purpose IAM platforms were not built for.
Monitoring and Detection
Implement SIEM integration for all agent activity logs. Most major SIEM platforms now support NHI event ingestion, but require custom parsers for agent-specific log formats. User Behaviour Analytics (UBA) tools — Varonis, Securonix, and Exabeam — now support NHI behavioural baselines as a named capability in 2026. Configure UBA specifically for NHI baselines: what tools does this agent normally call, at what frequency, accessing what data volumes? Flag any deviation automatically. The detection gap for NHI compromise is measured in weeks in most organisations — SIEM and UBA integration reduces that to minutes for behaviour-based anomalies.
☑️ 10. NHI Governance Checklist — For Security and IAM Teams
The following checklist translates the five governance pillars and zero-trust implementation guide into immediate, prioritised actions. Use it to run a structured assessment of your current NHI governance posture and identify your highest-risk gaps. The items are sequenced: complete immediate actions first, because you cannot enforce credential security or access controls on identities you have not yet discovered.
Immediate Actions (Do Now)
- ☐ Run a full NHI discovery across your environment — cloud consoles, CI/CD pipelines, SaaS integrations, agent frameworks
- ☐ Count how many NHIs hold privileged access — this number changes the board conversation
- ☐ Identify all AI agents deployed across your organisation — include shadow agents built by business teams
- ☐ Assign a named human owner to every NHI — no owner = no justification for existence
- ☐ Add AI agent exposure as a named line item on your risk register
Credential Security
- ☐ Rotate all long-lived API keys and tokens immediately
- ☐ Implement a secrets management vault — eliminate hardcoded credentials
- ☐ Enable automated secret scanning in your CI/CD pipeline
- ☐ Set credential expiry policies — target short-lived credentials (hours, not months)
- ☐ Implement mutual TLS for agent-to-service communication where feasible
Access Control
- ☐ Apply least privilege to every agent — scope permissions to minimum required function
- ☐ Separate agent credentials from human credentials — never share
- ☐ Define hard stops: actions no agent may take without explicit human approval (move money, change access, deploy code, contact customers)
- ☐ Implement intent-based access policies for high-risk agent actions
Lifecycle Management
- ☐ Implement joiner-mover-leaver processes for agent identities
- ☐ Establish a formal decommissioning process — revoke all credentials on agent retirement
- ☐ Add agent identities to quarterly access review cycle
- ☐ Conduct an annual NHI audit — including agent discovery, ownership verification, and privilege review
Monitoring
- ☐ Implement behavioural baselines for every deployed agent
- ☐ Configure SIEM alerting for anomalous agent behaviour
- ☐ Enable immutable audit logging for all agent actions
- ☐ Review agent activity logs weekly — at minimum monthly
🏭 11. NHI by Industry — Risk Levels and Priorities
NHI governance risk is not uniform across industries. Regulated sectors — financial services, healthcare, legal, government — face compounding pressure from both the technical risk of unmanaged agent credentials and regulatory requirements that now explicitly address AI system accountability. The table below maps the primary NHI risk, the applicable regulatory driver, and the single highest-priority action for each sector. For AI governance in regulated industries, ISO/IEC 42001 AI governance provides the management system framework that sits above these sector-specific controls.
| Industry | Primary NHI Risk | Regulatory Driver | Priority Action |
|---|---|---|---|
| Financial Services | Over-permissioned trading or transaction agents | SR 26-2, EU AI Act, DORA | Scoped credentials, transaction hard limits |
| Healthcare | Patient data access via clinical AI agents | HIPAA, EU AI Act Annex III | Data minimisation, audit logging |
| Legal | Privileged document access via research agents | Legal professional privilege, GDPR | Per-matter credential scoping |
| HR / Recruitment | Hiring decision agents with HR system access | EU AI Act Annex III, EEOC, Colorado AI Act (Feb 2026) | Human approval for all hiring outputs |
| Retail / E-commerce | Customer data access via personalisation agents | GDPR, CCPA | Data minimisation, consent verification |
| Government | Citizen data access via service automation agents | National security laws, EU AI Act | Air-gapped environments, zero-trust |
| Manufacturing | OT system access via process automation agents | ICS security standards | Network segmentation, least privilege |
| Software / Tech | Developer agents with production system access | SOC 2, ISO 27001 | Code review requirements, deployment guardrails |
The regulatory pressure on NHI governance is intensifying in 2026. The EU AI Act’s high-risk provisions (effective August 2026) require logging and human oversight for AI systems making consequential decisions — which means AI agents in HR, finance, and healthcare must have demonstrable identity governance in place. U.S. Federal SR 26-2 (effective April 2026) addresses AI and machine learning model risk in banking, with explicit requirements for model governance that extend to the agent identities used in model deployment. For cybersecurity teams responsible for AI agent governance, the best AI security platforms now include dedicated NHI governance modules as a standard feature.
🏁 12. Conclusion — NHI Governance Is the Security Work of 2026
Non-human identity governance for AI agents is not an emerging concern, a future consideration, or a niche technical problem. It is the primary identity security challenge of the agentic AI era, and it is happening now. With NHIs outnumbering humans 45–80:1 in the average enterprise, with 92% of legacy IAM tools unable to manage AI agent risks, and with 48% of security professionals identifying agentic AI as the top attack vector for 2026, the governance gap is both measurable and urgent. The organisations closing that gap today — building inventory, assigning ownership, enforcing least privilege, implementing lifecycle management, and monitoring continuously — are the ones that will not be explaining an agent credential breach to their boards in 2027.
The 2026 consensus is clear: AI agents are not optional, and neither is governing their identities. The five-pillar governance framework, the OWASP NHI Top 10 risk priorities, and the zero-trust implementation guide in this article give security teams a complete starting point. Start with discovery — count your NHIs, find your shadow agents, and get visibility into what your agents are authorised to do. Then build ownership, enforce least privilege, implement lifecycle management, and add continuous monitoring. None of these pillars is technically exotic. All of them require deliberate organisational commitment. For comprehensive guidance on governing AI systems end to end — from agent identity through to organisational policy — the AI governance framework guide and the AI vendor due diligence checklist provide the complementary strategic layer.
| ✅ | Key Takeaway |
|---|---|
| ✅ | Non-human identities outnumber human identities by 45:1 (CSA average) to 80:1 (CyberArk) in the average enterprise — and AI agents are accelerating that ratio faster than legacy IAM tools can handle. |
| ✅ | 92% of organisations say their legacy IAM tools cannot manage AI and NHI risks — the governance gap is structural, not temporary, and requires dedicated NHI platforms and processes. |
| ✅ | The OWASP NHI Top 10 (2025) defines the five highest-priority risks: improper offboarding, secret leakage, overprivileged NHI, long-lived secrets, and human identity reuse — all are addressable with current tools. |
| ✅ | AI agents are a different risk category from traditional NHIs because they reason at runtime, chain tool calls dynamically, and carry over-broad permissions — making their blast radius in a compromise scenario far larger than a static service account. |
| ✅ | Intent-based access — evaluating the action in context, not just the identity at authentication — is the 2026 evolution of agent IAM that closes the gap between authentication-time permissions and runtime behaviour. |
| ✅ | The five governance pillars — inventory, ownership, least privilege, lifecycle management, and continuous monitoring — provide the implementation framework. Start with inventory: you cannot govern what you have not catalogued. |
| ✅ | 71% of NHIs are not rotated within recommended timeframes, and 24 million leaked NHI credentials found on GitHub in 2025 showed 70% remained valid — credential rotation and secrets vault adoption are non-negotiable in 2026. |
| ✅ | Regulated sectors — financial services (SR 26-2), healthcare (HIPAA + EU AI Act Annex III), and HR (Colorado AI Act, EU AI Act Annex III) — face compounding regulatory pressure to demonstrate NHI governance in 2026. |
🔗 Related Articles
- 📖 Autonomous AI Agents Explained: How Agentic AI Plans, Acts, and Completes Tasks Without You
- 📖 OWASP Top 10 for Agentic Applications (2026) Explained
- 📖 Prompt Injection Explained: How AI Assistants Get Tricked
- 📖 Shadow AI Explained: What It Is, Why It Happens, and How to Manage It
- 📖 Best AI Tools for Cybersecurity Teams in 2026: The Complete Guide
❓ Frequently Asked Questions: Non-Human Identity for AI Agents
1. What is a non-human identity (NHI) in the context of AI agents?
A non-human identity is any credential — API key, OAuth token, service account, or machine certificate — used by software rather than a person to authenticate and access systems. For AI agents, the NHI is the identity the agent uses to read databases, call APIs, and take actions on users’ behalf. Unlike human identities, NHIs rarely have MFA, session controls, or active monitoring. Our AI Governance Explained guide covers the broader governance framework for managing AI systems including agent identities.
2. Why are AI agent identities more dangerous than traditional service accounts?
Traditional service accounts follow fixed, predictable instructions. AI agents reason at runtime, chain tool calls dynamically, and often carry over-broad permissions — so their blast radius in a compromise scenario is far larger. A service account with write access to a database does exactly what it was programmed to do. An AI agent with write access may be manipulated via prompt injection to use those permissions in entirely unintended ways. The OWASP NHI Top 10 (2025) and OWASP Top 10 for Agentic Applications 2026 both address these expanded risks.
3. What is the OWASP NHI Top 10 and should my team be using it?
The OWASP Non-Human Identities Top 10 (2025) is a community-driven framework ranking the highest-priority security risks associated with NHIs, built from real-world breach data and CVE analysis. If your organisation deploys AI agents, this framework should be a mandatory reference for your IAM and security teams. The five highest-priority risks to address first are improper offboarding, secret leakage, overprivileged NHI, long-lived secrets, and human identity reuse. Use it alongside the AI Audit Checklist to build a structured NHI governance programme.
4. How does intent-based access work for AI agents, and how is it different from standard RBAC?
Standard Role-Based Access Control (RBAC) evaluates permissions at authentication time — does this identity have the role required to access this resource? Intent-based access evaluates the action in context at runtime — is this agent, acting for this specific user, authorised to take this specific action right now? An agent might have RBAC permission to access a payment system but be blocked by an intent-based policy from processing a transaction above a defined threshold without human approval. This runtime policy layer is the 2026 evolution of agent IAM. See our guide to agentic AI security for broader context on how autonomous agents create new security requirements.
5. What should organisations do first to address NHI governance for AI agents?
Start with inventory — run a full NHI discovery across cloud consoles, CI/CD pipelines, SaaS integrations, and agent frameworks. Most organisations underestimate their NHI count significantly, and you cannot govern identities you have not catalogued. Then assign a named human owner to every NHI, rotate all long-lived credentials, implement a secrets management vault, and add agent identities to your access review cycle. The AI Vendor Due Diligence Checklist helps evaluate whether the AI tools you procure support the identity governance controls your NHI programme requires.
📧 Get the AI Buzz Weekly Digest
Weekly AI insights, tools, and strategies — delivered every Monday. Free.





Leave a Reply