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
Updated 1/18/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use csrf-protection