get_security_audit
Audit website security by checking HTTPS, CSP, HSTS, and vulnerabilities. Analyze specific measures like mixed content issues using Lighthouse MCP for desktop or mobile devices.
Instructions
Perform security audit checking HTTPS, CSP, and other security measures
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checks | No | Specific security checks to perform | |
device | No | Device to emulate (default: desktop) | desktop |
url | Yes | URL to audit |