By NHI Mgmt Group Editorial TeamPublished 2026-06-08Domain: AnnouncementsSource: Silverfort

TL;DR: AI security is shifting from prompt safety to runtime access control as agents begin executing actions, calling tools, and reaching enterprise data, according to Silverfort. The hard problem is no longer what AI says, but whether identity governance can contain autonomous access before the first API call is made.


At a glance

What this is: This is Silverfort’s analysis of why AI agent security has moved from content moderation to runtime identity control, with a focus on enforcing access decisions inside the execution path.

Why it matters: It matters because IAM, PAM, and NHI programmes now have to govern agent actions, not just agent outputs, across human ownership, delegated access, and privileged tool use.

👉 Read Silverfort's analysis of runtime access control for AI agents in Microsoft Copilot Studio


Context

AI agent identity security is becoming an access control problem because agents do not just generate text, they invoke tools and request data inside enterprise systems. Once an agent can act at runtime, the governance question changes from what it might say to what it is allowed to do.

The control gap is familiar to identity teams: developers want speed, but build-time permissions often become standing privilege for autonomous behaviour. That creates a broader identity boundary issue across human ownership, non-human identities, and delegated access paths.


Key questions

Q: How should security teams govern AI agents that can take actions on their own?

A: Security teams should govern autonomous agents with runtime access controls, explicit human ownership, and continuous entitlement review. The key is to decide access at the moment of execution, not just at build time. That keeps policy aligned to real behaviour and prevents agent sessions from becoming unchecked privileged workflows.

Q: Why do AI agents create different identity risk than normal automation?

A: AI agents create different risk because they can choose actions at runtime, not merely follow a fixed script. That makes their access path less predictable and their blast radius harder to bound in advance. Traditional automation can usually be reviewed as a workflow, while an agent can improvise its sequence of access decisions.

Q: What breaks when agent access is granted too broadly at build time?

A: When agent access is granted too broadly at build time, developers can unintentionally create standing privilege for autonomous behaviour. The result is that every future tool call inherits excessive access, even when the task does not need it. That expands the attack surface and weakens accountability across the full delegation chain.

Q: Who should be accountable for AI agent access decisions?

A: A named human owner should remain accountable for AI agent access decisions, even when the agent operates through delegated credentials or service identities. Accountability needs to survive the delegation chain so policy, incident response, and revocation all point back to a responsible operator.


How it works in practice

Runtime enforcement in AI agent identity security

Runtime enforcement means the policy decision happens at the moment an agent tries to call a tool or access data, not during development or after the fact. In agentic environments, that distinction matters because the same identity can trigger many different actions in one session. Inline decisions reduce the gap between authorisation and execution, which is where most control failures emerge. The important architectural shift is that access is evaluated as a live identity event, not a static entitlement. That is why runtime control belongs inside the execution path, not around it.

Practical implication: place policy checks at the point of tool invocation, not only in pre-deployment reviews or downstream logs.

Human attribution for autonomous agent actions

Human attribution means every AI agent action must resolve back to a accountable person, even when the agent acts through service principals or delegated roles. In practice, this is about preserving the chain of responsibility across human-to-agent delegation. Without attribution, security teams can discover an incident but still fail to answer who authorised the agent, who owns its access, and who can revoke it. That breaks the normal IAM assumption that an identity has a stable operator behind it. Attribution is therefore both an investigative control and a governance control.

Practical implication: map each agent to a named owner and retain that mapping across all delegated access paths.

AI security posture management for over-privileged agents

AI security posture management is the continuous review of agent exposure, privilege, and blast radius. The point is not only to discover agents, but to identify which ones can reach sensitive systems, which ones are over-privileged, and where supply chain or configuration risk expands their attack surface. This is especially relevant when citizen developers can create agents outside central IT visibility. The architectural challenge is that the control problem grows with every new integration. Security teams need a view of agent privilege before the organisation treats that access as normal.

Practical implication: continuously inventory agent entitlements and flag any identity whose access exceeds its documented business purpose.


NHI Mgmt Group analysis

Runtime access control is now the primary identity problem for AI agents. The article is right to move the discussion away from prompts and outputs. Once an agent can call tools, request data, and make decisions inside a live workflow, the control surface becomes authorisation at execution time. Practitioners should treat the agent session as an identity event with real blast radius, not as a content channel.

