Check Security Headers
check_security_headersFetch a URL and assess its security headers against a checklist (CSP, HSTS, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy), flagging risk for each missing header.
Instructions
Fetches a URL and checks its response headers against a standard security checklist (CSP, HSTS, X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy), noting the risk for each missing header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to check, e.g. https://example.com |