By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: StraikeraiPublished December 24, 2025

TL;DR: Gartner predicts 40% of enterprise applications will integrate task-specific AI agents by 2026, while 75% of leaders already name governance and security as the main deployment challenge, according to Straikerai. The real issue is not agent adoption itself but the assumption that pre-deployment controls can contain runtime behaviour once agents start chaining tools and actions.


At a glance

What this is: This is an analysis of why AI agent adoption is accelerating faster than the security and governance controls needed to manage it.

Why it matters: It matters because IAM, PAM, and security teams must govern agent access, tool use, and auditability before AI agents become a production identity class.

By the numbers:

👉 Read Straikerai's analysis of the agent security gap and runtime controls


Context

AI agent security is becoming an identity governance problem, not just a model safety problem. The article argues that enterprise deployment is accelerating even though runtime controls, auditability, and policy enforcement are not maturing at the same pace, which leaves agent behaviour outside the reach of traditional pre-deployment testing.

For IAM and security leaders, the core gap is that agents do not behave like static applications or ordinary service accounts. They can chain tool calls, access data dynamically, and expand their effective scope during execution, so access control has to account for runtime behaviour as well as provisioning-time policy.


Key questions

Q: How should security teams authorize AI agents that can chain multiple actions?

A: Security teams should move beyond static allow or deny decisions and evaluate the agent’s purpose, context, and expected outcome at runtime. The safest model is to treat agent actions as workflows, not isolated calls, so policy can block a technically permitted sequence that violates business intent or compliance rules.

Q: Why do AI agents complicate traditional access reviews?

A: AI agents complicate access reviews because they can accumulate permissions across tools and environments faster than manual certification cycles can observe. A review process built for stable human accounts does not fit an executor that can act across systems, create new access paths, and complete work before the next review window begins.

Q: What breaks when AI controls stop at pre-deployment testing?

A: Pre-deployment testing cannot stop a compliant model from making risky decisions in a live workflow or through connected tools. That leaves regulated data exposure, agent misuse, and weak audit trails unaddressed. Teams need controls that follow the interaction at runtime, because many failures only appear once the system is operating with real users, real data, and real permissions.

Q: Who should be accountable when an AI agent causes a security incident?

A: Accountability should sit with the human owner, platform team, or business function that granted and operated the agent. The identity may act independently, but governance cannot detach responsibility from the delegation chain. Programs should define ownership, escalation, and remediation paths before deployment so responsibility is clear when the agent's behaviour changes.


Technical breakdown

Why runtime security matters for AI agent identities

Pre-deployment controls such as red teaming, model safety testing, and approval gates are useful, but they only evaluate the agent before it starts operating in production. Runtime security is different. It monitors actual tool calls, data access, and decision paths while the agent is active, which is where scope drift, prompt injection, and tool misuse appear. For identity teams, this matters because the access decision is no longer a one-time provisioning event. It becomes a live control problem tied to every action the agent takes.

Practical implication: move AI agent governance into runtime monitoring, not just design-time approval.

How chained tool use expands AI agent attack surface

The article highlights chained vulnerabilities, confused deputy behaviour, prompt injection at scale, and tool misuse. These are not isolated bugs. They emerge when an agent can combine legitimate tools in ways the operator did not fully anticipate. Once one action alters the context for the next, the attack surface becomes recursive. That is why a narrowly scoped agent can still reach sensitive systems if its tool chain is broad, weakly observed, or poorly bounded by policy.

Practical implication: define and enforce tool-level boundaries for every agent workflow.

What audit trails must capture in agentic AI deployments

Audit trails for AI agents need to show what the agent accessed, which tools it invoked, what context it used, and what data it touched. Basic logs are not enough if they only show a successful API call without the sequence that led there. In agentic environments, investigators need a behavioural record, not just an access record. That is the only way to support incident response, policy tuning, and post-incident accountability when an agent acts in ways that were technically permitted but operationally unsafe.

Practical implication: log agent actions as a sequence, not as isolated events.


Threat narrative

Attacker objective: The objective is to weaponise legitimate agent access so that normal tool use produces unauthorized data exposure, destructive action, or control over downstream systems.

  1. Entry begins when an AI agent is granted legitimate access to tools and datasets for a defined business task.
  2. Escalation occurs when the agent chains approved actions in ways that expand its effective scope, including unexpected API calls or access to data outside the intended workflow.
  3. Impact follows when the agent reaches sensitive systems, leaks data, or executes destructive actions faster than manual oversight can intervene.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Runtime security is the missing identity control plane for AI agents. The article correctly shows that pre-deployment testing alone cannot govern active agent behaviour once tools, prompts, and data sources are in motion. In identity terms, the control point has moved from issuance to execution, which is why runtime observation and policy enforcement now define the real security boundary. Practitioners should treat agent execution as a governed identity event, not a software feature.

