Skip to main content
Back to the directory
caido/skillsSoftware EngineeringFrontend and Design

caido-mode

Full-coverage CLI for Caido's API, built on the official @caido/sdk-client package. Covers:

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/caido/skills --skill caido-mode
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, caido-mode has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: caido/skills. Canonical URL: https://skills.sh/caido/skills/caido-mode.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykFAIL
About this skill
Full-coverage CLI for Caido's API, built on the official @caido/sdk-client package. Covers: All traffic goes through Caido, so it appears in the UI for further analysis. Cookies and auth tokens can be huge - session cookies, JWTs, CSRF tokens can easily be 1-2KB. Rather than manually copy-pasting: The setup command validates the PAT via the SDK (which exchanges it for an access token), then saves both the PAT and the cached access token to ~/.claude/config/secrets.json . Subsequent runs load the cached token directly, skipping the PAT exchange. The SDK uses a device code flow internally — the PAT auto-approves it and receives an access token + refresh token. A custom SecretsTokenCache (implementing the SDK's TokenCache interface) persists these tokens to secrets.json so they survive across CLI invocations. Auth resolution: CAIDO_PAT env var → secrets.json PAT → error with setup instructions Located at ~/.claude/skills/caido-mode/caido-client.ts .

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does caido-mode do?

Full-coverage CLI for Caido's API, built on the official @caido/sdk-client package. Covers:

Is caido-mode good?

caido-mode does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support caido-mode?

caido-mode currently lists compatibility with Skills CLI.

Is caido-mode safe to install?

caido-mode has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to caido-mode?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install caido-mode?

Run the following command to install caido-mode: npx skills add https://github.com/caido/skills --skill caido-mode

Related skills

Alternatives in Software Engineering