csrf-protection
Implement Cross-Site Request Forgery (CSRF) protection for API routes. Use this skill when you need to protect POST/PUT/DELETE endpoints, implement token validation, prevent cross-site attacks, or secure form submissions. Triggers include "CSRF", "cross-site request forgery", "protect form", "token validation", "withCsrf", "CSRF token", "session fixation".
$ 安裝
git clone https://github.com/harperaa/secure-claude-skills /tmp/secure-claude-skills && cp -r /tmp/secure-claude-skills/csrf-protection ~/.claude/skills/secure-claude-skills// tip: Run this command in your terminal to install the skill
Repository

harperaa
Author
harperaa/secure-claude-skills/csrf-protection
1
Stars
0
Forks
Updated1w ago
Added1w ago