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.

secondsky
maintainer
secondsky
更新于 1/18/2026
星标
21
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use csrf-protection