super-review:web-headers
CommunityHarden web security headers with evidence
Authormattnowdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents common web-security misconfigurations in HTTP response headers that can weaken defenses against XSS, clickjacking, session theft, CORS abuse, and transport downgrade attacks.
Core Features & Use Cases
- CSP hardening: Flags dangerous CSP patterns like
unsafe-inline/unsafe-evalusage forscript-src, and enforces required directives such asbase-uriandframe-ancestors, plus optionalTrusted Typesguidance. - Cookie and transport protection: Validates HSTS settings and cookie attributes (Secure/HttpOnly/SameSite,
__Host-prefix, and CHIPSPartitionedwhere relevant). - Cross-origin and browser isolation controls: Reviews CORS reflection and credential handling, plus COOP/COEP requirements for cross-origin isolation.
- Policy headers coverage: Checks
Permissions-Policy,Referrer-Policy, and recommends SRI for third-party subresources, while ensuring consistency withX-Frame-Options/CSPframe-ancestors.
Quick Start
Ask the reviewer to analyze the PR diff for missing or unsafe security headers and produce a bounded list of fix-before-merge recommendations with quoted evidence.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: super-review:web-headers Download link: https://github.com/mattnowdev/super-review/archive/main.zip#super-review-web-headers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.