By NHI Mgmt Group Editorial TeamPublished 2026-04-11Domain: Agentic AI & NHIsSource: WitnessAI

TL;DR: Enterprise AI now spans desktop apps, developer IDEs, embedded copilots, and autonomous agents that do not reliably traverse a web proxy, so browser-first controls can leave material visibility gaps, according to WitnessAI. The governance problem is architectural, not cosmetic: security teams must match controls to the actual AI footprint instead of assuming browser inspection covers it all.


At a glance

What this is: This guide argues that browser and proxy-based security models do not fully cover enterprise AI activity once usage moves into native apps, IDEs, and agentic workflows.

Why it matters: IAM, NHI, and security teams need a control model that follows the identity and the interaction surface, or governance will stop where AI risk is increasingly starting.

👉 Read WitnessAI's guide to Zscaler alternatives for AI security beyond the browser


Context

AI security is no longer confined to browser sessions or classic web traffic inspection. As enterprise AI moves into native desktop applications, developer environments, embedded copilots, and autonomous agents, proxy-centric controls can miss the interaction surfaces where trust decisions, data exposure, and attribution now happen.

For identity and access teams, that creates a governance gap across users, developers, and non-human actors. The core question is no longer whether AI is in use, but whether security controls can see, classify, and constrain AI activity wherever it occurs, including surfaces that never reach the web proxy.


Key questions

Q: How should security teams govern AI use that happens outside the browser?

A: Security teams should inventory every AI execution surface first, then align discovery and enforcement to each one. Browser inspection may be enough for web-only use, but native desktop apps, IDE assistants, and agentic workflows need controls that can see prompts, outputs, and identity context even when no web proxy is involved.

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

A: 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.

Q: What breaks when AI discovery is limited to browser sessions?

A: You miss shadow AI, local copilots, IDE extensions, and many agentic interactions. That creates blind spots in policy enforcement and auditability because the security team sees only a subset of the actual AI footprint, not the full set of places where sensitive data and decisions move.

Q: How do organisations decide between browser-first and broader AI governance controls?

A: Choose browser-first controls only when AI use is genuinely web-bound and low complexity. If developers, desktop users, or agents are already working outside the browser, broader controls are needed so discovery, policy, and runtime protection follow the interaction surface instead of the other way around.


Technical breakdown

Why proxy-first AI security leaves blind spots

Proxy-first architectures inspect traffic that traverses the browser or web gateway, which makes them strong for web-mediated AI use but incomplete for native desktop apps, IDE extensions, and embedded copilots. Those surfaces can generate prompts, receive model output, and move sensitive context without ever following the same inspection path. The result is a control boundary problem: the policy engine is not where the AI interaction happens. In practice, that means discovery, content inspection, and enforcement must extend beyond HTTP proxy assumptions if the organisation wants consistent governance across all AI use cases.

Practical implication: Map where AI actually runs before deciding that web proxy controls are sufficient.

How AI discovery changes when agents are in the mix

Once autonomous or semi-autonomous agents enter the environment, visibility has to include not just prompts and responses but the identity trail behind the action. An agent can trigger tool calls, chain requests, and interact with services in ways that make attribution harder if controls only record user-originated web sessions. This is where AI governance starts to resemble non-human identity management: you need to know what the actor is, what it can reach, and what it did across the full execution chain. Without that, policy decisions become post-event reconstruction instead of real-time control.

Practical implication: Require identity-linked audit trails for agent actions, not just prompt logging.

Why runtime protection matters beyond DLP

Traditional DLP is useful for blocking obvious data leakage, but AI-specific risk also includes prompt injection, jailbreak attempts, encoded exfiltration, and model responses that introduce unsafe content or instructions. Runtime protection adds policy enforcement before prompts reach the model and before outputs reach the user, which is materially different from after-the-fact monitoring. For organisations using AI across mixed surfaces, that distinction matters because the same policy has to work whether the interaction happens in a browser, a desktop client, or an agentic workflow. Governance fails when protection is tied to one interface class only.

Practical implication: Test policies against prompt, response, and agent workflows, not just browser-based AI sessions.


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


NHI Mgmt Group analysis

Browser-only AI security is already an assumption failure, not a coverage gap. The central mistake is treating the browser as the default AI boundary when enterprise use has already expanded into desktop apps, IDEs, and embedded assistants. That assumption was designed for traffic inspection models that expected user interaction to be web-mediated. It fails once AI activity bypasses the proxy path, which means governance teams are no longer measuring residual risk, they are measuring missing visibility. Practitioners need to recognise that the control boundary has moved.

AI discovery now has to behave like identity discovery. If security teams cannot enumerate where prompts originate, where outputs land, and which actors are involved, policy decisions will remain incomplete. This is not just a DLP problem, because the same AI interaction may cross from user to model to agent to downstream system in a single workflow. The field should treat AI discovery as an access problem with content side effects, not as content monitoring with an access side effect. Practitioners should align discovery with execution context, not only with traffic source.

