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". Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/harperaa--secure-claude-skills--csrf-protection commit 7a342ddb5c

Frequently asked questions

npx skillmds@latest add tomevault-io/csrf-protection-2