Back to Plugins
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.
security
By secondsky
Installation
/plugin marketplace add secondsky/claude-skills && /plugin install csrf-protection@claude-skillsHow to install
- Open Claude Code in your terminal
- Run the installation command above
- The plugin will be enabled automatically
- Use the plugin's features in your Claude Code sessions