csrf-protection
Implements CSRF protection using synchronizer tokens, double-submit cookies, and SameSite attributes. Use when securing web forms, protecting state-changing endpoints, or implementing defense-in-depth authentication.
By secondsky · 402 installs
npx skills add secondsky/claude-skills --skill csrf-protection