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
Installs
280
GitHub Stars
3.6K
First Seen
May 6, 2026
what-antibot — browserbase/skills