psyb0t/docker-stealthy-auto-browse
GitHubA stealth browser automation platform that runs a custom Firefox build in Docker with zero Chrome DevTools Protocol exposure, real OS-level PyAutoGUI inputs, and control via a JSON HTTP API or MCP server.
AI agents and automated workflows that need to browse websites protected by modern anti-bot detectors.
OS-level system clicks can land in the wrong coordinates if the window offset becomes stale, requiring manual calibration.
What matters before you adopt it
The high failure and blocking rates of standard automated browsers due to detectable Chrome DevTools Protocol (CDP) signals and synthetic, injected DOM actions.
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code7 modules · 0 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% repo — high-level architecture (DRAFT, refine me)
n0["app · 11 files"]
n1["scripts · scripts · 1 file"]
n2["tests · tests · 7 files"]
class n1 infra
class n2 test
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef test fill:#499894,color:#ffffff,stroke:#397975Evidence, security & integrations▼
Adoption guidance▼
How it works & getting started▼
Nearby repositories worth comparing before adoption.
Anti-detection browser server for AI agents — REST API wrapping Camoufox engine with OpenClaw plugin support
Computer-use, but for the iPhone — AI agents (and your browser) see and drive a real phone over macOS iPhone Mirroring. Low-latency WebRTC video, near-native touch, HTTP API + MCP. Rust, self-hosted.
Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.