TL;DR: AI agents are emerging as a distinct identity class because they authenticate through OAuth grants, tokens, service accounts, and machine credentials, and Grip Security says the security problem is not the model alone but the enterprise authority the agent can exercise. When access can be granted, chained, and reused without human approval, least privilege, ownership, credential governance, and lifecycle control become the decisive safeguards.
NHIMG editorial — based on content published by Grip Security: AI Agent Security: A Guide to Autonomous Access
By the numbers:
- NHIs outnumber human identities by 25x to 50x in modern enterprises.
Questions worth separating out
Q: What breaks when AI agents have no clear owner?
A: Lifecycle control breaks first, followed by revocation, review, and accountability.
Q: When does AI agent access create more risk than it reduces?
A: AI agent access creates more risk when the business benefit depends on broad permissions, weak ownership, or uncontrolled tool invocation.
Q: How can organisations tell whether AI agent governance is actually working?
A: Look for evidence that agent access is ephemeral, traceable, and constrained at the action level.
Practitioner guidance
- Discover every AI agent in scope Build an inventory of agents, the systems they touch, and the credentials that let them act.
- Tie each agent to an accountable owner Assign a human owner and a documented business purpose to every agent so approvals, access changes, and retirement decisions have a clear decision-maker.
- Constrain agent permissions to the declared purpose Check whether an agent can read, write, delete, export, or share more than the intended task requires, then reduce the scope before the access becomes normalised.
What's in the full article
Grip Security's full webinar covers the operational detail this post intentionally leaves for the source:
- A walkthrough of how AI agent access changes once OAuth grants, tokens, and service accounts are treated as active identities.
- A closer look at the agent blast-radius model and how connected applications change security exposure.
- Specific governance questions CISOs should ask when an agent can read, write, and trigger workflows across multiple systems.
- The webinar's framing of autonomous access as an identity and permissions problem rather than a model-only risk.
👉 Watch Grip Security's webinar on AI agent security and autonomous access →
AI agent security and autonomous access: are your controls keeping up?
Explore further
AI agent governance is now an identity problem, not an AI model problem. Once an agent can act across enterprise systems, the decisive question is what it is authorised to do. That moves the control plane from model safety into IAM, NHI, and PAM governance, because authorised action is what creates enterprise exposure. Practitioners should treat agent security as access governance with an autonomous runtime dimension.
A few things that frame the scale:
- NHIs outnumber human identities by 25x to 50x in modern enterprises, according to the Ultimate Guide to NHIs.
- Only 20% have formal processes for offboarding and revoking API keys, and even fewer have procedures for rotating them, according to the Ultimate Guide to NHIs.
A question worth separating out:
Q: Should organisations treat AI pentesting agents like non-human identities?
A: Yes. If an agent can authenticate, browse, test, and interact with systems, it has an authority boundary that should be governed like any other non-human identity. That means ownership, least privilege, explicit scope, isolation, and revocation controls. The difference is that these controls must be runtime-enforced, not assumed from policy.
👉 Read our full editorial: AI agent security depends on governing autonomous access, not models