webcheck_security
Run a full security audit on any URL: analyze SSL/TLS, HSTS, HTTP security headers, firewall, DNSSEC, security.txt, threat intelligence, and block-list presence.
Instructions
Security bundle: ssl, tls, hsts, http-security, firewall, dnssec, security-txt, threats, block-lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Target URL or domain (https:// added if missing) | |
| timeout | No | Per-request timeout seconds | |
| base_url | No | Web Check API base (default env WEB_CHECK_BASE_URL or https://web-check.as93.net/api) | |
| max_chars | No | Truncate each check payload to this many JSON chars | |
| max_workers | No |