csrf-protection

Installation
SKILL.md

CSRF Protection

Table of Contents

Overview

Implement comprehensive Cross-Site Request Forgery protection using synchronizer tokens, double-submit cookies, SameSite cookie attributes, and custom headers.

When to Use

  • Form submissions
  • State-changing operations
  • Authentication systems
Related skills
Installs
304
GitHub Stars
214
First Seen
Jan 21, 2026