check_url_safety
Check if a URL or domain is malicious using URLScan.io, returning a verdict, score, and categories.
Instructions
Check a URL or domain for malicious activity via URLScan.io. Returns scan verdicts, malicious flag, score, and categories.
Args: url_or_domain: URL (https://example.com/path) or bare domain (example.com)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |