security_audit
Audit a web page's security posture: detect HTTPS issues, mixed content, missing CSP, vulnerable libraries, and unsafe external links. Receive pass/fail findings with severity levels.
Instructions
Check security posture via Lighthouse: HTTPS usage, mixed content, CSP headers, vulnerable JavaScript libraries, external links without noopener, and more. Returns pass/fail findings with severity levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the page to audit for security (e.g., http://localhost:3000) |