By NHI Mgmt Group Editorial TeamPublished 2026-05-14Domain: AnnouncementsSource: Permiso Security

TL;DR: AI agents now make tool calls, access data, and spawn sub-agents after authentication, creating a post-authentication blind spot that posture scans and IdPs do not see, according to Permiso Security. The governance problem is not just access at login, but runtime behaviour that can expand blast radius before controls react.


At a glance

What this is: This is Permiso Security's analysis of AI agent runtime security, with a central finding that post-authentication activity creates a visibility gap that posture-centric controls cannot close.

Why it matters: For IAM and NHI teams, the issue is that authentication no longer captures the full risk of autonomous agent behaviour, so runtime attribution and containment become part of access governance.

👉 Read Permiso Security's analysis of AI agent runtime attribution and post-authentication risk


Context

AI agent governance starts with a simple problem: once an agent authenticates, the systems most identity teams rely on often lose sight of what happens next. That gap matters because agents can call tools, access data stores, invoke MCP servers, and spawn sub-agents in the same workflow, which means access decisions are no longer confined to the login event.

That is the core NHI governance challenge in this article. The source argues that posture alone cannot explain runtime behaviour, especially when an agent inherits human credentials or operates across cloud, SaaS, and code systems. For practitioners, that makes observability, attribution, and containment part of the access model rather than a separate forensic layer.


Key questions

Q: How should security teams govern AI agents after authentication?

A: Security teams should treat authentication as the start of control, not the end of it. The practical model is runtime governance: collect tool-use telemetry, track data access, tie every action to an identity, and enforce containment when behaviour moves outside the expected task scope. That approach works because agent risk emerges in execution, not just in configuration.

Q: Why do AI agents complicate least-privilege decisions in IAM?

A: AI agents complicate least privilege because their access needs are dynamic and task-driven. A single entitlement can produce very different actions depending on context, available tools, and sub-agent behaviour. That makes static entitlement review insufficient on its own. Teams need behavioural evidence to decide whether the privilege level actually matches the work being done.

Q: Where does posture-based control fail in AI agent environments?

A: Posture-based control fails when the agent's real risk appears after the scan or policy check has already completed. The gap is especially visible when agents call tools, move through MCP-connected services, or spawn sub-agents that inherit access. In practice, posture tells you what was approved, not what the agent is doing right now.

Q: What should teams do when an AI agent crosses a blast-radius threshold?

A: Teams should revoke or pause access at the identity layer first, then preserve the runtime evidence needed for investigation. The first priority is containment, because agent actions can unfold quickly across multiple systems. After that, security teams should review lineage, tool usage, and any downstream identities the agent created or touched.


How it works in practice

What is post-authentication blindness in AI agent security?

Post-authentication blindness is the visibility gap between an authentication event and the actions that follow it. In agentic systems, that gap matters because the agent can make tool calls, query data, invoke MCP-connected services, and spawn sub-agents after the identity provider has already completed its job. Traditional IAM tools are built to answer who authenticated and with what privilege, not what the authenticated entity did across milliseconds of runtime activity. That is why posture checks and login logs miss the operational sequence that creates real risk.

Practical implication: Security teams need runtime telemetry that ties each action back to the identity that performed it.

Why are posture scans insufficient for AI agents and MCP activity?

Posture scans describe configuration, not behaviour. For human users or static workloads, that can be enough to flag excessive privilege or expired credentials. For AI agents, it is not enough because the meaningful risk often appears after the scan ends. Agents can chain decisions, call multiple tools, and move from one system to another without changing their configured access. MCP adds another layer because the agent can reach external tools and data sources through a protocol path that looks legitimate at the point of authentication but becomes risky in execution.

Practical implication: Treat posture as a baseline, then pair it with runtime detection for tool use, data access, and sub-agent creation.

How does identity runtime attribution change incident visibility?

Identity runtime attribution connects agent runs, tool calls, data access, and sub-agent actions to a specific identity in real time. That matters because an investigation is otherwise forced to reconstruct the sequence from disconnected logs across cloud, SaaS, repositories, and infrastructure. When attribution is present, the security team can see which identity initiated the action, what the agent touched, and where the blast radius expanded. Without it, teams often know something happened, but not which identity chain created the exposure.

Practical implication: Use attribution to support both live enforcement and faster post-incident reconstruction.


NHI Mgmt Group analysis

