home/categories/security/secondsky-claude-skills-plugins-csrf-protection-skills-csrf-protection-skill-md
securitytesting-security
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.
maintainer
secondsky
Actualizado 1/18/2026
Estrellas
21
Forks
0
quick start
Installation and usage
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use csrf-protection