skills
Web security testing and HTTP traffic analysis via Caido
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core