caidocaidoOfficialยท1 Agent Skills Included

skills

Web security testing and HTTP traffic analysis via Caido

Searches HTTP history with HTTPQL queries and replays requests through the Caido proxy for security testing. Caches authentication headers into reusable curl configs, eliminating manual copy-pasting of cookies and tokens. Creates match-and-replace rules, named replay sessions, and collections to organize vulnerability handoffs faster.
npx skills add caido/skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Caido skills?โ–ผ

Run `npx skills add caido/skills --all -g -y` in your terminal to install all skills in this repository globally.

What does the caido-mode skill do?โ–ผ

It gives your agent full command-line control over Caido: searching HTTP history, replaying requests, managing scopes, and creating match-and-replace rules.

How do I test authenticated endpoints without copying cookies?โ–ผ

The skill exports a real authenticated request from Caido's history into a reusable curl config file, so all auth headers and cookies are cached and reused automatically.

Does this work with Claude Code?โ–ผ

Yes. The skill follows the standard SKILL.md format and runs in Claude Code and other compatible coding agents once installed.

Do I need a Caido account to use this?โ–ผ

Yes. You need a running Caido instance and a Personal Access Token, which you configure once with the setup command.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’