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.

secondsky 528bd3d 2 files · 6.8 KB Updated

File contents

secondsky/claude-skills/tree/main/plugins/csrf-protection/skills/csrf-protection commit 528bd3d681

Frequently asked questions

npx skillmds add secondsky-claude-skills/csrf-protection