auth-sniffer

Installation
SKILL.md

Auth Sniffer Skill

Source of truth:

  • FlowMind: plugins/auth-sniffer/skills/auth-sniffer.flow.yaml
  • Runtime: plugins/auth-sniffer/src/cli.ts

Deterministic Flow

  1. Preflight browser and agentping status.
  2. Select active CDP-capable browser (--browser overrides auto-select).
  3. Kill active browser process set and wait until terminated.
  4. Relaunch browser with CDP on explicit/free port.
  5. Extract required cookies, localStorage, and sessionStorage keys.
  6. Stop CDP browser, wait for shutdown, reopen normal browser.
  7. Return structured result or structured error.

Quick Commands

Installs
1
Repository
lev-os/agents
GitHub Stars
22
First Seen
Mar 21, 2026
auth-sniffer — lev-os/agents