check_url_safety
Analyze URLs or domains for security threats using URLScan.io to detect malicious activity, provide safety scores, and categorize potential risks.
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 |