TL;DR: Agentic AI breaks zero-trust assumptions by planning its own steps, retaining memory, and traversing multiple systems in a single workflow, according to NetFoundry. The control problem is no longer just perimeter defense or prompt scanning, but identity-first governance that binds every agent, endpoint, and MCP server to unique authorization and traceable access.
At a glance
What this is: This guide argues that agentic AI governance has to start with identity, then access, then data, because agents behave differently from traditional software and can span multiple environments in one task.
Why it matters: It matters because IAM, PAM, and NHI programmes need a way to govern AI agents as distinct identities, or accountability, least privilege, and zero trust controls will not hold up.
By the numbers:
- Only 44% of respondents see AI security decision-making power shifting toward platform and infrastructure teams rather than the executive suite.
- 70% of organisations grant AI systems more access than they would give a human employee performing the exact same job.
- Systems with least-privileged AI access had a 17% incident rate vs 76% for over-privileged systems.
👉 Read NetFoundry's guide to AI governance for identity-first zero trust
Context
Agentic AI changes the identity problem because the actor is no longer a fixed application that behaves the same way every time. Instead, the agent can plan steps, retain memory across sessions, and decide which systems to touch at runtime, which breaks governance models built around static execution paths and pre-approved workflows. For identity security teams, the primary question is no longer just whether access exists, but what kind of identity is actually making the decision.
NetFoundry frames the issue as identity-first governance for AI agents, LLM endpoints, and MCP servers across hybrid cloud, SaaS, partner infrastructure, and edge environments. That framing is directionally correct: once an AI workflow can traverse multiple trust domains in a single task, network perimeter controls and prompt scanning are only partial answers. The operational burden shifts to verifiable identity, scoped access, and traceable data movement.
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 shared credentials become riskier when AI systems are in the workflow?
A: Shared credentials become riskier because AI systems can act at machine speed across multiple tools and sessions, while human governance still assumes slower, reviewable use. That mismatch makes it harder to tell legitimate delegation from unbounded privilege spread.
Q: What breaks when AI agents are governed with static zero trust assumptions?
A: Static zero trust assumptions break when the agent can plan, remember, and reroute its own actions mid-session. The result is a control model that knows the network path but not the decision-making actor, which weakens least privilege and incident investigation at the same time.
Q: Should organisations prioritise identity governance before expanding agentic AI?
A: Yes. Organisations should establish ownership, least privilege, monitoring, and revocation for machine identities before broadening agentic AI use. Without those controls, each new agent can multiply blast radius and create shadow access that is hard to unwind after an incident.
Technical breakdown
Why agentic AI breaks perimeter-based zero trust
Traditional zero trust models assume a bounded requester, a known workload, and a stable trust path. Agentic AI violates all three when a single task can move from an LLM API to a vector database, then to an internal system of record or a partner-owned MCP server. The identity model must therefore travel with the workload, because the network path alone no longer identifies the actor or the intent. This is why authentication, authorisation, and data controls must be bound to the agent instance, not just the host or application tier.
Practical implication: Treat each agentic workflow as a distinct identity-bearing workload and deny connectivity until that identity is explicitly authorised.
Why shared credentials erase accountability
When an AI agent shares the same identity as the human or service account that launched it, logs cannot distinguish who or what actually took an action. That collapses attribution, weakens incident response, and makes post-incident review unreliable because the record shows only a shared credential rather than a distinct actor. Unique cryptographic identities are therefore not just an access control mechanism, but an accountability requirement for agentic systems.
Practical implication: Assign separate identities to AI agents so security logs can distinguish agent activity from operator or service-account activity.
Why identity-first governance has to precede data controls
Data classification and DLP still matter, but they become much harder to enforce when the environment does not know which actor is connecting or why. Governing identity first reduces the number of unknown paths that data can travel, which makes later data policies smaller and more precise. That ordering is especially important for MCP servers and partner infrastructure, where access decisions often span multiple administrative domains.
Practical implication: Establish identity and access controls before expanding DLP or classification programmes across agentic workflows.
Threat narrative
Attacker objective: The attacker wants to abuse agentic workflows in a way that produces actions without clear attribution, containment, or trustworthy access boundaries.
- Entry occurs when an agentic workflow is allowed to connect using a shared or over-broad identity across multiple services and environments.
- Escalation follows when the agent inherits memory, tool access, or standing permissions that let it move beyond the original task boundary.
- Impact appears when actions cannot be attributed to a specific agent instance, making misuse, hijacking, or accidental overreach hard to contain or investigate.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- DeepSeek breach — DeepSeek breach exposed 1M+ log lines and sensitive secret keys.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Identity-first governance is the only workable control plane for agentic AI. Agentic systems do not merely need more monitoring, because their runtime behaviour is dynamic and their reach spans multiple services in one task. Once an agent can plan and execute across cloud, SaaS, and partner infrastructure, zero trust has to start with identity binding, not after-the-fact review. The practitioner conclusion is that identity, access, and data must be sequenced, not treated as parallel workstreams.
Shared credentials are an accountability failure, not just a hygiene issue. When an AI agent borrows a human or service-account identity, the organisation loses the ability to prove which actor initiated an action. That is a governance break that affects incident response, auditability, and privilege scoping at the same time. The implication is that agent identity must be unique, traceable, and lifecycle-managed as its own class of non-human identity.
Runtime decision-making creates an identity blast radius that static IAM models do not price in. Traditional provisioning assumes access can be defined before execution begins, but agentic behaviour can expand or redirect actions mid-session. That means least privilege is no longer just a role design problem; it becomes a runtime containment problem. Practitioners should treat each autonomous decision path as a separate governance boundary.
Identity, Access, and Data is the right order because the later layers depend on the earlier ones. If you do not know who or what is connecting, data policy becomes an exercise in exceptions rather than control. The field should stop pretending that classification or DLP can compensate for weak actor identity. The practical result is a smaller, more enforceable data governance surface once identity is resolved first.
Identity-First Reachability is a useful named concept for the market to adopt. It describes a model where every AI agent, LLM endpoint, and MCP server has its own cryptographic identity and deny-by-default connectivity. That concept matters because it shifts governance away from perimeter assumptions and toward actor-specific reachability. Practitioners should use it to test whether their current architecture can actually distinguish one agent from another.
From our research:
- 70% of organisations grant AI systems more access than they would give a human employee performing the exact same job, according to The 2026 Infrastructure Identity Survey.
- Only 13% of organisations feel extremely prepared for the reality of agentic AI, which shows how quickly governance is lagging adoption.
- For a broader governance baseline, see the Ultimate Guide to NHIs for identity lifecycle, visibility, and rotation coverage.
What this signals
Identity-First Reachability: practitioners should treat agentic AI as an identity routing problem before it becomes a data or perimeter problem. With 70% of organisations already granting AI systems more access than human employees, the control gap is no longer theoretical, and identity policy has to move into the runtime layer.
The next programme risk is not simply more AI, but more AI with inherited access paths that nobody can explain after the fact. Teams should align this work with NIST AI Risk Management Framework and OWASP Agentic AI Top 10 only where the agentic behaviour is real, not just branded as AI.
Security leaders should expect governance pressure to shift toward platform and infrastructure teams, because the access decision now happens where the workload runs, not where the policy document lives. That makes identity telemetry, scoped reachability, and lifecycle revocation the first indicators of whether the programme can survive agentic adoption.
For practitioners
- Implement separate identities for every agentic workflow Do not let AI agents share human or service-account credentials. Give each agent a unique cryptographic identity so logs, policies, and revocation all point to a single actor.
- Sequence governance as identity, then access, then data Start with who or what is connecting, define allowed reachability next, and only then apply classification, retention, or DLP controls across the workflow.
- Scope access at the agent instance level Bind permissions to the specific agent, endpoint, or MCP server rather than the host or platform alone, and deny new paths until they are explicitly authorised.
- Review shared credential usage in AI deployments Find workflows where an agent inherits a human login, API key, or service account and treat that as an accountability gap rather than a convenience choice.
- Test incident response for attribution loss Validate whether your team can still identify which agent acted when an AI workflow crosses multiple systems during a live event, including hybrid and partner-managed environments.
Key takeaways
- Agentic AI breaks the assumption that software access can be governed once and then reviewed later, because runtime behaviour is now part of the identity problem.
- Shared credentials and over-broad access remove accountability, and that becomes a direct obstacle to incident response, auditability, and least privilege.
- Identity-first governance is the practical response: bind each agent to a unique identity, scope reachability first, and let data controls follow.
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.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agent identity and runtime governance | The article centres on AI agents making runtime decisions and using tools across systems. |
| Recommendation — Model agent identities separately from human operators and restrict tool access to approved runtime paths. | ||
| OWASP Non-Human Identity Top 10 | NHI-01 — Inventory and Ownership | Each agent, endpoint, and MCP server needs a distinct identity and owner. |
| Recommendation — Inventory every agentic identity and assign explicit ownership before expanding access. | ||
| NIST CSF 2.0 | PR.AC-4 — Access Permissions and Authorisations | The guide emphasises scoped authorisation for agentic workflows. |
| Recommendation — Apply PR.AC-4 to bind permissions to each agentic workflow and deny unapproved reachability. | ||
| NIST Zero Trust (SP 800-207) | 3.2 — Implicit Trust Zone and Trust Algorithms | The article rejects perimeter assumptions and favours deny-by-default connectivity. |
| Recommendation — Use Zero Trust principles to move trust decisions to the workload identity layer. | ||
| NIST AI RMF | GOVERN — AI Governance and Accountability | The guide is fundamentally about governance, ownership, and accountability for AI systems. |
| Recommendation — Establish governance accountability for AI agent behaviour, identity, and access scope. | ||
Key terms
- Identity-First Reachability: An architectural model where every AI agent, endpoint, or service can connect only if its own identity is explicitly authorised. It shifts trust decisions away from network location and toward actor-specific policy, which is essential when runtime behaviour is dynamic and multi-system.
- Agentic AI Identity: The complete set of credentials, permissions, and governance controls applied to an autonomous AI agent — covering authentication, authorisation, action logging, and access revocation. Distinct from traditional NHI because agent identities are often ephemeral, delegated, and multi-hop.
- Runtime Governance: Runtime governance is the set of controls that verify what a system or agent is actually doing after deployment. It combines monitoring, authorization checks, and access validation so teams can detect drift, misuse, or excessive privilege in motion rather than assuming build-time policy still holds.
- 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.
What's in the full article
NetFoundry's full guide covers the operational detail this post intentionally leaves for the source:
- A practical identity-first implementation path for AI agents, LLM endpoints, and MCP servers across hybrid and partner environments
- The specific architecture pattern for deny-by-default connectivity at the agent identity layer
- How the guide maps its approach to NIST AI RMF, NIST SP 800-207, and CISA zero trust guidance
- The case-study detail behind the July 2026 Hugging Face incident and what it exposed about attribution gaps
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 NHI governance in your organisation, it is worth exploring.
Published by the NHIMG editorial team on September 22, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org