Agentic workflows create a governance layer that classic proxy controls were never built to attribute. Autonomous or semi-autonomous agents can execute on behalf of users while using tools and services outside a browser session. That means security teams must govern a non-human actor whose actions may be partially mediated, partially delegated, and not reliably visible through web inspection. The implication is not simply broader monitoring. It is a redefinition of where identity, intent, and enforcement need to intersect for AI systems that can act outside human-paced browser boundaries.

Network-level AI security is becoming the more defensible design pattern for mixed-surface environments. The article's core architectural claim is that teams with native desktop AI, developer IDE assistants, and agents need controls that follow the interaction wherever it occurs. That direction aligns with broader identity governance reality: the more AI resembles a non-human actor, the less useful browser-only assumptions become. The practical conclusion is to evaluate AI security platforms by surface coverage, identity linkage, and enforcement depth, not by web proxy heritage.

Named concept: AI surface coverage gap. This is the mismatch between where AI activity actually happens and where security controls are able to inspect it. It becomes acute when browser proxies are treated as the governing layer for desktop, developer, and agentic use cases. The implication is that programme design must start from AI execution surfaces, not from the network path a vendor was originally built to secure.

From our research:

What this signals

The strategic signal is that AI governance is converging with non-human identity governance. Once agents, desktop copilots, and IDE assistants sit outside browser-mediated control paths, the programme has to track identity, action, and output across multiple surfaces rather than assume a single enforcement point. That is the direction of travel for both AI security and NHI control design.

AI surface coverage gap: the blind spot created when an organisation governs browser traffic but not the desktop, IDE, or agentic surfaces where AI work now happens. The result is fragmented enforcement that cannot support reliable audit, attribution, or response. Teams should expect this gap to widen before tooling normalises around multi-surface coverage.

The governance benchmark is shifting from can we block AI to can we observe and constrain AI wherever it lives. With 85% of organisations lacking full visibility into third-party vendors connected via OAuth apps, per our research, incomplete visibility is already a systemic issue. AI expands that same problem into more execution surfaces, so architecture decisions now shape auditability as much as protection.


For practitioners

  • Map AI execution surfaces Inventory where AI is used across browsers, native desktop apps, developer IDEs, embedded copilots, and agent frameworks. Use that map to decide which controls need to operate at the network layer, which need endpoint coverage, and which need identity-linked attribution.
  • Separate discovery from enforcement Run AI discovery first so you can distinguish sanctioned tools, shadow AI, and agentic workflows before applying policy. Browser-only reporting is not enough if the same user also uses desktop copilots or IDE assistants that bypass proxy inspection.
  • Test runtime controls against real prompts Validate prompt filtering, response inspection, and data tokenisation using realistic workloads that include injected instructions, encoded data, and agent tool calls. Confirm the controls work outside the browser, not only in web sessions.
  • Require identity-linked audit trails Make attribution a design requirement for any agentic workflow. Audit records should show which human identity, service account, or agent initiated the action, what tools were used, and where the output was delivered.

Key takeaways

  • AI security that stops at the browser leaves important enterprise surfaces ungoverned, especially desktop apps, IDEs, and agents.
  • Discovery, attribution, and runtime protection need to follow the AI interaction itself, not just the web proxy path.
  • The practical decision is architectural: teams should select controls based on where AI work actually happens, not where their legacy stack is strongest.

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

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A3Agentic workflows and tool use are central to the article's risk model.
OWASP Non-Human Identity Top 10NHI-01AI agents and copilots behave like non-human identities in governance terms.
NIST CSF 2.0PR.AC-4The article is about access enforcement across multiple AI execution surfaces.

Inventory AI actors as NHIs and bind each to explicit entitlements, logging, and lifecycle ownership.


Key terms

  • AI surface coverage: The set of places where AI activity actually occurs, including browsers, desktop apps, developer tools, and agent frameworks. Coverage is only meaningful when controls can observe and influence each surface where prompts, outputs, and delegated actions move through the environment.
  • Shadow AI: Undiscovered or unmanaged AI use inside an organisation, often emerging through desktop copilots, embedded assistants, or developer tools. It matters because security teams cannot govern what they do not see, and informal use quickly becomes an access and data governance problem.
  • Agentic workflow: An execution pattern where an AI system can choose actions, tools, and timing to complete a task with limited human intervention. In governance terms, that creates a non-human actor whose behaviour must be attributed, constrained, and reviewed differently from simple automation.
  • Proxy-first security model: A control design that assumes meaningful inspection happens at a web or network proxy. It works well for browser traffic, but it becomes incomplete when AI activity shifts into local applications, IDEs, or agent-to-tool interactions that do not consistently traverse the proxy path.

Deepen your knowledge

AI surface coverage and agentic governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your environment already includes copilots, IDE assistants, or autonomous workflows, it is worth exploring.

This post draws on content published by WitnessAI: Zscaler alternatives for AI security beyond the browser. Read the original.

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