check_mixed_content
Scan an HTTPS page to detect mixed content—insecure HTTP resources like images, scripts, stylesheets, and iframes—that trigger browser warnings, with severity and line numbers.
Instructions
Scan an HTTPS page for mixed content (HTTP resources on HTTPS pages). Finds insecure images, scripts, stylesheets, and iframes that cause browser warnings. Reports severity (active vs passive) and line numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL to scan (e.g., "https://example.com") |