HTTP Security Headers — HSTS, CSP, Score 0-100
HTTP header security analysis API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |