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
- Preflight browser and agentping status.
- Select active CDP-capable browser (
--browseroverrides auto-select). - Kill active browser process set and wait until terminated.
- Relaunch browser with CDP on explicit/free port.
- Extract required
cookies,localStorage, andsessionStoragekeys. - Stop CDP browser, wait for shutdown, reopen normal browser.
- Return structured result or structured error.
Quick Commands
Related skills