By NHI Mgmt Group Editorial TeamPublished 2026-05-19Domain: Agentic AI & NHIsSource: Zenity

TL;DR: Industry submissions to the US Center for AI Standards and Innovation show broad agreement on the core risks of autonomous AI, but far less consensus on the right controls, according to Zenity’s review of 500 plus public comments. The real gap is governance that assumes decisions can be reviewed after the fact, when autonomous systems can act, chain tools, and trigger impact before human review is possible.


At a glance

What this is: This is Zenity’s analysis of more than 500 public submissions to CAISI on autonomous AI security, and it finds strong agreement on the risk areas but not on the best remediation path.

Why it matters: For IAM, NHI, and emerging agent governance teams, the key issue is that autonomous systems break review-based control models and force identity, authorization, and accountability to move earlier in the execution chain.

By the numbers:

👉 Read Zenity's analysis of 500 plus submissions on autonomous AI security policy


Context

Autonomous AI security is no longer a theoretical policy topic. The article argues that critical infrastructure providers are already deploying agentic systems as operational components, which means identity and authorization controls need to work against runtime decision-making rather than static software behavior.

For identity governance, the hard problem is not just whether an AI agent is allowed to act, but whether the organisation can establish accountability chains, pre-execution checks, and scope boundaries before an action becomes irreversible. That challenge spans autonomous AI, NHI governance, and existing authorization models that were built for predictable request-response systems.


Key questions

Q: How should organisations govern autonomous AI agents before they are allowed to act?

A: Organisations should govern autonomous AI agents at the point of action, not only at the point of access. That means assigning a durable identity, requiring traceable ownership, and enforcing pre-execution policy checks for sensitive tool use, data access, and downstream actions. If the control arrives after the action, it is too late to contain the risk.

Q: Why do autonomous AI systems create accountability problems for IAM teams?

A: Autonomous AI systems create accountability problems because they can initiate actions, chain tools, and make decisions without a stable human operating moment behind each step. Traditional IAM assumes the actor, the request, and the decision can be linked cleanly. When that chain becomes machine-paced, accountability has to be designed into identity, logging, and policy enforcement.

Q: What breaks when autonomous AI is reviewed with normal access certification cycles?

A: Normal access certification cycles break because they assume privilege exists long enough to be observed and reviewed. Autonomous systems can gain, use, and discard access within one session or task flow, leaving no stable review artifact. The result is a governance model that certifies states that no longer exist by the time the review happens.

Q: Who is accountable when an autonomous AI agent causes a security incident?

A: Accountability should rest with the organisation that deployed the agent, the owner of the delegated workflow, and the governance function that approved the operating model. A durable identity chain and decision record are essential, because liability and oversight cannot depend on an invisible or shifting human operator inside the execution path.


Technical breakdown

Prompt injection and tool-chain escalation in agentic systems

Prompt injection is an attack pattern where malicious instructions are embedded in content that an agent reads, such as email, documents, or web pages. In agentic systems, the risk is not just bad output. The agent may combine tools, context, and memory in ways that convert a poisoned instruction into a real action. Tool-chain escalation happens when individually allowed steps create an unauthorized end state. That is why traditional point controls miss the system-level outcome.

Practical implication: evaluate whether policy enforcement exists before tool execution, not only after output review.

Persistent memory corruption and multi-agent contagion

Agent memory is not a passive log. If an agent stores learned preferences, task context, or policy cues across sessions, corrupting that memory can change later decisions without re-delivery of the attack. In multi-agent systems, a compromised agent can also contaminate peers through shared message paths or delegated tasks. That turns one failure into propagation. The problem is structural because the security boundary is no longer a single session or one identity, but a network of interacting agents with partial trust.

Practical implication: separate memory governance from execution governance and treat inter-agent messaging as a controlled trust boundary.

Why pre-execution checks matter for autonomous AI

The article’s policy recommendations focus on pre-execution enforcement because autonomous actions can be irreversible. In practice, that means the system must validate intended actions before the agent calls tools, writes data, or triggers downstream workflows. This is different from human review, which often happens after a request is already formed. For autonomous agents, the control point has to move closer to decision time, otherwise the organisation is only detecting after impact has already started.

Practical implication: define approval gates and rollback paths at the policy layer, not as manual after-action exception handling.


Threat narrative

Attacker objective: The objective is to convert legitimate agent access into unauthorized actions that scale across tools, sessions, or connected agents before governance can interrupt the chain.

  1. Entry occurs when malicious instructions are embedded in content the agent ingests, or when an agent is granted legitimate operational access that can be steered at runtime.
  2. Escalation occurs when the agent combines allowed tools or influences memory and peer agents to produce outcomes beyond the original scope of its task.
  3. Impact occurs when the autonomous action chain produces unauthorized access, data exfiltration, or mission-critical workflow interference before human review 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

Autonomous AI security exposes an assumption collapse in review-based governance: Access review processes were designed for conditions where privilege persists long enough to be observed, certified, and revoked. That assumption fails when the actor is autonomous because action, tool use, and impact can occur within a single execution cycle. The implication is not merely more monitoring, but a rethink of whether review cadence is still the right control primitive.