Agentic AI creates a confused deputy problem at enterprise scale. The agent is trusted to complete a task, but its authority can be redirected into actions that benefit the attacker rather than the business. That is especially dangerous when broad access is granted for convenience and later reused across multiple workflows. The implication is clear: task scope and authority scope are no longer the same thing, and identity governance must separate them.

Tool chains create an identity blast radius that static app controls do not model. One approved action can alter context for the next action, turning a narrow permission into a wider operational path. This is a governance problem because the permission model may be technically correct while the execution path is still unsafe. Practitioners need to understand that the risk is not just access, but composability of access across steps.

Access review assumptions break down when agents behave at machine speed. Traditional recertification assumes there is stable access to review after the fact. AI agents can complete a sequence of actions before any human review cycle begins, which means the governance model is already behind the event. Identity programmes should therefore rethink what “reviewable access” means in an environment where decisions and actions happen in the same runtime window.

Runtime governance, not model optimism, will separate controlled deployments from exposed ones. The article’s central insight is that organisations are already deploying faster than they are maturing their security architecture. That will force a move toward policy enforcement, auditability, and automated response as baseline requirements for agentic AI. Security teams that still treat agents like ordinary applications will miss the behavioural layer entirely.

From our research:

  • 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%), according to AI Agents: The New Attack Surface report.
  • 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.
  • For a broader control lens, see OWASP Agentic AI Top 10 for the risks most likely to shape runtime governance.

What this signals

Identity teams need to assume that agent behaviour will outpace recertification cycles. With 80% of organisations already reporting agent actions beyond intended scope, the governance gap is no longer hypothetical. The practical response is to redesign monitoring, policy enforcement, and incident triage for execution-time decisions, not quarterly review cadences.

Runtime observability is becoming a control requirement, not a luxury. Organisations that cannot track what AI agents access will struggle to prove compliance or reconstruct incidents. That is where The 52 NHI breaches Report becomes useful for pattern recognition across exposed identities, credential misuse, and weak lifecycle controls.

Agentic AI programmes should be aligned to OWASP and NIST-style governance early, before the number of deployments makes retrofitting expensive. The right posture is to treat access, audit, and response as part of the agent architecture itself, not as a post-launch control layer.


For practitioners

  • Define agent-specific access scopes Document the exact systems, data classes, and tools each agent may touch, then block any cross-domain access that is not explicitly justified by the use case.
  • Add runtime monitoring for tool use Track every agent tool invocation in real time so that unusual API calls, unexpected data access, or chained actions can be flagged before the workflow completes.
  • Require behavioural audit trails Capture the sequence of prompts, tool calls, data reads, and outputs so investigators can reconstruct how an agent reached a sensitive action.
  • Separate approval scope from execution scope Treat the permission to start a task as distinct from the permission to continue or expand it, especially where agents can chain actions across systems.
  • Test containment before production rollout Use limited use cases with tightly bounded tools and data sources first, then expand only after you have validated monitoring, escalation handling, and policy enforcement.

Key takeaways

  • AI agent deployment is scaling faster than the controls needed to govern tool use, auditability, and runtime behaviour.
  • The main risk is not just unauthorized access, but legitimate access being chained into unsafe outcomes at machine speed.
  • Security teams need runtime policy enforcement, behavioural logging, and narrow task scope before agentic deployments expand 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 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.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article centers on AI agent security gaps, tool misuse, and prompt injection.
NIST AI RMFMANAGEThe piece focuses on operationalising AI risk controls in production.
NIST CSF 2.0PR.AC-4Agent access scope and enforcement map directly to access control discipline.
NIST Zero Trust (SP 800-207)Runtime verification and least-privilege containment align with zero trust design.

Use MANAGE to turn agent governance into monitored controls, escalation paths, and containment procedures.


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.
  • Runtime Security: Runtime security is the practice of detecting and constraining malicious behavior while software is executing. It focuses on live workload activity, not just code quality or pre-deployment checks, so teams can contain abuse after a system is already running.
  • Tool Misuse: Tool misuse occurs when an agent uses an allowed integration in a way that exceeds its intended task, scope, or risk tolerance. The problem is often not access alone but the combination of valid credentials, broad permissions, and unbounded action sequencing.
  • Confused Deputy: A confused deputy is a privileged system that is tricked into performing an action on behalf of an untrusted requester. In agentic AI, the agent may misread malicious input as legitimate intent and then use its own authority to act, which turns a logic problem into a security incident.

What's in the full article

Straikerai's full post covers the operational detail this post intentionally leaves for the source:

  • Examples of runtime security controls that detect unusual agent behaviour during live execution
  • The article’s specific breakdown of prompt injection prevention and tool-use validation
  • Operational guidance for building audit trails that support investigation and compliance
  • The source’s own framing of how to layer pre-deployment testing with production monitoring

👉 Straikerai's full post covers deployment pressure, runtime security, and the controls leaders are missing.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an IAM or identity security programme, it is worth exploring.
NHIMG Editorial Note
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