Check HTTP security headers response
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill security_headers_checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Security Headers Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-security-headers-checker)More formats (shields.io, HTML) on the badges page.
---
name: security-headers-checker
description: Check HTTP security headers response
activation_keywords: [security, header, http, security header, cors, csrf, hsts]
execution_mode: server
---
# Security Headers Checker
Checks HTTP security response headers:
- HSTS (HTTP Strict Transport Security)
- X-Content-Type-Options
- X-Frame-Options
- X-XSS-Protection
- Content-Security-Policy
- Referrer-Policy
- Permissions-Policy
- Cross-Origin policies
Use `builtin_security_headers_checker` tool with fields:
- `url`: URL to check (required)
- `headers`: (optional) raw HTTP headers to check
Returns analysis of security headers with recommendations.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!