Check a domain's security
check_domainScan a domain for security issues and receive a scored report covering SSL/TLS, email, DNS, and web security checks.
Instructions
Run the Oksigenia Checker against a domain and return a scored security report from real live checks (SSL/TLS, email authentication, DNS & infrastructure, web security). Accepts a bare domain or a URL. Optionally restrict to specific categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Report language: 'es' or 'en'. Defaults to $OKSIGENIA_LANG or 'en'. | |
| domain | Yes | Domain or URL to scan, e.g. 'oksigenia.com' or 'https://oksigenia.com/blog'. | |
| format | No | Output format: human-readable 'report' (default) or raw 'json'. | |
| categories | No | Optional subset of categories. Defaults to all: ssl, email, dns, web. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | Yes | ||
| grade | Yes | ||
| score | Yes | ||
| checks | Yes | ||
| domain | Yes | ||
| summary | Yes |