Post-authentication blindness is now a distinct identity risk category. IAM has traditionally centered on access at login, but agentic systems create value and risk after authentication. That means the control problem shifts from proving identity once to maintaining visibility while the identity is actively acting. Practitioner implication: runtime attribution should be treated as a core identity control, not an add-on logging feature.

AI agents do not fit the service account mental model. A service account usually behaves predictably, but an agent can vary by task, context, and available tools. That difference breaks the assumption that least privilege can be validated only by static review. Practitioner implication: teams should govern agents as dynamic actors whose privilege must be measured against actual runtime behaviour.

Identity graphs become more valuable when they connect humans, agents, and downstream systems. The real investigative problem is not just agent detection, but lineage. If an agent uses a human credential, creates a child process, and touches a SaaS API, the security team needs a single chain of custody. Practitioner implication: build the investigative model around identity relationships, not isolated alerts.

Runtime containment is the practical answer to non-deterministic behaviour. A reasoning system can take unexpected paths even when it follows policy at a high level. That makes prevention-only thinking brittle. Practitioner implication: pair detection with kill switches, approval gates, and blast-radius thresholds that can act while the agent is still running.

From our research:

  • 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface, according to Ultimate Guide to NHIs.
  • Only 5.7% of organisations have full visibility into their service accounts, which shows how often identity teams operate without complete runtime context.
  • For a broader control baseline, review Top 10 NHI Issues alongside runtime attribution and containment planning.

What this signals

Post-authentication blindness: the operational gap between login and runtime action is becoming the defining control issue for AI agents. With 70% of organisations granting AI systems more access than human employees per the 2026 Infrastructure Identity Survey, teams should assume that static approval models will miss meaningful behaviour unless they add runtime evidence and enforcement.

That changes programme design in a practical way. Identity teams need one view that spans human deployers, agents, cloud workloads, and downstream services, because agent behaviour now crosses those boundaries in a single workflow.

The immediate signal to watch is not just privilege level, but whether the organisation can answer who did what after authentication. If that answer requires manual log stitching, the governance model is already behind.


For practitioners

  • Instrument agent runtime telemetry Capture tool calls, MCP invocations, data access, and sub-agent creation so the identity team can see what happens after authentication, not just who logged in.
  • Map agent lineage across identity systems Tie the human deployer, the agent, any child processes, and downstream service accounts into one investigative chain across cloud, SaaS, CI/CD, and code systems.
  • Set containment thresholds for high-risk agent actions Define when approvals, step-up checks, or automatic revocation should trigger for production data access, unusual tool patterns, or rapid privilege expansion.
  • Separate static privilege review from runtime governance Use posture data to establish the baseline, then require behavioural monitoring to verify that the agent stays inside its intended workflow over time.

Key takeaways

  • AI agent security is shifting from a login problem to a runtime governance problem because the highest-risk actions happen after authentication.
  • Static posture data is not enough when agents can chain tools, touch data, and spawn sub-agents faster than traditional controls can correlate.
  • Practitioners should pair attribution, behavioural monitoring, and containment so the identity layer can respond while the agent is still active.

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agent tool use, sub-agents, and MCP connections map directly to agentic risk patterns.
NIST AI RMFRuntime attribution supports governance and monitoring for autonomous AI behaviour.
NIST CSF 2.0PR.AA-01Continuous identity assurance matters when agents act after login.

Track agent tool access, goal chaining, and identity lineage against agentic attack patterns.


Key terms

  • Post-Authentication Blindness: The visibility gap that starts after an identity has authenticated and ends when security teams can reliably see what it did next. In AI agent environments, this gap matters because the most important actions often happen in runtime, across tools, data stores, and sub-agents, not at the login event itself.
  • Identity Runtime Attribution: A control approach that ties each runtime action to a specific identity while the system is still operating. For AI agents, this means correlating tool calls, data access, and downstream actions into one chain so investigators and control systems can understand who or what drove the behaviour.
  • Agent Graph: A relationship model that connects the human who deployed an agent, the agent itself, any sub-agents, and the systems they touched. It helps security teams trace lineage across cloud, SaaS, repositories, and infrastructure instead of treating each alert as an isolated event.
  • Blast Radius Threshold: A pre-defined point at which an agent's activity is considered risky enough to trigger containment. Teams use this concept to decide when to revoke access, require approval, or stop execution before the agent's actions spread across more systems than intended.

Deepen your knowledge

AI agent runtime attribution and post-authentication visibility are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for autonomous systems or extending identity governance beyond static workloads, it is worth exploring.

This post draws on content published by Permiso Security: Why We Built Identity Runtime Attribution for AI Agents. Read the original.

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