proxy/sentrysurface/io

proxy active — intercepting

World internet meets
agentic automation
through a secure local proxy

Browser-native fetch interception. AI agents route, inspect, and act on live web content — privately, locally, at depth.

agentic routingbrowser integrationsecure fetchlocal proxycontent interceptionLLM orchestration

Comparison

Why teams choose SurfaceProxy

SurfaceProxy delivers two core outcomes in one layer: safer agent browsing and lower model spend.

CapabilitySurfaceProxyRaw PlaywrightGeneric Proxy
Security controlsPrompt-injection filtering and egress policy enforcement at proxy runtimeCustom app logic requiredNetwork routing only
Token spend optimizationContext compression before model inputRaw DOM and screenshots by defaultNo model-context optimization
Adoption speedEndpoint swap with existing toolsBuild and maintain a custom gatewayStill need agent-specific security layer

Benchmark

Up to 96% lower token spend on sampled flows.

Security

Session-level controls with allowlists and policy enforcement.

Integration

Keep existing agent stacks with endpoint-level adoption.

How it works

Proxy as the security middleware. Works with your existing stack.

SurfaceProxy intercepts at the Chrome DevTools Protocol layer — between your agent and the browser. No code changes, no new binaries. Real-time session control, context compression, and audit logging out of the box.

96%

HTML payload reduction

1 line

Integration change

0ms

Agent code changes

Architecture

Client

Your Agent

Middleware

SurfaceProxy

Runtime

Chrome / Firefox

session managementtoken trackingcontent pruningpolicy enforcementallowlist routingaudit logs

Works with

PlaywrightPuppeteerBrowser-UseCursorWindsurfClaude Agents

One endpoint change

Without SurfaceProxyagent.py
# raw HTML — full token cost

browser = await webdriver.connect(
  "ws://localhost:3000")

await agent.run(browser)
With SurfaceProxyagent.py
# optimised, firewalled, audited

browser = await webdriver.connect(
  "ws://proxy.sentrysurface.io/v1/session")changed

await agent.run(browser)  # unchanged

Problems solved

Token waste

Agents send 100% raw HTML

Context bloat inflates API costs and model latency — often by an order of magnitude per session.

Content pruning reduces payload by up to 96%

Security risk

Unfiltered browser traffic

Raw traffic exposes agents to prompt injection, credential theft, and malicious content at runtime.

Policy enforcement at proxy runtime

No visibility

Agents operate as black boxes

Can't debug failures, track compliance, or understand what content an agent actually consumed.

Full session logs & audit trail

Integration friction

Security layers require rewrites

Adding middleware usually means rebuilding agent logic, custom transport layers, or new binaries.

Single endpoint swap — zero code changes

Open Source

Start free in minutes. Keep your existing agent workflow.

SurfaceProxy plugs into your existing browser automation and agent tooling with a single endpoint swap. Reduce token spend, add runtime controls, and onboard your team at your own pace.

Spend

Cut payload bloat before model calls

Security

Apply policy checks during live sessions

Adoption

Keep Playwright, Puppeteer, Claude, Cursor flows

v0.3.1 — latest release

Community

Open Source

Free· self-hosted

For developers and lean teams who want safer browser agents and lower model spend without re-platforming.

Included now

  • Local Docker / CLI setup
  • Semantic DOM pruning — smaller model payloads
  • Local allowlists and blocklists
  • Session-level console logging

Scale-ready path

  • Multi-tenant cloud or VPC deployment
  • Advanced DOM-diff caching
  • Live threat intelligence feeds
  • Full audit logs and SIEM export

Start local today. Expand controls as usage, governance, and compliance needs grow.

Enterprise path

For production workloads that need managed deployment, governance controls, and dedicated support.

  • SSO / SAML + role-based access
  • SLA + dedicated Slack support
  • Custom retention & data residency
Contact us

Secure Your Web Agents. Stop Overpaying for Tokens.

Join the next generation of AI-native engineering teams building safe, efficient, and cost-predictive browser automation.