HTTP Security Headers — HSTS, CSP, Score 0-100
HTTP header security analysis API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Network Analyze Headers: Use this when you need to analyze HTTP response headers of a URL for security and configuration. Returns a full header audit in JSON. Returns: 1. allHeaders (raw key-value map
What data it sees
Do you need an account
No: the server works without sign-in
HTTP header security analysis API for AI agents. Analyze response headers for any URL: HSTS, Content-Security-Policy, X-Frame-Options, Referrer-Policy, Permissions-Policy, server detection, and caching config. Security score 0-100.
Tools: network_analyze_headers.
Use this for security audits, website hardening, or compliance checks. IMPORTANT: For comprehensive trust scoring, use trust_score_evaluate. For SSL-only, use security_check_ssl.
Returns: {score, headers[], missing[], server}. No API key required — x402 micropayment $0.001/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| network_analyze_headers | Use this when you need to analyze HTTP response headers of a URL for security and configuration. Returns a full header audit in JSON. Returns: 1. allHeaders (raw key-value map) 2. securityScore (0-10 |