Validate CSRF protection implementations for security gaps. Use when reviewing form security or state-changing operations. Trigger with 'validate CSRF', 'check CSRF protection', or 'review token security'.
5.8
Rating
0
Installs
Security
Category
This skill provides a solid foundation for CSRF vulnerability validation with clear documentation and trigger phrases. The description adequately covers what the skill does, and the structure is well-organized with logical sections. The skill references scripts (csrf_test.sh, csrf_report_parser.py) that presumably implement the core functionality. However, the novelty score is moderate because CSRF validation, while important, is a relatively standard security task that existing CLI tools and scanners can handle reasonably well. The taskKnowledge score reflects that while the skill outlines the process (analyze endpoints, assess mechanisms, generate reports), the technical depth of HOW these analyses are performed relies on the referenced scripts. The skill would be most valuable for teams needing streamlined, repeatable CSRF audits integrated into their development workflow.
Loading SKILL.md…