URL Malware & Phishing Scanner
security.ipqs.url_checkScan any URL for malware, phishing, and suspicious content. Returns risk score, domain reputation, and HTTP status to protect agents from visiting malicious sites.
Instructions
Scan any URL for malware, phishing, suspicious content, adult content, spamming, and domain parking. Returns risk score (0-100), domain reputation, domain age, IP address, HTTP status. Protects agents from visiting malicious URLs (IPQualityScore)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to scan for malware, phishing, and threats (e.g. "https://example.com/page") | |
| strictness | No | Scanning strictness 0-2 (0=least strict, 2=most aggressive) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |