csrf-protection
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for web security, specifically focusing on CSRF prevention techniques like SameSite cookies, CSRF tokens, and origin validation.
- [SAFE]: Code snippets provided for Node.js (Express), Django, Rails, and Laravel follow established security standards, such as recommending
httpOnlyandsecureflags for cookies and utilizing environment variables for secrets. - [SAFE]: No unauthorized data access, exfiltration patterns, or obfuscation techniques were detected in the instructions or scripts.
- [SAFE]: The dependency references (e.g.,
csurf,express-session) are standard libraries for the described purpose.
Audit Metadata