HTTP security headers audit
security_headers_checkFetch a site and grade its HTTP security headers (A-F): CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, plus information-leak headers like Server and X-Powered-By. Each check comes back with the actual header value and an explanation. Use it for a quick security review of your own site or a third party's. Rate limited to 20 requests/minute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Site to analyze. Scheme optional — https is assumed. e.g. example.com |