Subscribe to the Non-Human & AI Identity Journal
Home FAQ Agentic AI & Autonomous Identity Why do proxy-based controls miss part of enterprise…
Agentic AI & Autonomous Identity

Why do proxy-based controls miss part of enterprise AI risk?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 6, 2026 Domain: Agentic AI & Autonomous Identity

Proxy-based controls only inspect traffic that passes through the web path. Enterprise AI increasingly runs in native apps, developer tools, and embedded assistants that never reliably traverse that path, so the organisation can lose visibility into prompts, outputs, and delegated actions before policy is applied.

Why Proxy Controls Miss the Real Risk

Proxy inspection is useful only when the application path is predictable. Enterprise AI now appears in desktop copilots, IDE plugins, Slack-style assistants, browser extensions, and embedded agent workflows that can call tools directly. That means the risky part is often not the web request itself, but the identity behind it, the secrets it can reach, and the action it can trigger. NHI Management Group’s guidance on Ultimate Guide to NHIs — Why NHI Security Matters Now makes the same point: visibility gaps are identity gaps. Proxy-first thinking also underestimates how fast compromised AI credentials are abused; Entro Security reports that when AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes. In practice, many security teams discover the blind spot only after an assistant has already copied data, called an API, or delegated an action outside the proxy path.

How It Works in Practice

Proxy-based controls assume the organisation can see the prompt, inspect the payload, and block the action before anything meaningful happens. That model breaks down when an agent uses workload identity, cached tokens, or embedded credentials to talk directly to SaaS, source control, ticketing, or cloud services. Current guidance suggests the better control point is the identity and authorisation layer, not the network edge. NIST’s NIST AI Risk Management Framework and NIST Cyber AI Profile (IR 8596) both reinforce runtime governance, traceability, and context-aware risk handling.

For autonomous or goal-driven AI, that usually means:

  • issuing just-in-time credentials that expire after a task, rather than sharing long-lived secrets;
  • binding access to workload identity so the system can prove what the agent is, not just what password it knows;
  • evaluating intent at request time, so a policy engine can decide whether the requested tool use is consistent with the task;
  • logging tool calls, delegated actions, and secret access separately from prompt logs.

That is why NHI governance is increasingly framed alongside OWASP NHI Top 10 and the operational patterns in Ultimate Guide to NHIs — Key Challenges and Risks: the issue is not only interception, but delegated authority moving faster than network policy can keep up. These controls tend to break down when AI runs inside native clients or agent runtimes that authenticate directly to downstream systems, because the proxy never becomes part of the transaction.

Common Variations and Edge Cases

Tighter runtime control often increases friction, requiring organisations to balance visibility against developer speed and automation reliability. That tradeoff is especially sharp in environments with offline tooling, local model runners, or multi-agent pipelines where one agent hands work to another. There is no universal standard for this yet, but best practice is evolving toward policy-as-code, short-lived secrets, and context-aware approval gates rather than broad static roles.

One common edge case is an assistant that appears harmless at the user interface but still has a powerful backend token from prior enrolment. Another is a developer tool that never hits the corporate proxy because it speaks directly to an API endpoint. A third is “approved” automation that becomes risky only when the agent chains small permitted actions into a larger, unintended outcome. NHI governance material from Top 10 NHI Issues and the breach patterns discussed in McKinsey AI platform breach show why the control objective must include identity sprawl, token lifetime, and post-authentication actions. The right question is not whether traffic passed through a proxy, but whether the agent had authority to do the thing it just did.

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 CSA MAESTRO address the attack and risk surface, while NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A-03Covers agent tool abuse and hidden action paths beyond proxy inspection.
CSA MAESTROMAESTRO-05Focuses on runtime governance for autonomous agent decisions and actions.
NIST AI RMFAddresses accountability, traceability, and risk controls for AI systems.

Map proxy blind spots to AI RMF governance, traceability, and monitoring controls.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 6, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org