A comparison of network-level and device-level controls for governing AI. Traditional network security is blind to encrypted, semantic threats, making endpoint governance a required layer for visibility into how AI is actually used.
The rapid adoption of generative AI has created a significant blind spot for enterprise security and IT teams: shadow AI. When employees use unapproved AI tools—from desktop clients like Claude and ChatGPT to coding agents in an IDE—they operate outside of established corporate controls. This unsanctioned usage creates risks of data leakage, compliance violations, and uncontrolled costs. Traditional network controls, like firewalls and proxies, were not designed to manage this new traffic, prompting a shift toward endpoint-first governance.
This article compares endpoint AI governance with traditional network controls, examining what each can and cannot do. It explains why network-level visibility is insufficient for modern AI applications and how an AI gateway combined with an endpoint agent provides a more complete solution. An open-source AI gateway like Bifrost acts as a central policy engine, while an endpoint agent extends those policies to the device where AI is actually used.
What are Traditional Network Controls?
Network controls are security measures deployed at the boundaries of a corporate network. They are designed to monitor and filter traffic moving between an organization's internal network and the public internet. For decades, these have been the foundation of enterprise security.
Key types of network controls include:
- Firewalls: These inspect network traffic based on predefined rules, blocking or allowing packets based on IP addresses, ports, and protocols. While modern next-generation firewalls (NGFWs) have more advanced capabilities, their focus remains on network-level data.
- Web Proxies/Secure Web Gateways (SWGs): These act as intermediaries for internet-bound traffic, enforcing acceptable use policies and filtering for malicious content. They can block access to entire domains, such as known AI service websites.
- Data Loss Prevention (DLP): Network DLP solutions inspect outbound traffic for sensitive data patterns, such as credit card numbers or social security numbers, and can block transmissions that violate policy.
- Cloud Access Security Brokers (CASBs): These tools provide visibility and control over an organization's use of cloud services, enforcing security policies as users access cloud-based applications.
Where Network Controls Fall Short with AI Traffic
The architecture of AI applications fundamentally breaks the assumptions that underpin traditional network security. AI traffic is encrypted, contextual, and increasingly initiated by applications that run entirely on the endpoint, bypassing network inspection points.
1. Blindness to Encrypted Traffic
Nearly all communication with AI services uses TLS 1.3 or other modern encryption protocols. This means that network-level controls like firewalls and legacy DLP systems cannot inspect the content of the prompts or the responses. They can see that a connection was made to api.openai.com, but have no visibility into what was sent. While some organizations use TLS inspection (SSL decryption), this practice is becoming less effective due to techniques like certificate pinning and can introduce performance and privacy issues.
2. Lack of Semantic Understanding
Traditional security tools are built to analyze structured data and network packets, not the semantic meaning of natural language. A network firewall cannot understand the intent behind a prompt. For example, these two prompts are identical from a network perspective, but represent entirely different levels of risk:
-
"Summarize the key ideas in the latest public earnings report."(Benign) -
"Summarize this internal M&A document and draft a public press release."(High Risk)
A network DLP solution might catch a specific keyword or pattern, but it cannot interpret the context that makes the second prompt a serious data leak risk.
3. The Endpoint Blind Spot: Desktop, CLI, and Local Models
The biggest gap for network controls is the rise of AI tools that run directly on employee machines. This includes:
- Desktop Apps: The official ChatGPT and Claude applications.
- IDE and CLI Tools: GitHub Copilot, Codex CLI, and other coding assistants.
- Local Models: Open-source models running via tools like Ollama.
Traffic from these applications may never traverse the corporate network perimeter in a way that allows for inspection. An employee on a home network using a desktop AI app is completely invisible to a corporate firewall. This "shadow AI" usage accounts for a growing volume of enterprise AI interactions.
4. Inability to Govern Agentic Workflows
Modern AI is moving beyond simple request-response interactions to autonomous agents that can execute multi-step tasks. These agents can access local files, call external APIs, and interact with other applications on the endpoint. Network controls have no visibility into these on-device actions and cannot distinguish between a sanctioned workflow and a compromised agent exfiltrating data.
What is Endpoint AI Governance?
Endpoint AI governance shifts the control plane from the network perimeter to the device itself. It uses a lightweight agent installed on each machine (laptop, desktop) to monitor and manage AI usage at the source. This approach provides visibility into all forms of AI activity, regardless of the application, network, or user location.
How Endpoint Agents Work
An endpoint agent for AI governance typically performs several key functions:
- Application and Process Discovery: It identifies every AI application running on the device, including desktop clients, CLI tools, and even custom scripts making calls to AI models.
- Traffic Interception: The agent transparently routes all AI-related traffic from the device to a central control plane, like an AI gateway, before it goes to the external AI provider. This works for all apps without requiring individual configuration.
- Policy Enforcement: It enforces centralized policies on the device. For instance, it can block the use of unapproved applications or prevent sensitive data from being sent in a prompt.
- Contextual Visibility: It captures the full context of an interaction, including the user, the application used, the content of the prompt, and the model's response.
The Combined Solution: AI Gateway + Bifrost Edge
Neither network controls nor endpoint governance alone provides a complete solution. A truly effective strategy combines a centralized policy engine with endpoint enforcement.
This is the model used by platforms like Bifrost.
- The AI Gateway as the Control Plane: The Bifrost AI gateway sits in an organization's infrastructure and serves as the central point for defining all AI policies. This is where administrators configure virtual keys, set budgets and rate limits, enable guardrails for content filtering, and manage routing across different AI providers. The gateway ensures all known traffic is governed.
- Bifrost Edge for Endpoint Enforcement: Bifrost Edge is the lightweight agent deployed to every employee machine. It automatically and transparently intercepts all AI traffic—from desktop apps, browsers, and CLIs—and routes it through the organization's Bifrost gateway. This closes the "shadow AI" gap by ensuring that the policies defined in the gateway are applied to the AI tools employees actually use, with no per-app setup needed.
This two-layer approach offers several advantages:
- Complete Visibility: See all AI usage, whether from sanctioned server-side applications or unsanctioned desktop tools.
- Consistent Policy: A single set of rules for access, security, and cost management applies everywhere.
- User Transparency: Developers and other employees can continue using their preferred tools without changing workflows, while the organization maintains governance.
Conclusion: Control Must Follow the Data
Traditional network controls are essential for general cybersecurity but are ill-equipped to govern modern AI. Their inability to inspect encrypted traffic, understand semantic context, and see activity on the endpoint renders them ineffective against the primary risks of shadow AI.
Endpoint AI governance provides the necessary visibility and control where AI usage actually occurs: on the device. By pairing an endpoint agent like Bifrost Edge with a central policy engine like the Bifrost AI gateway, organizations can enforce consistent security, compliance, and cost policies across every application and every user. For teams looking to get a handle on AI risk, the endpoint is the new perimeter.
Sources
- AI Firewalls, Gateways, and Defensive Architectures Explained - Modern Security
- AI-Native Browsers Demand AI-Native Security - Astrix Security
- Endpoint AI Agents: The Security Risk You Can't Ignore - Cyberhaven
- How to Overcome DLP Challenges Posed by Generative AI - Gartner
- Shadow AI - Palo Alto Networks
- Zero Trust Network Access (ZTNA) - Cloudflare
















