scan-headers
Fetches HTTP response headers from a URL and audits them for security best practices, flagging missing or weak protections such as CSP, HSTS, and X-Frame-Options.
Instructions
Fetch HTTP response headers from a URL and audit them for security best practices (CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to audit, e.g. https://example.com |