TL;DR: AI agents are moving from answer engines to action-taking identities, and JumpCloud argues that traditional deterministic IAM cannot safely govern probabilistic behaviour, especially as teams shift from human JML to instantiate-update-decommission cycles. The core issue is assumption collapse: access reviews and static credential checks assume stable, reviewable privilege, but autonomous agents can change scope and act before those controls catch up.
NHIMG editorial — based on content published by JumpCloud: AI is no longer a futuristic project, it is a core part of how we work
By the numbers:
- 92% of IT leaders say AI already boosts their team’s productivity.
- 70% of organisations grant AI systems more access than they would give a human employee performing the exact same job.
- Only 44% of organisations have implemented any policies to manage their AI agents, despite 92% agreeing that governing AI agents is critical to enterprise security.
Questions worth separating out
Q: How should security teams govern AI agents that can take actions on their own?
A: Security teams should govern AI agents as a separate identity class with named ownership, bounded scope, and task-specific lifecycle controls.
Q: Why do AI agents create problems for least privilege models?
A: AI agents create problems for least privilege because the actor’s intent is not fully knowable at provisioning time.
Q: How can organisations stop AI agents from becoming zombie identities?
A: Organisations should bind every agent to an explicit task, owner, and expiry condition, then force decommission when the task ends or the model changes.
Practitioner guidance
- Define a separate AI agent identity class Create distinct identity records, policies, and ownership for agents instead of folding them into generic machine accounts.
- Replace static JML with agent lifecycle controls Automate instantiate, update, and decommission workflows so every agent has a task-bound start and a forced revocation point.
- Monitor for behavioral drift and scope expansion Continuously compare the agent’s current actions against its declared intent, approved tools, and permitted datasets.
👉 Read JumpCloud's analysis of AI agent identities and lifecycle governance →
AI agent identities and lifecycle governance: what changes now?
Explore further