batch_scan
Bulk-scan up to 10 domains in parallel. Each domain receives a full security audit with score, NIST-aligned letter grade, and finding counts.
Instructions
Bulk-scan up to 10 domains in parallel. Runs a full security audit on each domain in the list and returns score, NIST-aligned letter grade (6-band A+/A/B/C/D/F), and finding counts per domain. Use when you want to audit multiple domains at once or do a bulk scan of several domains simultaneously — distinct from compare_domains which does a side-by-side analysis of 2–5 domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output verbosity. Auto-detected if omitted. | |
| domains | Yes | Domains to scan (max 10 per request) | |
| force_refresh | No | Bypass cache and run fresh scans. |