check_headers
Check a URL's security headers, identify missing protections like HSTS, CSP, and X-Frame-Options, and receive a security grade.
Instructions
Check security headers for a URL. Returns present and missing headers (HSTS, CSP, X-Frame-Options, etc.) with a security grade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to check (e.g., "https://github.com") |