Back to browse
GitHub Repository

Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.

7 starsTypeScript

Veil – stealth browser for AI agents (real Chrome no Playwright)

by TrustLayerDev·Jun 9, 2026·3 points·0 comments

AI Analysis

●●●BangerWizardrySolve My Problem

TypeScript-native raw CDP driver fills a gap nodriver left for JS agents.

Strengths
  • Zero runtime dependencies — ~120 lines of owned CDP transport code
  • Accessibility-tree refs replace brittle CSS/XPath selectors for agents
  • Human-like input with Bézier mouse paths and eased keystroke timing
Weaknesses
  • Python nodriver and Camoufox already offer better pure-stealth scores
  • Requires Chrome on PATH, adds friction for containerized deployments
Target Audience

AI agent developers, TypeScript engineers building automation

Similar To

nodriver · Camoufox · Playwright

Similar Projects