TL;DR: AI is simultaneously improving identity detection, access decisions, and lifecycle automation while expanding the attack surface through AI agents, over-broad permissions, and weak attribution, according to Veza. Existing IAM models were built for human-speed access and now struggle to govern machine-speed identities with wider blast radius.
At a glance
What this is: This analysis argues that AI is making identity security smarter in some areas while exposing structural gaps in how organisations govern non-human identities and AI agents.
Why it matters: IAM and NHI teams need to treat AI agents as governed identities, because existing review, logging, and privilege models do not contain their speed or reach.
👉 Read Veza's analysis of how AI is reshaping identity security
Context
AI agent identity risk is the central governance problem in this piece, not just another security feature debate. The article argues that AI can improve detection and access decisions, but the same technology also multiplies identity sprawl, privilege exposure, and attribution gaps across non-human identities.
For IAM and NHI practitioners, the issue is whether current controls can still contain machine-speed access when agents inherit broad entitlements across cloud, SaaS, and on-premises systems. That is a broader governance challenge than standard account administration, and the article’s starting position is typical for enterprises now trying to operationalise AI without redesigning identity controls.
Key questions
Q: How should security teams govern AI agents as non-human identities?
A: Security teams should govern AI agents as first-class non-human identities with explicit ownership, scoped permissions, lifecycle review, and revocation. The key is to control what the agent can reach, what it can change, and how quickly access can be removed. If the team cannot answer those three questions, the agent is not sufficiently governed for production use.
Q: Why do AI agents create more IAM risk than ordinary service accounts?
A: AI agents create more IAM risk because they can act quickly, chain actions across tools, and consume broad permissions in ways that ordinary service accounts usually do not. Their speed makes blast radius larger, and their autonomy makes attribution harder. That combination turns routine over-permissioning into a much faster path to impact.
Q: What is the difference between authenticating an AI agent and authorising it?
A: Authenticating an AI agent proves the identity exists and is allowed to connect. Authorising it determines what data, actions, and downstream systems it may use after connection. For AI governance, authorisation matters more because an authenticated agent can still be dangerously over-entitled even when the login is valid.
Q: When should organisations restrict AI agent access more aggressively?
A: Organisations should restrict AI agent access more aggressively when the agent can read sensitive data and write to other systems, or when it inherits permissions from broad roles. Those combinations increase blast radius and create hidden chaining risk. The more autonomous the workflow, the tighter the access model should be.
Technical breakdown
Why AI changes the access control model for NHI
AI systems do not simply request access more quickly. They can evaluate large permission sets, consume data at scale, and act across systems without human pacing. That creates a mismatch with static entitlement models, where access is granted once and reviewed periodically. In practice, an AI agent may legitimately need broad read scope, but that same scope becomes dangerous when paired with write permissions or external connectivity. The technical issue is not AI alone. It is the combination of inherited permissions, weak segmentation, and authorization paths that were designed for human workflows. Practical implication: treat AI agents as high-frequency, high-blast-radius identities and design controls around data scope, not just account scope.
Practical implication: Model AI agent access around data sensitivity and action boundaries, not around human-style role assumptions.
Permissions-level monitoring for AI agents
Traditional logs often show that an identity authenticated, but not what it effectively did across multiple systems or what data it touched in sequence. AI agents make that gap more damaging because they can process many requests quickly and chain actions across tools. Permissions-level monitoring focuses on granted access, actual usage, and cross-system permission chains, which is more useful than simple login telemetry when agents operate continuously. This is where identity governance intersects with security operations. You need visibility into dormant permissions, high-risk combinations, and unexpected cross-platform access patterns. Practical implication: instrument authorization paths, not just authentication events, so agent activity can be reviewed and contained.
Practical implication: Track permission use and cross-system chains so anomalous agent behaviour can be detected before it spreads.
AI-specific identity governance and lifecycle control
AI agents should be governed through lifecycle controls similar to other NHIs, but with tighter review around scope changes and delegation paths. The article’s core point is that identity governance frameworks built for human users do not naturally handle autonomous entities that may inherit access, trigger downstream actions, or interact with other systems on their own. That means onboarding, approval, review, and offboarding all need explicit ownership and evidence. Lifecycle control is also how organisations limit trust debt when AI tools are deployed quickly and then left with residual access. Practical implication: define ownership, approval, and removal steps before the agent reaches production.
Practical implication: Make AI agent onboarding and offboarding explicit so residual access does not persist after deployment changes.
Threat narrative
Attacker objective: The attacker aims to turn a trusted AI-connected identity into a high-speed access path that expands reach while reducing visibility.
- Entry occurs when an attacker abuses exposed or over-broad non-human credentials to reach AI-connected systems and supporting data sources.
- Escalation follows when the compromised identity inherits large permission sets and can query, move, or modify information across platforms at machine speed.
- Impact is achieved when the attacker uses the agent or its tokens to expose sensitive data, chain actions, or mask activity behind legitimate automation.
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 agent identity is becoming an identity governance problem before it becomes a tooling problem. Organisations are adding autonomous software faster than they are redesigning entitlement and review processes around it. That leaves security teams trying to govern machine-speed access with controls built for human workflows. Practitioners should treat agent identity as a core IAM domain, not as a side effect of application delivery.
Privilege sprawl is the real risk multiplier in AI adoption. AI agents do not need every permission individually, but they do inherit the blast radius of inherited access when environments are already over-entitled. The problem is cumulative scope across cloud, SaaS, and data systems, not a single risky role. The practical conclusion is to reduce inherited access before agent deployment expands the same problem.
Permissions-level visibility is now the deciding control for NHI governance. Authentication alone no longer answers the operational question of what an AI agent can actually reach, chain, or modify. Organisations need visibility into dormant permissions, cross-system pathways, and high-risk combinations if they want defensible governance. That makes authorization telemetry a baseline requirement rather than a mature capability.
AI-specific governance must start with ownership and lifecycle, not experimentation. The article correctly points out that current identity frameworks do not fully account for autonomous entities that persist, delegate, or interact with other systems after the original use case changes. Governance needs clear ownership, approval, review, and offboarding for every agent identity. Practitioners should assume residual access will become the default failure mode unless lifecycle controls are explicit.
Agentic AI will force IAM and security teams to separate usefulness from trust. An AI system can be operationally valuable and still be over-entitled, poorly attributed, or difficult to revoke. That tension will define the next phase of NHI governance. Teams that cannot distinguish useful automation from acceptable risk will accumulate hidden exposure.
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 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them.
- This makes NHI Lifecycle Management Guide the natural next step for teams that need an operational view of provisioning, rotation, and offboarding.
What this signals
AI agent identity will expose whether an organisation has already solved NHI lifecycle control. Teams that still rely on manual secrets handling and weak offboarding will find that autonomous agents magnify those weaknesses very quickly. When access can propagate across tools in seconds, lifecycle discipline becomes a programme-level control, not an administrative task.
The right response is to separate experimentation from production governance. If an AI workflow can read sensitive data, trigger actions, or chain into other systems, it should be reviewed with the same seriousness as other privileged non-human identities, including explicit approval and removal steps.
For teams building out their governance model, 52 NHI Breaches Analysis is the clearest internal reference point for how privilege, exposure, and delayed revocation turn into repeatable failure patterns.
For practitioners
- Implement explicit ownership for every AI agent identity Assign a business owner, technical owner, and revocation owner before an agent is put into production. Include escalation paths for misuse, drift, and emergency disablement.
- Review inherited permissions before agent deployment Map which cloud, SaaS, and data permissions an agent inherits from user, service, or application accounts. Remove broad inherited access where the agent does not need direct reach.
- Monitor permission usage, not just authentication Capture what resources an AI agent accessed, which actions it executed, and whether those actions crossed systems or touched dormant entitlements.
- Right-size access around data and action boundaries Use least privilege at the data layer and restrict write paths separately from read paths, especially where agents can trigger downstream automation or external calls.
- Build an offboarding runbook for AI agents Remove credentials, revoke tokens, disable integrations, and confirm downstream deletion or rotation when the use case ends or the agent is replaced.
Key takeaways
- AI agents are not just another workload. They behave like autonomous non-human identities whose access must be designed, reviewed, and revoked with the same discipline as other privileged NHIs.
- The main risk is not AI itself, but the way AI amplifies inherited privilege, cross-system access, and weak attribution across existing identity estates.
- Practical governance starts with ownership, permissions-level visibility, and lifecycle control before deployment reaches production.
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.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | AI agent access reviews hinge on credential rotation and lifecycle control. |
| NIST CSF 2.0 | PR.AC-4 | Least-privilege authorization is central to limiting AI agent blast radius. |
| NIST AI RMF | AI governance requires ownership and accountability for autonomous behaviour. |
Assign governance ownership for each agent and document approval, monitoring, and retirement steps.
Key terms
- AI Agent Identity: An AI agent identity is the account or credential set that lets an autonomous software entity authenticate, access tools, and act in a system. It should be governed like any other non-human identity, with explicit scope, ownership, monitoring, and revocation controls.
- Permissions-Level Monitoring: Permissions-level monitoring tracks what an identity is actually allowed to do and what it actually does across systems. For AI agents, this is more useful than login-only logging because it exposes cross-platform access chains, dormant entitlements, and unexpected actions.
- Identity Blast Radius: Identity blast radius is the amount of damage an identity can cause if it is compromised or misused. In AI and NHI environments, it grows when a single credential can reach multiple systems, read sensitive data, or trigger downstream automation.
- Lifecycle Governance: Lifecycle governance is the control of identity creation, approval, use, review, rotation, and removal from start to finish. For non-human identities, it is the mechanism that prevents stale access, orphaned credentials, and lingering trust after a workload or agent changes.
Deepen your knowledge
AI agent identity governance is a core topic in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for autonomous access and lifecycle oversight, it is worth exploring.
This post draws on content published by Veza: How AI Is Reshaping Identity Security: Opportunities and New Threats. Read the original.
Published by the NHIMG editorial team on 2025-08-08.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org