audit_headers
Evaluate HTTP security headers with A-F grading. Inspects CSP, HSTS, COEP, COOP, CORP, and Permissions-Policy using only a URL.
Instructions
Deep HTTP security header analysis with A-F letter grading. Checks CSP (unsafe-inline/eval, wildcards), HSTS (max-age, includeSubDomains, preload), COEP, COOP, CORP, Permissions-Policy, and more. No source code needed — just a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to audit (e.g., https://example.com) |