headers_analyzer
Analyze HTTP security headers for a domain to identify missing or misconfigured headers, with severity ratings for each issue.
Instructions
Analyze HTTP security headers for a domain.
Returns a dict with header analysis including present/absent status, actual values, issues found, and severity ratings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to analyze (e.g. "example.com") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||