TL;DR: AI agent security is shaped less by model choice than by how organisations govern human authority, delegated permissions, and privileged operations, according to P0 Security. When standing privilege, service accounts, and approval paths are already loose, agentic systems inherit those weaknesses instead of fixing them.
NHIMG editorial — based on content published by P0 Security: Securing AI agents starts with governing human authority
By the numbers:
- 96% of technology professionals identify AI agents as a growing security threat, and 66% believe this risk is immediate.
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%).
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.
Questions worth separating out
Q: How should security teams govern AI agents that inherit human permissions?
A: They should govern the full delegation chain, not just the agent.
Q: Why do standing privileges make AI agent security harder?
A: Standing privileges make agent security harder because they create persistent authority that an agent can consume immediately at runtime.
Q: What breaks when teams treat agent security as only a model problem?
A: What breaks is the governance boundary.
Practitioner guidance
- Inventory delegated authority paths Map how users, service accounts, workflows, and agents combine permissions today, then identify where a single action can inherit broader authority than the requester should have.
- Reduce standing privilege before agent rollout Remove persistent privileges that are only needed occasionally, especially in operational systems that agents may touch.
- Separate authentication from authorisation decisions Require contextual policy for each agent action so login success does not imply operational permission.
What's in the full article
P0 Security's full article covers the operational detail this post intentionally leaves for the source:
- The specific deployment models for centrally governed agents, user-scoped agents, and workflow-driven agents.
- The runtime distinctions between requester identity, agent identity, and service-account identity in practical environments.
- The exact control questions teams should ask before delegating authority to AI agents.
- The Identiverse booth context and implementation framing that sits outside the governance analysis here.
👉 Read P0 Security's analysis of human authority and AI agent security →
AI agent security and human authority: what governance teams miss?
Explore further
View Full Forum → | NHI Foundation Course → | Our Services →