Install
openclaw skills install siteauditComprehensive website audit combining uptime check, TLS certificate inspection, and security headers grading in one command. Use when asked to audit a website, check site health, verify HTTPS setup, or get a full security overview of a domain. Reports response time, cert expiry, header grades, and flags issues. Zero dependencies — pure Python.
openclaw skills install siteauditAll-in-one website health audit: uptime + TLS + security headers.
# Audit one or more sites
python3 scripts/siteaudit.py github.com openclaw.ai example.com
# JSON output for automation/cron
python3 scripts/siteaudit.py --json mysite.com