Authority escalation via tool chains is the named failure mode this policy debate keeps surfacing: industry submissions consistently describe the same pattern, where each tool action is individually permitted but the chained outcome is not. This is a governance gap, not a tooling gap, because the control model is inspecting permissions in isolation. Practitioners should treat composite behavior as the real authorization unit.

Non-human identity standards are now a prerequisite for accountable autonomous systems: the article’s call for cryptographic identity chains reflects a deeper market shift toward machine verifiability. Autonomous systems cannot be governed credibly if their actions cannot be tied back to a durable identity and decision record. That makes identity proofing, traceability, and lifecycle control foundational rather than optional.

Federal policy will shape the category because market fragmentation is already visible: the submissions describe overlapping standards, inconsistent authorization models, and a lack of agreed deployment rules. That creates deployment friction for organisations and makes compliance pathways uneven across sectors. Practitioners should expect identity governance for autonomous AI to converge around policy, auditability, and pre-execution assurance rather than loose best-effort oversight.

Autonomous AI will force governance to move from post-action certification to pre-action authorization: the article repeatedly points to systems that can act before human oversight can meaningfully intervene. That changes the control problem from proving what happened to constraining what can happen next. For identity leaders, the practical consequence is that old certification cycles no longer define the boundary of acceptable risk.

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.
  • A separate finding in the same study shows that 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so.
  • For the adjacent control problem, see OWASP Agentic AI Top 10 for the risk patterns that policy needs to cover.

What this signals

Authority escalation becomes the decisive control question as autonomous deployment expands. The practical issue is no longer whether an agent can access a tool, but whether the organisation can stop a chain of individually permitted actions from producing an unauthorized outcome. With 98% of companies planning to deploy more AI agents within 12 months, governance models that rely on after-the-fact review will be overrun by volume.

Identity traceability is the named concept that should now anchor autonomous AI governance. A system cannot be governed accountably if its actions cannot be linked to a durable identity, an owner, and a decision record. That matters for programme design because incident response, audit, and liability all depend on the same traceability layer, not on separate process silos.

The policy implication for readers is straightforward: treat autonomous AI as a governance category that needs pre-execution authorization, not just monitoring. Cross-reference your agent controls with the OWASP Agentic AI Top 10 and the NIST AI Risk Management Framework so your policy set matches the behaviour you are actually allowing.


For practitioners

  • Map where review-based controls still assume human-paced execution Identify workflows where access review, certification, or exception handling happens after an agent has already acted. Replace those assumptions with explicit pre-execution checkpoints for tool use, data writes, and delegation.
  • Define an identity chain for every autonomous system Require each agent to have a verifiable identity, an accountable owner, and a linked action record that can be traced across tools and downstream systems. If the chain breaks, the governance model breaks with it.
  • Separate memory governance from authorization governance Treat persistent memory, shared context, and message history as controlled assets with different risk from runtime permissions. Poisoned memory can survive restarts and distort later actions even when access credentials look valid.
  • Build approval gates around high-stakes actions, not whole agents Use policy enforcement to block sensitive operations before execution rather than relying on blanket trust in the agent or manual review after the fact. Focus on actions that can create irreversible impact.

Key takeaways

  • Autonomous AI breaks the assumption that access can be safely reviewed after it is used, because the actor may complete the full action chain before human oversight can intervene.
  • The evidence points to a category-wide governance gap, not an isolated tooling issue, with industry consensus forming around identity, pre-execution checks, and accountability chains.
  • Practitioners should move policy enforcement closer to agent decision time and treat identity traceability as a control requirement for safe autonomous deployment.

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 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Covers prompt injection, tool misuse, and agent goal hijacking described in the post.
NIST AI RMFAI RMF GOVERN addresses accountability and oversight for autonomous systems.
OWASP Non-Human Identity Top 10NHI-03Autonomous agents still depend on identity, lifecycle, and access governance controls.

Apply AI RMF GOVERN to define owners, traceability, and approval boundaries for agentic workflows.


Key terms

  • Autonomous AI Agent: An autonomous AI agent is a software identity that can choose actions, select tools, and decide when to execute without a human approval gate. In identity governance, that means the control problem shifts from granting access to constraining runtime behaviour and proving accountability.
  • Authority Escalation Via Tool Chains: Authority escalation via tool chains happens when individually permitted actions combine into an unauthorized outcome. The risk is not a single permission error. It is the compounded effect of valid steps that, when chained by an autonomous actor, exceed the intended scope of access.
  • Identity Traceability: Identity traceability is the ability to link an action back to a durable identity, owner, and decision record. For autonomous systems, this is the minimum condition for accountability because logs without identity context do not explain who or what initiated the chain of actions.
  • Pre-execution Authorization: Pre-execution authorization is policy enforcement that evaluates an intended action before an agent can carry it out. For autonomous actors, it is more than a control pattern. It is the point where governance can still shape behaviour before the action becomes irreversible.

Deepen your knowledge

Autonomous AI security policy and identity traceability are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are designing governance for agents that act without human approval, it is worth exploring.

This post draws on content published by Zenity: What 500 plus industry experts told us about securing autonomous AI. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-05-19.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org