By NHI Mgmt Group Editorial TeamDomain: Agentic AI & NHIsSource: Trust3Published June 12, 2026

TL;DR: AI agents in production are already accessing databases, calling APIs, and moving regulated data across documents and collaboration tools, according to Trust3, but the governance stack was built for deterministic software and human users. The core failure is structural: existing IAM can authorize access, yet it cannot govern what an agent does with data after access, especially when tool chaining and runtime reasoning expand the blast radius.


At a glance

What this is: This article argues that AI agents are already operating as non-human identities in production and that current governance models fail because they do not track post-access data movement.

Why it matters: IAM, IGA, PAM, and data governance teams need to understand that authorising an agent’s access is not enough if the agent can transform and deposit regulated data elsewhere without review.

By the numbers:

👉 Read Trust3's analysis of why AI agent governance breaks existing security models


Context

AI agent governance fails because many programmes still assume access is the end state, when in practice it is only the beginning. The article’s primary concern is not whether an agent can reach a database or API, but what happens after it reads, reasons over, and redistributes regulated data. That is a primary non-human identity governance problem, not just an AI model issue.

The first paragraph of the article also sets up a deeper mismatch between deterministic software controls and runtime agent behaviour. AI agents can chain tools, persist context, and move data into documents, collaboration platforms, emails, and downstream APIs, which means identity, data, and access control now need to be evaluated as a single control chain rather than separate domains.

For identity teams, the practical problem is that the agent can appear fully authorised while still creating unreviewed data exposure. That is typical of early-stage AI deployment: the permissions look normal in isolation, but the combined path from identity to tool to data destination is not governed.


Key questions

Q: How should security teams govern AI agents that move across multiple trust boundaries?

A: They need runtime controls that follow the agent rather than staying attached to one platform. The practical test is whether enforcement, telemetry, and inventory remain consistent as the agent moves from IDEs to MCP servers to downstream SaaS actions. If the control breaks at the boundary, governance is incomplete.

Q: Why do AI agents create more risk than traditional automation?

A: AI agents create more risk because they can interpret context, choose actions, and invoke tools autonomously. Traditional automation follows fixed rules, but an agent can be manipulated into using its own authority in unintended ways. That makes permission scope, tool boundaries, and monitoring more important than model accuracy alone.

Q: What breaks when AI agents inherit human IAM controls?

A: Human IAM controls break because they assume a person makes a request, waits, and can later be reviewed or deprovisioned. AI agents can chain actions, spawn downstream agents, and complete tasks faster than review cycles can observe. The result is weak attribution, stale privilege, and revocation paths that are too blunt to contain one actor cleanly.

Q: Who is accountable when an AI agent accesses regulated data improperly?

A: Accountability sits with the teams that govern the agent's identity, the data classification, and the policy that allowed the access path. If those controls are disconnected, no single owner can explain why the access existed or why it was not removed sooner. Shared context is what makes accountability traceable.


Technical breakdown

Why IAM stops at access and misses data movement

Traditional IAM answers a narrow question: can this identity reach this resource? That model works when an identity’s behaviour is deterministic and its outputs stay in place. AI agents break that assumption because they can read regulated data, process it, and place the result into another system with different controls. The control failure is not authentication. It is the absence of policy around post-access data flow, destination, and reuse of context as a data carrier.

Practical implication: Map where agent outputs can land, then treat those destinations as governance controls rather than simple application endpoints.

How tool chaining expands the identity blast radius

Agents do not need a single privileged action to create harm. They can combine several individually legitimate actions into a sequence that was never reviewed as a whole. An agent with read, transform, and send permissions may remain within each individual grant while still moving regulated data to an external destination. Model Context Protocol compounds this risk because every new tool connection expands both reach and deposition surface, increasing the effective blast radius of the identity.

Practical implication: Review agent tool combinations as a chain, not as isolated entitlements, before allowing production access.

Why runtime reasoning breaks static authorization models

Static authorization assumes the set of meaningful actions is known when access is granted. AI agents reason at runtime, so the path they take through tools and the meaning of their output can shift during execution. That makes permission reviews incomplete if they focus only on source access. The real issue is behavioural scope: what the agent decides to do with the data after the access event, and where that data ends up.

Practical implication: Treat runtime behaviour as part of the authorization surface, not as an after-the-fact logging problem.


Threat narrative

Attacker objective: The objective is to spread regulated or sensitive data beyond its intended governance boundary while remaining within the appearance of authorised use.

  1. Entry occurs when an AI agent receives legitimate access to databases, APIs, or collaboration tools, often through service principals, personal credentials, or MCP-connected tooling.
  2. Escalation happens when the agent chains permitted actions together, transforms sensitive data into summaries or outputs, and deposits that data into new destinations outside the original control boundary.
  3. Impact follows when regulated content reaches documents, emails, vendor portals, or other downstream systems where retention, access, and compliance obligations no longer match the source classification.

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


NHI Mgmt Group analysis

AI agent governance is now a non-human identity problem first and an AI problem second. The article shows that agents already behave like production identities because they authenticate, access systems, and move data across tools. That means the governance gap sits in identity lifecycle, entitlement scope, and destination control, not only in model safety. Practitioners should stop treating agents as experimental software and start treating them as governed identities.

