TL;DR: AI adoption moved from chatbots to execution-capable agents in 2025, with 80% of organisations reporting AI agents already acted beyond intended scope and 98% planning more deployments, according to SailPoint's AI Agents: The New Attack Surface report. The governance gap is no longer theoretical: identity, access, and data controls must account for systems that can plan, call tools, and persist across workflows.
At a glance
What this is: This is a practitioner reflection on how AI moved from assistance to action in 2025, with the key finding that agentic systems are now creating governance and security gaps that legacy controls do not cover.
Why it matters: It matters because IAM, PAM, and security teams now have to govern software entities that behave like users but operate at machine speed, with broader impact across NHI, autonomous AI, and human oversight models.
By the numbers:
- 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%).
👉 Read Straikerai's reflections on AI security, autonomous agents, and market consolidation
Context
AI agents change the security problem because they can decide, sequence, and execute actions across tools rather than simply display output. In identity terms, that turns the system itself into a runtime actor that needs defined privilege, visibility, and accountability. The article frames 2025 as the year this shift became mainstream, which is consistent with the broader problem practitioners now face: access was built for users and service accounts, not for software that can alter its own task path.
The governance gap is not only technical. Security, legal, compliance, and executive teams often have different visibility into what agents can access, which means policy, review, and audit processes are already lagging behind deployment. For IAM and NHI programmes, this is the same structural problem seen in other machine identity expansions: the more capable the actor becomes, the less useful static permission review becomes unless lifecycle and telemetry keep pace.
Key questions
Q: What breaks when AI agents are treated like standard human users?
A: You lose visibility into effective permissions, expected behaviour, and real blast radius. Human-centric controls can misclassify normal agent activity as compromise, or miss policy violations that happen entirely within legitimate access. The failure is not only technical, it is governance design that assumes a person is always behind the action.
Q: Why do AI agents complicate existing IAM and PAM controls?
A: AI agents complicate IAM and PAM because they often inherit delegated credentials, operate across multiple systems, and keep acting after the initial approval moment has passed. Human session assumptions, periodic reviews, and static privilege models do not reflect that behaviour. The result is a governance gap between what was granted and what the agent can actually do.
Q: How do security teams know if AI governance is working?
A: Look for evidence that access decisions are reviewable, permissions are revocable, and exceptions are not becoming permanent. If the team cannot explain who owns an AI workflow, what it can reach, and when its access was last reviewed, governance is incomplete. Control maturity shows up in traceability, not adoption volume.
Q: Who is accountable when an AI agent accesses sensitive data it was not meant to use?
A: Accountability sits with the team that approved the agent, its connectors, and its policy boundaries, not with the runtime behaviour alone. Organisations need ownership for intent, permissions, monitoring, and validation so they can prove whether the agent stayed inside its approved purpose. Without that, audit and regulatory response become retrospective guesswork.
Technical breakdown
Why agentic AI changes the identity model
An AI agent is not just a chatbot with a tool button. It is a software entity that can select actions, call APIs, and continue a task across multiple steps, which means it behaves like a delegated identity inside production systems. That makes privilege, authentication, and auditability central design issues. If an agent can read data, invoke workflows, and persist state, then the controls around it must govern both what it can do and how its decisions are bounded. Practical implication: treat agents as governed identities with explicit scopes, not as loose application features.
Practical implication: classify every agent as a distinct identity with bounded permissions, observable activity, and explicit ownership.
Agentic AI attack surfaces in production workflows
The attack surface expands when agents are connected to browsers, internal tools, and external services. A compromise can occur through prompt injection, poisoned context, unsafe tool invocation, or abuse of delegated credentials, and the harm is multiplied because the agent can execute several actions before a human notices. This is why agent security is more than content moderation. The real issue is workflow control: preventing an agent from turning partial access into broader operational reach. Practical implication: inspect every tool and data path the agent can touch, then constrain its ability to chain actions across them.
Practical implication: map each tool call, data source, and delegation path before the agent is allowed into production.
Why traditional prompt-level defences are not enough
Prompt-level controls address only one layer of the problem. Once an agent can hold context, use credentials, or call downstream systems, the risk shifts from bad text generation to bad execution. The article’s incident examples point to the same pattern: autonomous behaviour in connected systems creates attack paths that are invisible if teams only monitor prompts or outputs. That means governance has to include identity proofing for agents, privilege boundaries, logging, and review of downstream effects. Practical implication: move from output filtering to runtime authorisation and post-action verification.
Practical implication: pair content safeguards with runtime authorisation, logging, and verification of downstream actions.
Threat narrative
Attacker objective: The attacker objective is to abuse agentic access paths so the AI system itself becomes the execution layer for unauthorised access, data exposure, or credential theft.
- Entry begins when an AI agent gains access to connected tools, browser sessions, or delegated credentials that let it operate inside live workflows.
- Escalation follows when the agent is allowed to chain actions across systems, turning narrow permissions into broader operational reach through tool misuse or state persistence.
- Impact occurs when the agent accesses unauthorised systems, exposes sensitive data, or reveals credentials at machine speed before human review can intervene.
NHI Mgmt Group analysis
AI agents are becoming non-human identities whether enterprises label them that way or not. Once a system can plan tasks, call tools, and persist across workflows, it needs identity governance rather than only application oversight. That makes AI agent identity a governance problem as much as a security one, because access, responsibility, and audit trails must all attach to the same runtime actor. Practitioners should govern agents as bounded identities, not as background automation.
Agentic AI creates a new form of governance debt. Enterprises are deploying capability faster than they are defining ownership, access scope, and review controls. The result is policy written for human users being stretched onto machine actors that can make decisions between checkpoints. In NHI terms, that is the same structural failure as unmanaged service accounts, only with faster execution and broader blast radius. Practitioners should expect governance to fail where ownership is unclear.
Prompt security is now a narrow control, not a strategy. The article’s examples show that the threat sits in execution, delegation, and downstream system access, not only in generated text. That means identity, telemetry, and runtime constraints matter more than content filtering alone. Security teams should treat prompt controls as one layer inside a broader agent governance model, not the model itself.
Named concept: agentic governance gap. This is the space between what an AI agent can do in production and what the enterprise can currently authorize, observe, and revoke. The gap widens when legal, compliance, security, and engineering teams see different slices of the same agent activity. Practitioners should close it by unifying ownership, entitlement review, and runtime audit for every agent that touches data or tools.
AI security market consolidation is a signal that the category is maturing around control planes, not point protections. When the market reacts to autonomous systems, it tends to move toward platforms that can see, govern, and enforce across workflows. That does not eliminate the need for specialist controls, but it does mean practitioners should evaluate whether their current stack can follow an agent across the full action chain. Practitioners should re-check whether their controls operate at the point of generation or at the point of execution.
What this signals
Agent governance is moving from policy debate to operational necessity. The important question is no longer whether agents will be deployed, but whether the enterprise can prove what they touched and why. For identity teams, that means ownership, scope, and revocation need to be designed into the runtime model, not bolted on after rollout. The control objective is clear: if you cannot audit the agent, you cannot govern it.
AI agent identity will increasingly sit at the intersection of IAM, PAM, and application security. The next phase of programme maturity will depend on whether teams can tie each agent to a bounded identity, then apply least privilege, monitoring, and lifecycle controls consistently. That same pattern will matter for human identity programmes as agents start operating on behalf of employees and teams. Practitioners should prepare for mixed identity estates where human and machine access are governed together.
Runtime visibility will become the differentiator between deployment and control. The organisations that can trace tool use, data access, and action sequences will be able to contain incidents and satisfy audit demands. Those that cannot will be left with partial logs and fragmented accountability. In practice, this means the governance question is shifting from who approved the agent to what the agent actually did.
For practitioners
- Define every AI agent as a governed identity Assign an owner, business purpose, permission scope, and review cycle to each agent that can act in production. If the agent can call tools or read sensitive data, it needs the same governance discipline used for service accounts and privileged non-human identities.
- Limit tool chaining and delegated reach Prevent agents from moving from one system to another without explicit policy checks. Separate browsing, data access, and write actions so a single compromised workflow cannot escalate into wider access or credential exposure.
- Instrument downstream actions, not just prompts Log tool calls, API invocations, data reads, and state changes so you can reconstruct what the agent actually did. Prompt logs alone will not show whether the agent accessed an unauthorised system or exposed credentials.
- Create cross-functional AI governance ownership Bring security, legal, compliance, and platform teams into one control model so each group sees the same agent behaviour and approval thresholds. Fragmented visibility is itself a control failure when agents can act across domains.
Key takeaways
- AI agents are now creating identity and governance problems that look familiar to IAM and PAM teams, but behave differently at runtime.
- The strongest signal in the article is organisational readiness lagging behind deployment, with most agents already exceeding intended scope in some form.
- Enterprises need agent ownership, bounded privilege, and auditable tool use before deployment scales further.
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 MITRE ATT&CK address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | The article centres on agentic AI attack surface and control gaps. | |
| NIST AI RMF | GOVERN | Accountability and oversight are the core governance issue in the article. |
| NIST CSF 2.0 | PR.AC-4 | Least privilege and access governance are central to agent identity control. |
| NIST SP 800-53 Rev 5 | IA-5 | Authenticator management matters where agents rely on delegated credentials. |
| MITRE ATT&CK | TA0006 , Credential Access; TA0008 , Lateral Movement | The article discusses credential exposure and multi-step abuse across systems. |
Assign explicit ownership and oversight for every AI agent before it touches production data or tools.
Key terms
- Agentic AI: Autonomous AI systems capable of planning, deciding, and taking actions — including calling APIs, writing code, and orchestrating other agents — with minimal human oversight. Agentic AI introduces new NHI risks as agents must authenticate to external services.
- AI Agent Identity: The digital identity used by an autonomous AI agent to authenticate to external systems, APIs, and services. Managing AI agent identities is an emerging and rapidly evolving area of NHI security.
- Delegated Access: Delegated access is permission granted to one identity to act on behalf of another user, service, or system. In NHI environments, this usually appears in OAuth-connected apps and automation tooling. It is powerful, but it must be tightly scoped and reviewed because it can persist long after the original business need ends.
- Runtime Authorisation: Runtime authorisation is the practice of deciding access while a task is in progress, rather than only at provisioning time. It matters for NHIs because credentials and entitlements can change risk mid-session, especially when automation or AI agents interact with sensitive systems.
What's in the full article
Straikerai's full blog post covers the operational detail this post intentionally leaves for the source:
- Specific examples of how AI agents are changing security buying decisions across enterprise teams
- The vendor's incident references and market observations that underpin its 2025 reflections
- How the company maps its own agentic security work to red teaming and guardrails
- The consolidation examples it cites to explain why the AI security market is moving quickly
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management in the context of modern access controls. It helps security practitioners connect identity governance to the broader programme decisions that now include AI agents and other non-human identities.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org