By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: Linx SecurityPublished September 10, 2026

TL;DR: AI agents can act within granted permissions and still make harmful decisions, and Linx Security argues the real gap is between access governance and runtime judgment, not just unauthorized access. The article shows why organisations need clear autonomy boundaries, ownership, and independent approval for consequential actions because least privilege alone cannot govern intent or context.


At a glance

What this is: This is an analysis of AI agent access control and the key finding is that authorised access can still produce harmful outcomes when runtime judgment is not separately governed.

Why it matters: It matters because IAM, PAM, IGA, and application owners must govern delegated authority, not just entitlement, across NHI, autonomous, and human-facing workflows.

By the numbers:

👉 Read Linx Security's analysis of AI agent access control and accountability


Context

AI agent governance starts with a simple definition: an AI agent can hold valid credentials and still make the wrong decision. In this article, the core problem is not just access control, but the gap between what an agent is permitted to do and what the organisation actually intended that permission to mean.

For IAM teams, that gap matters because least privilege, ownership, and lifecycle management do not answer every runtime question. When a permitted action is consequential, organisations need separate judgment controls that decide whether the action should proceed now, require more context, or be blocked.

That framing is especially relevant as enterprises move agents from information retrieval into business execution. The starting point described here is becoming common: agents with working access are already part of production workflows, but governance has not caught up with how those permissions are exercised.


Key questions

Q: What breaks when AI agents are not governed at runtime?

A: Without runtime governance, an agent can shift behaviour after provisioning and still execute actions that were never reviewed in context. That is where tool chaining, MCP connections, and rapid decision-making become dangerous. Static approval cannot stop a live change in intent, so teams lose control at the point of action.

Q: Why do approved AI agents still create security risk in enterprise environments?

A: Because approval is not the same as authorisation for every action. An agent may be allowed to run, yet still be able to read files, invoke tools, or alter systems beyond its task. Risk rises when teams trust the application but fail to constrain the behaviour of the session.

Q: What do security teams get wrong about AI agent identity governance?

A: They often assume human IAM patterns can be reused with minor adjustments. That fails because agents can invoke tools dynamically, operate continuously, and combine multiple systems in one session. Governance has to focus on runtime scope, delegated identity, and revocation, not just authentication.

Q: How do teams decide whether an AI agent needs human approval?

A: Use the sensitivity of the action, not the cleverness of the model, as the decision point. If the agent can change records, move funds, send external messages, or access regulated data, human approval or an independent policy engine should remain in the path. The more irreversible the action, the less autonomy the agent should have.


Technical breakdown

Permission and execution are different control layers

Access governance answers whether an identity may operate on a resource at all. Runtime policy answers whether a specific action should proceed in the current context. For AI agents, those are separate questions because an agent may have a valid permission to perform a task, yet still need additional authorization when the task is financially sensitive, data-sensitive, or operationally risky. The technical mistake is assuming that successful authentication plus valid entitlement equals safe execution. In agentic systems, the permission boundary is only the outer layer; the inner layer is contextual judgment at runtime.

Practical implication: separate entitlement approval from runtime approval for consequential agent actions.

Access granularity limits are not the same as autonomy limits

An access granularity problem exists when the permission model is too coarse to express the exact scope the business wants. An autonomy problem exists when the agent has the right permission but should not always be allowed to use it independently. The article draws a useful line here: narrowing permissions reduces exposure, but it does not solve cases where the agent can technically do the right thing in the wrong circumstances. That distinction is central to agentic governance because a refund, record update, or system change may be valid in principle but unsafe without context.

Practical implication: treat coarse permissions and excessive autonomy as separate design problems.

Agent ownership must extend across the lifecycle

The article’s governance model depends on explicit ownership across business, security, application, and engineering teams. That matters because an AI agent is not a self-accountable identity subject. Its permissions, autonomy, integrations, and purpose can drift over time, and lifecycle governance has to track those changes rather than assuming the original approval remains valid. Without a named owner for business intent and technical enforcement, authority can expand quietly as new workflows are added. The result is not just more access, but more delegated decision power than anyone intended.

Practical implication: assign lifecycle ownership for every agent and review it whenever integrations or purpose change.


Threat narrative

Attacker objective: The objective is to turn legitimate agent authority into harmful business outcomes without needing to steal credentials or bypass authentication.

  1. Entry occurs through legitimate authentication and authorised access rather than compromise, which means the agent begins inside an approved trust boundary. Escalation happens when the agent uses that permission in a higher-impact way than the organisation intended, such as issuing an excessive refund or exposing broader data than the task required. Impact is business harm produced by a validly authorised action that was still the wrong action for the situation.

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


NHI Mgmt Group analysis

Permission governance does not equal judgment governance: The article captures a control gap that identity programmes still understate. Access reviews and least privilege can prove that an agent was allowed to act, but they cannot prove that the action was appropriate in context. That is why AI agent governance has to separate delegated authority from delegated judgment, with the latter treated as a distinct control surface.

Runtime approval is the missing governance layer for consequential agent actions: The important question is no longer only who can access a resource, but which permitted actions should require a second gate. That changes agent governance from static entitlement management into conditional authority management. Practitioners should read this as a sign that policy enforcement has to sit between authorization and execution, not just at login.

