csrf-protection-validator Verified Gold

Verified Gold · 96/100 security v1.0.0 by Jeremy Longshore

Validate CSRF protection

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install csrf-protection-validator@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Validate Cross-Site Request Forgery (CSRF) protection mechanisms in web applications.

Features

  • Token Validation - Synchronizer token pattern
  • Double Submit Cookie - Cookie-to-header validation
  • SameSite Cookies - Cookie attribute checking
  • Origin Validation - Origin/Referer header validation
  • State-Changing Operation Detection - Identify unprotected endpoints

Skills (1)

validating-csrf-protection SKILL.md View full skill →

Validate CSRF protection implementations for security gaps.

ReadWriteEditGrepGlobBash(security:*)Bash(scan:*)Bash(audit:*)

How It Works


/validate-csrf
/csrf

Ready to use csrf-protection-validator?