Acerca de
The Cookie Security Analyzer is a specialized skill for Claude Code designed to audit, implement, and optimize session management security. It automatically scans codebases to identify insecure cookie configurations, provides detailed guidance on implementing essential flags like HttpOnly, Secure, and SameSite, and helps developers align their authentication patterns with OWASP best practices. By validating outputs against common security standards, it ensures that web applications are resilient against common threats like Session Hijacking, Cross-Site Scripting (XSS), and Cross-Site Request Forgery (CSRF).