Standing privilege was designed for actors whose access patterns remain stable long enough to review. That assumption fails when an AI agent can generate, combine, and consume permissions within a single run. Access review cadences cannot govern behaviour that appears and disappears within the same session. The implication is that entitlement governance must be rethought for runtime-chosen action paths, not merely expanded.

Radical human attribution is a useful named concept because accountability collapses when delegated agent actions lose their owner. If an agent accesses sensitive systems through service principals or delegated roles, security teams still need a durable human owner for policy, escalation, and revocation. Without that chain of responsibility, the identity model becomes operationally opaque. Practitioners should make ownership explicit before allowing autonomy to scale.

Shadow agents turn AI governance into a discovery problem as much as a control problem. The article’s point about citizen developers is important because unmanaged agent creation expands identity sprawl outside central oversight. That creates hidden access paths, hidden owners, and hidden failure domains. NHI and IAM teams should treat AI agent discovery as part of the core governance perimeter, not as a separate innovation track.

Identity-first enforcement is where NHI governance meets agentic AI security. The same control logic that reduces standing access for non-human identities now needs to operate at runtime for AI agents. This is not a cosmetic extension of existing IAM practice. It shows that enterprise identity governance is converging on one question: who or what is allowed to act, at what moment, and under whose accountability.

From our research:

  • 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, 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 practitioners, the next step is to pair agent discovery with governance design, as outlined in OWASP Agentic AI Top 10.

What this signals

Radical Human Attribution: AI agent programmes need a durable owner model before they need more automation. When delegation expands across service principals, roles, and hidden citizen-built agents, governance fails first at attribution and only then at enforcement. Teams should align discovery, ownership, and certification into one operating model, not three disconnected controls.

The operational signal for IAM leaders is that runtime authorisation will become a normal expectation for agentic systems. That pushes identity teams toward tighter coupling between policy, session context, and sensitive data access, especially where privileged actions are triggered by non-human actors.

As AI agents proliferate, the governance question shifts from whether to allow them to how to contain their blast radius. The practical benchmark is whether an identity programme can explain who owns each agent, what it can reach, and how quickly it can be stopped when behaviour changes.


For practitioners

  • Map every AI agent to a human owner Require a named accountable owner for each agent, including agents created by citizen developers, and preserve that mapping across delegated roles, service principals, and downstream tool calls.
  • Move enforcement into the execution path Apply allow, block, and step-up decisions at the moment an agent requests a tool or data access, so the policy decision is made before the action executes.
  • Inventory agent blast radius continuously Track which agents can reach sensitive systems, which permissions are over-broad, and which integrations expand exposure beyond the declared business purpose.
  • Treat shadow agent discovery as governance work Identify unmanaged agents outside IT visibility and fold them into identity review, access certification, and incident response processes before they become permanent access paths.

Key takeaways

  • AI agent security is now an identity control problem because runtime actions matter more than generated text.
  • The strongest signal in the article is the shift from build-time permissioning to execution-time enforcement across delegated agent access.
  • Programmes that cannot assign ownership and constrain blast radius for agents will struggle to govern AI safely at scale.

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 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A01Agent runtime abuse and tool invocation are central to this article.
NIST AI RMFAI governance and accountability are needed for autonomous agent access decisions.
NIST Zero Trust (SP 800-207)PR.AC-4Runtime authorisation aligns with continuous verification and least privilege.

Assign governance ownership for agent behaviour and review risk continuously across the lifecycle.


Key terms

  • Runtime Access Protection: Runtime Access Protection is the practice of evaluating and enforcing identity policy at the exact moment an identity attempts to act. For AI agents and other non-human identities, it matters because permissions must be checked against live context, not only pre-approved configuration.
  • Radical Human Attribution: Radical Human Attribution is a governance model that maps each AI agent action back to a responsible human owner. It preserves accountability across delegated credentials, service principals, and tool calls so security teams can govern, investigate, and revoke access without losing the operator behind the action.
  • Blast Radius: Blast radius is the amount of damage an identity can cause if it is misused, compromised, or over-privileged. In AI agent governance, it describes how far an agent can reach across systems, data, and workflows before policy or detection stops it.

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 responsible for identity security strategy or governance in your organisation, it is worth exploring.

This post draws on content published by Silverfort: runtime access control for AI agents in Microsoft Copilot Studio. Read the original.

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