what-antibot

Installation
SKILL.md

What Antibot

Probe one or more URLs with a single Chrome-like HTTP request per target, then inspect the response body, headers, and cookies for common antibot and challenge-provider markers.

The bundled detector uses Node's built-in fetch and has no npm dependencies.

Setup Check

node --version    # require Node 18+

Quickstart

Run the detector from this skill directory:

node scripts/detect.mjs https://www.example.com
Related skills

More from browserbase/skills

Installs
275
GitHub Stars
3.1K
First Seen
7 days ago