redf0x1/camofox-browser
GitHubAnti-detection browser server for AI agents — REST API wrapping Camoufox engine with OpenClaw plugin support
Teams whose requirements match this repository’s core capability.
Review deployment and security evidence before production adoption.
What matters before you adopt it
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 code14 modules · 19 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% camofox-browser — high-level architecture (DRAFT, refine me)
n0["(root) · 2 files"]
n1["bin · executables · 2 files"]
n2["scripts · scripts · 3 files"]
n3["src · 2 files"]
n4["src/cli · 24 files"]
n5["src/middleware · middleware · 5 files"]
n6["src/openapi · 1 file"]
n7["src/routes · route handlers · 3 files"]
n8["src/services · services · 14 files"]
n9["src/types · 1 file"]
n10["src/utils · utility helpers · 11 files"]
n11["tests · tests · 89 files"]
n3 --> n5
n3 --> n7
n3 --> n8
n3 --> n10
n4 --> n10
n5 --> n8
n5 --> n10
n7 --> n3
n7 --> n5
n7 --> n6
n7 --> n8
n7 --> n10
n8 --> n3
n8 --> n4
n8 --> n5
n8 --> n10
n10 --> n3
n10 --> n5
n11 --> n0
class n5,n7,n8 api
class n1,n2 infra
class n10 shared
class n11 test
classDef api fill:#af7aa1,color:#ffffff,stroke:#8a5f7f
classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
classDef test fill:#499894,color:#ffffff,stroke:#397975Nearby repositories worth comparing before adoption.
Open source AI job application bot in Python: browser automation and web scraping to read job postings, then auto-apply with a tailored resume and cover letter for each posting.
Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.
Undetectable browser automation for AI agents via MCP. Stealth Chrome DevTools with smart profile management, anti-detection arg filtering, and CDP access.