super-review:web-headers

Community

Harden 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-eval usage for script-src, and enforces required directives such as base-uri and frame-ancestors, plus optional Trusted Types guidance.
  • Cookie and transport protection: Validates HSTS settings and cookie attributes (Secure/HttpOnly/SameSite, __Host- prefix, and CHIPS Partitioned where 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 with X-Frame-Options/CSP frame-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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.