Identity does not select or combine tools dynamically mid-session was designed for deterministic software, not runtime reasoning. That assumption fails when an agent can choose a tool sequence at execution time, because the security model only saw each permission in isolation. The implication is not merely broader monitoring. It is that the old authorization premise no longer matches the actor’s behaviour, so access reviews no longer describe actual risk.

Data stays where it is placed was designed for human-paced workflows. That assumption fails when an agent extracts, transforms, and redeposits regulated data as part of completing a task. The result is a governance blind spot where the source system may be classified and controlled, but the downstream destination is not. Identity teams need to recognise that data movement is now part of the identity event itself.

Blast radius must be defined by data destination, not just by resource access. The article’s strongest contribution is its reminder that a single agent can expand harm across documents, emails, APIs, and other agents without violating any one permission. That changes how security teams should think about scope, because the practical risk is not just what the agent can read, but where its outputs can go.

Shadow AI will become shadow identity unless discovery is continuous. The series framing is correct in one important respect: you cannot govern what you cannot inventory. Once agents are deployed through ad hoc credentials or embedded workflows, the enterprise loses both ownership and revocation paths. That makes discovery a governance requirement, not a tooling preference.

From our research:

  • 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to the Ultimate Guide to NHIs.
  • 79% of organisations have experienced secrets leaks, with 77% of these incidents resulting in tangible damage.
  • The Ultimate Guide to NHIs shows why remediation speed and lifecycle control must improve before agent sprawl expands further.

What this signals

Shadow identity will become the more durable risk pattern if discovery does not keep pace with deployment. The article points to a future where agents are embedded in business workflows faster than security teams can enumerate them. Once that happens, identity governance becomes a reactive search problem instead of a preventive control problem.

With 97% of NHIs carrying excessive privileges, per the Ultimate Guide to NHIs, the structural lesson is that privilege reduction cannot wait for perfect visibility. Agent programmes should assume that entitlement creep is already present and build scope review into deployment.

Security teams that already struggle with NHI visibility should expect agent oversight to inherit the same weaknesses unless inventory, provenance, and destination controls are connected in one governance model.


For practitioners

  • Map agent-to-data-to-destination chains Inventory every production agent, the tools it can call, the data classes it can touch, and every place its outputs can land. Include documents, messaging platforms, external APIs, and downstream agent contexts.
  • Separate source access from output control Define policy for what an agent may do with data after it reads it. Tie classification rules to export destinations, summaries, and shared workspaces so output handling is governed as tightly as source access.
  • Review MCP connections as compound risk Assess each Model Context Protocol connection as a multiplier, not a standalone integration. A low-risk tool can become high-risk when it is combined with read, transform, and send permissions in the same session.
  • Build continuous agent inventory Do not rely on manual registration or one-time approval. Create a continuous inventory that can detect newly deployed agents, identify their credentials, and show which identities still have active access after role changes or departures.
  • Attach governance to downstream destinations Require review of every document repository, collaboration channel, and API endpoint that can receive agent-processed content. If the destination would fail classification review for the source data, block or constrain the agent path.

Key takeaways

  • AI agents are behaving like production identities, so the governance problem now spans access, data movement, and destination control.
  • The central failure is not that agents can reach systems, but that they can transform and redistribute regulated data beyond the original approval boundary.
  • Security and identity teams need continuous inventory, behavioural visibility, and output governance before agent deployment scales 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 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10The article centres on runtime agent behaviour, tool chaining, and data movement.
OWASP Non-Human Identity Top 10NHI-01AI agents are treated here as non-human identities requiring governance.
NIST CSF 2.0PR.AC-4The post is about access scope, identity governance, and downstream control boundaries.
NIST Zero Trust (SP 800-207)4.0The article argues for continuous verification across dynamic agent behaviour.
NIST AI RMFGOVERNAgent accountability, oversight, and organisational ownership are core themes.

Review agent tool use, output handling, and destination controls against agentic-risk patterns before production rollout.


Key terms

  • AI Agent Identity: The digital identity used by an autonomous AI agent to authenticate to external systems, APIs, and services. Managing AI agent identities is an emerging and rapidly evolving area of NHI security.
  • Data Movement Surface: The set of destinations where data can land after it is read or transformed by an identity. For AI agents, this includes documents, messaging tools, APIs, and downstream contexts, which makes output governance as important as source access governance.
  • Behavioural Scope: The real-world range of actions an identity can perform once it starts operating, including tool chaining, output creation, and destination selection. It is broader than static permission scope because it captures what the identity can do in practice, not only what it was allowed to do on paper.
  • Shadow AI: AI agents, copilots, or connected tools operating without full visibility or governance from security teams. Shadow AI becomes an identity problem when those systems authenticate with unmanaged tokens, service accounts, or OAuth apps that can reach production resources.

What's in the full article

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

  • The full breakdown of the Discover, Observe, Secure framework and how the series is structured across four parts.
  • The article’s examples of AI agents depositing regulated data into documents, Slack, emails, and external APIs.
  • The detailed comparison of traditional IAM assumptions versus agent behaviour across identity, permission, and data movement.
  • The closing questions Trust3 suggests CISOs and CIOs should ask as they inventory agent activity.

👉 Trust3's full article lays out the agent data-movement problem and the series roadmap in more detail.

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 22, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org