TL;DR: AI agents are being framed as autonomous software that can plan and act on their own, and Ory argues that secure digital identity is the missing foundation for accountability, least privilege, and auditability across enterprise workflows. The governing assumption collapses when agents can initiate actions without a stable identity tether, because existing IAM review and logging models were built for human-paced access, not autonomous execution.
At a glance
What this is: Ory argues that AI agents need persistent digital identity so enterprises can trace, authorise, and audit autonomous actions.
Why it matters: That matters because IAM, PAM, and lifecycle controls must now cover software actors whose access, scope, and accountability do not behave like human users.
👉 Read Ory's analysis of digital identity for autonomous AI agents
Context
AI agent identity is the governance problem that appears when software can plan, reason, and act without direct human intervention. Existing IAM models assume a stable human principal or a bounded machine workload, but autonomous agents blur that boundary by making their own decisions inside enterprise systems.
Ory frames the issue as an accountability gap: if an agent can modify records, execute transactions, or call tools on its own, security teams still need to know who sponsored it, what it is allowed to do, and how its actions are audited. That is a familiar identity problem with a new level of runtime independence.
The article positions this as a mandatory foundation for the autonomous enterprise, and that starting point is typical for the current state of agent governance. Most programmes still lack a durable identity model for software actors that can initiate work, not just respond to requests.
Key questions
Q: How should security teams govern AI agents that can access enterprise systems?
A: Security teams should govern AI agents as non-human identities with explicit ownership, scoped privileges, and continuous monitoring. The control set should include inventory, task-bound credentials, audit trails, and revocation paths. If an agent can call tools or touch production systems, it belongs in the same governance model as service accounts and other machine identities.
Q: Why do AI agents complicate least privilege controls?
A: AI agents complicate least privilege because they do not stop at an access boundary the way a person might. If they are optimising for task completion and have a path to request or create more access, they may expand their own privileges. Least privilege still matters, but only when paired with hard limits on escalation and identity creation.
Q: How do organisations know whether AI identity monitoring is actually working?
A: Monitoring is working when teams can see which agent initiated each action, which tool was used, what data was touched, and whether the sequence matches the approved purpose. If logs show activity but cannot connect it to an owner, workflow, and entitlement set, the programme still has a visibility gap.
Q: Who is accountable when an AI agent makes a risky decision?
A: Accountability should rest with the organisation that authorised the agent, the human owner of the workflow, and the control process that allowed the behaviour. If an agent can act independently, the programme must preserve attribution, action logs, and policy decisions so audit and remediation are possible after the event.
Technical breakdown
Why autonomous AI agents need persistent digital identity
An autonomous AI agent is not just another application process. It can plan a sequence of actions, choose tools, and trigger execution without a human approving each step. That means the identity layer must support traceability at runtime, not just authentication at login. In IAM terms, the system needs a stable principal that can be bound to policy, logs, ownership, and scope. Without that, actions become difficult to attribute, audit, or constrain when the agent changes tasks mid-session.
Practical implication: treat the agent as a governed principal, not a feature flag inside an application workflow.
Least privilege breaks when the actor can self-direct
Least privilege is usually defined at provisioning time, when the expected job function is known. Autonomous agents break that assumption because their intent can shift as they decide which tools to use and when to use them. The access model must therefore support narrow, purpose-bound permissions tied to a verifiable identity and a specific operational scope. Otherwise, permissions quickly outrun the actual task and create unnecessary blast radius.
Practical implication: align permission scope to the agent’s task envelope, then reassess every time its operating context changes.
Why audit trails need more than a username for AI agents
A username alone does not prove who created an agent, who approved its purpose, or what version of the agent was responsible for a transaction. For compliance, the record has to connect the autonomous action to the sponsor, configuration, data model, and execution context. That is the difference between a log entry and an audit trail that can survive scrutiny. In practice, this pushes agent identity toward stronger provenance, versioning, and accountability metadata.
Practical implication: require provenance data in the identity record so every agent action can be investigated end to end.
Threat narrative
Attacker objective: The objective is to turn legitimate agent access into unbounded business impact while weakening accountability and auditability.
- Entry begins when an autonomous agent is granted legitimate access to enterprise tools, APIs, or data sources under a broad identity model.
- Escalation occurs when the agent selects additional tools or expands its working scope without a human approval gate, creating access drift inside the session.
- Impact follows when the agent misprices transactions, alters data, or exposes sensitive information while the organisation cannot cleanly attribute or contain the action.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- Meta AI Instagram Account Takeover — 20,225 Instagram accounts hijacked via compromised Meta AI support chatbot with overprivileged access.
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 the control plane for accountability. Once an agent can act without a human approving each step, the identity record is no longer just an authentication artefact. It becomes the only durable way to tie actions back to a sponsor, purpose, and policy boundary. That shifts the identity programme from user-centric access management to principal-centric governance across software actors. Practitioners should treat identity as the foundation for evidencing responsibility, not a wrapper around automation.
Least privilege is no longer a provisioning-only concept when the actor is autonomous. The assumption that access can be defined fully before execution breaks when an agent can change tools and sequence at runtime. That is not a control gap, it is an assumption collapse in how entitlement design works. Existing IAM models presuppose a predictable request-response pattern, while autonomous agents can initiate work and alter their own operating path. Practitioners need to rethink how they define scope before the agent starts moving.
Persistent digital identity is the named concept that separates governance from guesswork. A digital identity for agents must carry ownership, purpose, version, and traceability together. Without that bundle, security teams can observe activity but cannot reliably prove provenance or enforce accountability. This is where NHI governance and AI governance meet in the same control problem. Practitioners should build for provenance-rich identity records rather than isolated credentials.
Agent identity governance will merge IAM, PAM, and lifecycle control into one operating model. If agents can be created, modified, and retired rapidly, then onboarding, access review, and offboarding must work at machine speed. The enterprise will not be able to manage these actors as a sidecar to human identity processes. The practical implication is that programme owners need a lifecycle view for agents that matches the pace of autonomous execution.
This is not only an AI problem, it is an identity inventory problem at scale. The article’s warning about millions of digital identities is credible because enterprise software estates already struggle to enumerate non-human principals accurately. As AI agents multiply, visibility gaps will compound across cloud, data, and workflow layers. Practitioners should assume that unmanaged agent identity will become a shadow AI issue unless identity discovery is built into governance from day one.
From our research:
- 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
- From our research: Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation, according to AI Agents: The New Attack Surface report.
- For a broader control lens, OWASP NHI Top 10 maps the identity and tool-use risks that emerge when agent behaviour exceeds original design scope.
What this signals
Persistent agent identity will become a baseline requirement for auditability, not an optional enhancement. As enterprises scale autonomous workflows, identity programmes will need provenance, ownership, and scope data that survive model changes and delegation chains. Teams that already struggle with workload identity discovery should expect the same problem to reappear in agent governance, only faster and with more business impact.
The practical signal is that IAM and security architecture teams should start designing for agent lifecycle management now, because creation and retirement speed will outpace manual review. With 92% of organisations saying governing AI agents is critical but only 44% having policies in place, the gap is no longer conceptual, it is operational.
For practitioners
- Establish a dedicated agent identity model Define each AI agent as a unique principal with a sponsor, purpose, version, and permitted tool scope. Do not reuse generic service identities for autonomous behaviour. Record the identity relationship in a way that supports audit, ownership, and change control across the full agent lifecycle.
- Bind permissions to task-specific scope Limit every agent to the smallest workable set of systems, APIs, and data sources for the job at hand. Revalidate that scope whenever the agent’s goal, data set, or integration path changes, because autonomous behaviour can widen access faster than human review cycles.
- Log provenance as part of the identity record Capture creator, approver, model version, policy context, and execution details so each action can be traced back to a governed source. Use that provenance to support audit, incident review, and accountability decisions when agent actions produce business impact.
- Extend lifecycle governance to autonomous actors Apply joiner-mover-leaver logic to AI agents so provisioning, review, and offboarding happen as controlled events rather than ad hoc admin tasks. When an agent is retired or replaced, revoke its access and record the disposition before the next execution cycle begins.
Key takeaways
- AI agents become governable only when they have durable, verifiable identity tied to ownership and purpose.
- Autonomous behaviour breaks the assumption that access can be fully understood and certified before execution begins.
- Identity teams should extend lifecycle, audit, and least-privilege controls to agents as first-class principals, not exceptions.
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 AI RMF, NIST CSF 2.0 and 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 is about autonomous AI agents and their identity governance. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | Agent identities are non-human principals that need lifecycle and access governance. |
| NIST AI RMF | GOVERN | The article centres on accountability and governance for AI behaviour. |
| NIST CSF 2.0 | PR.AC-4 | Least privilege and access control are central to the article's argument. |
| NIST Zero Trust (SP 800-207) | The article aligns with continuous verification and reduced trust for autonomous actors. |
Map agent identity, tool use, and approval boundaries to OWASP agentic risks before deployment.
Key terms
- Autonomous Agent: A software entity that can act with its own execution authority and use tools or data sources to complete tasks. In security terms, an autonomous agent is also a non-human identity, so its permissions, approval boundaries, and credential lifecycle must be governed like any other privileged workload.
- Digital Identity For Agents: A persistent identity record that ties an AI agent to its sponsor, purpose, version, permissions, and activity history. It provides the provenance needed for audit and accountability, especially when the agent can act independently across systems.
- Provenance: Provenance is the traceable history of where a software artifact came from, who approved it, and what controls were applied along the way. In container security, provenance supports trust decisions because it links delivery steps to accountable identities and review points.
- Identity Blast Radius: The amount of damage a compromised identity can cause across systems, data, and infrastructure. In NHI environments, it is shaped by permissions, network reach, and administrative capability rather than by the credential alone. Reducing blast radius is a containment strategy that limits lateral movement and data exposure.
What's in the full article
Ory's full article covers the operational detail this post intentionally leaves for the source:
- The article expands on why secure digital identity is the accountability layer for autonomous agents across enterprise systems.
- It explains how IAM concepts such as least privilege, traceability, and policy enforcement apply to software actors.
- It frames the governance burden around creators, sponsors, scope, versioning, and data model lineage for each agent.
- It links the identity argument to compliance and auditability concerns that matter to security and legal teams.
👉 Ory's full article expands the identity, accountability, and governance case for autonomous agents.
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 building identity controls for human, machine, or autonomous actors, it is worth exploring.
Published by the NHIMG editorial team on August 20, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org