📄 skillActivePromisingmedium

jo-inc/camofox-browser

by jo-inc

Stealth headless browser for AI agents — bypass Cloudflare, bot detection, and anti-scraping. Drop-in Puppeteer/Playwright replacement.

Supported Platforms

🧠 Codex

Stars

6.6k

Skill Type

📖 Library & API Reference

Quality Score

82/200

License

MIT

Forks

673

Last Updated

Jun 11, 2026

Discovered

Apr 14, 2026

Validation

Passed

github.com/jo-inc/camofox-browser

Quality Breakdown

82/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains VNC plugin (plugins/vnc/) that spawns shell processes and bash scripts (vnc-launcher.js, vnc-watcher.sh, spawn.js) for autonomous system access
  • Multiple installation and bootstrap scripts present (scripts/install-plugin-deps.sh, plugins/youtube/post-install.sh, release.sh, run.sh) that execute system commands
  • Docker configuration and CI/CD workflows (.github/workflows/) with deployment capabilities
  • Plugin system (lib/plugins.js) allows dynamic code loading and execution
  • AGENTS.md files in plugins directory suggest agent orchestration/spawning capabilities
  • Telemetry deployment workflow indicates persistent configuration and external communication