Agent ownership is a cross-functional accountability problem, not a technical afterthought: The article is right to spread responsibility across business, security, application, and engineering teams. That distribution matters because no single group can judge business intent, application limitations, runtime policy, and technical implementation on its own. The implication is that AI agent accountability must be explicit, or it will be assumed by default and therefore misassigned.

Delegated authority becomes harder to audit once agents can act at machine speed: Traditional governance assumes a stable human operator behind the identity and a review cycle long enough to catch misuse. AI agents compress that assumption. The governance model now has to account for actions that are both authorised and fast enough to outpace periodic review, which means continuous context becomes as important as entitlement evidence.

Identity blast radius is now defined by what an agent can do, not only what it can reach: This article sharpens a useful concept for the field. Identity blast radius: the practical impact created when a trusted identity can combine valid access, tool use, and business context into a harmful outcome. That framing helps practitioners see why AI agents require more than access minimisation. It helps them measure delegated impact, not just privilege size.

From our research:

  • 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so, 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.
  • The governance gap is widening as agent deployment scales, so practitioners should compare their control model against OWASP Agentic AI Top 10 and NIST AI Risk Management Framework.

What this signals

Delegated judgment will become the defining control problem for agentic programmes: Once AI agents can complete business tasks end to end, the question is no longer only whether access is valid. Security teams will need policy logic that evaluates context, impact, and escalation thresholds before a legitimate action becomes an executed one. That is a governance shift, not just an authentication upgrade.

Identity blast radius should replace raw permission count as the more useful planning metric: An agent with few permissions can still create outsized damage if those permissions map to high-impact workflows. The programme question becomes how much harm a trusted identity can cause once it is allowed to combine data, tools, and business context. That is where runtime policy and lifecycle ownership converge.

With 92% of organisations saying AI agent governance is critical but only 44% having policies in place, the gap is operational rather than theoretical, and it is already large enough to shape roadmap priorities.


For practitioners

  • Separate entitlement approval from runtime approval Define which agent actions are always allowed, which require additional context, and which need human or policy approval before execution. Use that split for financial, data-sensitive, and security-impacting operations, not just for login events.
  • Assign explicit ownership for each agent’s business intent Name a business owner, a security owner, and a technical owner for every production agent so authority does not drift as integrations expand. Revisit ownership whenever purpose, permissions, or connected systems change.
  • Treat coarse application permissions as a governance defect Where the application cannot express the intended scope, document the gap as a risk rather than accepting the broadest technically available permission. That is especially important when an agent can search, combine, and act at machine speed.
  • Instrument agent actions for outcome review, not just access logging Track what the agent decided, what context it used, and whether the resulting action matched policy. Access logs alone do not tell you whether a legitimate permission was used in an illegitimate way.

Key takeaways

  • AI agent risk is not limited to unauthorized access, because a permitted action can still be the wrong action.
  • The key governance gap is the space between access governance and runtime judgment, which least privilege alone cannot close.
  • Practitioners need explicit ownership, contextual approval, and lifecycle review for every production agent.

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, 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 10A1 — Agent Identity and AccessThe article centres on AI agent permissions, autonomy, and runtime authorization.
Recommendation — Map consequential agent actions to agent identity controls and require separate runtime approval where impact is high.
OWASP Non-Human Identity Top 10NHI-03 — Credential and Access GovernanceAgent lifecycle, ownership, and least privilege are the article's baseline governance concerns.
Recommendation — Review agent access scope, ownership, and lifecycle drift against NHI-03 before expanding production authority.
NIST AI RMFGOVERN — AI Governance and AccountabilityThe article is about accountable ownership and governance of AI agent decisions.
Recommendation — Establish clear AI governance roles for delegated authority, runtime review, and outcome accountability.
NIST CSF 2.0PR.AC-4 — Access Permissions and AuthorisationsThe piece repeatedly separates permissions from execution decisions.
Recommendation — Align agent entitlements to PR.AC-4 and add policy checks for consequential actions.
NIST Zero Trust (SP 800-207)3.4 — Policy Enforcement and Continuous VerificationRuntime policy and continuous contextual checks are central to the article's argument.
Recommendation — Use continuous verification to gate high-impact agent actions beyond initial authentication.

Key terms

  • Delegated Judgment: Delegated judgment is the authority an AI agent exercises when it decides whether a permitted action should proceed in a specific context. It is distinct from access entitlement because the agent may be allowed to act but still require additional policy checks before execution.
  • Identity Blast Radius: The amount of damage a compromised identity can cause across systems, data, and infrastructure. In NHI environments, it is shaped by permissions, network reach, and administrative capability rather than by the credential alone. Reducing blast radius is a containment strategy that limits lateral movement and data exposure.
  • 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.
  • Agent ownership: The assignment of accountable business and technical responsibility for an AI agent or automated workflow. Ownership should include approval authority, review cadence, and a clear connection to the identity that the agent uses, so that access and liability do not disappear when the workflow scales.

What's in the full article

Linx Security's full blog post covers the operational detail this post intentionally leaves for the source:

  • How to distinguish access granularity from delegated judgment in production agent workflows
  • Examples of runtime approval thresholds for refunds, data updates, and security-impacting actions
  • Guidance on ownership handoffs across business, security, application, and engineering teams
  • The role of identity data layers in keeping agent authority aligned to business intent

👉 The full Linx Security post covers the permission-versus-execution model, ownership boundaries, and runtime policy decisions in more detail.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an identity security programme, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 14, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org