profile-website-bot-detection

Installation
SKILL.md

Profile Website for Bot Detection Vendors

Analyzes a target website to identify bot detection vendors, their specific products, and challenge types. Supports comparative analysis between stealth and non-stealth browser modes.

Prerequisites

  • Kernel CLI installed and authenticated
  • Bash, Node.js 22+, and jq installed
  • KERNEL_API_KEY exported for the analysis script; never print it or ask the user to paste it into chat

Comparative Workflow (Recommended)

Compare bot detection behavior between stealth and non-stealth browsers while controlling the network path. Run Steps 1-7 in the same Bash process so the cleanup trap remains armed. Do not run Step 2 as a standalone non-interactive shell: its EXIT trap will delete the sessions when that shell returns.

Step 1: Prepare the Analyzer

Install dependencies before creating billable browser sessions:

Installs
313
Repository
kernel/skills
GitHub Stars
9
First Seen
Mar 3, 2026
profile-website-bot-detection — kernel/skills