Caido Mode provides extensive CLI commands and patterns for interacting with a Caido instance via the official @caido/sdk-client. It enables HTTP history search (HTTPQL), replay and edit of requests (preserving auth), session and collection management, scope/filter presets, environment variables for tests, findings creation, fuzzing automation and export-to-curl for PoCs. The skill documents recommended auth setup, CLI usage, and important safety notes (don’t dump raw requests into context).
Use when investigating or testing web traffic captured by Caido: replaying real requests, creating PoCs, fuzzing, or creating findings. It's aimed at security workflows where maintaining original auth context and precise HTTPQL queries matters.
caido-client.ts and command examples (has_scripts=false in fetch but sibling files include CLI source)Agents that can run Node/TS toolchains or execute CLI steps (Claude Code, Node-enabled agents, or local agent runtimes) will benefit most.
This skill has not been reviewed by our automated audit pipeline yet.