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".

majiayu000 2a76daa 2 files · 17.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/csrf-protection commit 2a76daa234

Frequently asked questions

npx skillmds add majiayu000/csrf-protection