What others miss
Local & open-weight models
When the model runs on the laptop, there is no request leaving the machine, and nothing for a gateway to inspect. The agent still reads files, runs commands, and calls tools. Certiv governs it anyway, because Certiv is not on the wire.
Agents running against local or open-weight models operate outside every network-based control an enterprise owns, because they generate no traffic to inspect. Certiv enforces policy from the endpoint, in the execution path of the agent, so a locally-run model is governed by exactly the same rules as a hosted one.
Four reasons the network never sees it
No API call to intercept
A hosted model produces network traffic a gateway can inspect. A model running on the laptop produces none. There is no request leaving the machine, so there is nothing for a gateway, proxy, or CASB to see.
No key to govern
Controls built around API key custody and model routing have nothing to attach to. The weights are already on disk.
Works offline
An agent running against a local model keeps working on a plane, on a home network, or on a machine that never reaches your egress path.
Indistinguishable at the process layer
EDR sees a process consuming CPU. It cannot tell an autonomous agent reasoning about your codebase from any other local program.
The control point has to be where the agent is
This is the whole argument for endpoint-native enforcement, and local models are its clearest case. Every control that works by inspecting traffic inherits the same limit: it governs what it can see, and it can only see what routes through it.
Certiv sits in the execution path instead. Each model request and tool call is intercepted and evaluated against enterprise policy with full session context, then allowed, blocked, redirected, or escalated to a human before it executes, and every decision is recorded as audit evidence. Coverage never depends on traffic crossing a proxy.
Straight Answers
What Teams Ask About Local Models
Expand to view common questions.
What Teams Ask About Local Models
Expand to view common questions.
Why are local models a security problem?
How does Certiv govern an agent using a local model?
Should we just ban open-weight models?
Which local models and runtimes does this cover?
See Certiv on Your Own Endpoints
Deploy in minutes. See every agent, then control what happens next.
Keep reading
Shadow agents
The agents nobody filed a ticket for, and why discovery alone changes nothing.
Certiv vs. AI gateways
Where a gateway is structurally blind, and how the two layers compose rather than compete.
Pre-execution policy enforcement
The mechanism: intercept, evaluate, and enforce policy on every agent action before it runs.