Back to browse
GitHub Repository

Fully stealth chromium for AI agents. Powering Clark agent. https://www.clarkchat.com

104 starsPython

Clark-Browser – Stealth Chromium

by stan_kirdey·May 19, 2026·16 points·4 comments

AI Analysis

●●SolidNiche GemWizardrySolve My Problem

Chromium fork patched at C++ source level to bypass bot detection without JS shims.

Strengths
  • Patches blink/v8/net source directly instead of relying on detectable JavaScript injection shims.
  • Prebuilt binaries for Linux and macOS arm64 save users from compiling Chromium themselves.
  • Python wrapper integrates seamlessly with Playwright and Vercel's agent-browser for immediate usage.
Weaknesses
  • No Windows prebuilt binaries yet, requiring manual source compilation for a large user base.
  • Stealth claims hard to verify without independent testing against evolving detection services like Cloudflare.
Target Audience

Web scrapers, automation engineers, AI agent developers

Similar To

undetected-chromedriver · Multilogin · puppeteer-extra-plugin-stealth

Post Description

Fully open-sourced, perfect for agentic browsing, works with Vercel's agent-browser and playwright.

Similar Projects

Giving HTML, Canvas Superpowers

355 LOC Chromium hack for Figma-like HTML performance, but security concerns unaddressed.

Bold Bet
yeargun
202mo ago

YoloClaw – An Unsafe OpenClaw Fork

This repo is a surgical strip-down of OpenClaw that explicitly removes every safety layer — it will execute arbitrary commands, leak environment variables, allow SSRF to private IPs, and inject unsanitized content into prompts. The README is brutally honest and useful as a teaching artifact: great for controlled experiments or demos about why guardrails exist, useless and dangerous as anything else.

Bold BetRabbit Hole
hank2000
103mo ago