SEO Audit Suite
PassAudited by ClawScan on Feb 24, 2026.
Overview
The skill appears to be what it claims — an on-page, technical, competitor and GEO SEO auditing toolkit that crawls pages, scores them, and writes local reports — with no hidden network endpoints or unexplained credential requests, though a few minor inconsistencies and a potentially over‑broad Search Console permission suggestion should be reviewed before use.
This package looks coherent for SEO auditing: it crawls web pages, calls optional search/PageSpeed APIs, and writes reports to ~/.openclaw/workspace/seo-audit. Before installing, review these points: (1) Run the code in a sandbox or test account first — it will make outbound HTTP requests and store results locally. (2) Only provide API credentials if needed; do not grant a Search Console service account broad 'Owner' permissions — prefer the minimal permissions required. (3) Verify the workspace path and disk quota and confirm you are allowed to crawl the target sites (respect robots.txt and rate limits). (4) There are minor inconsistencies (config key names and one path uses seo-audits vs seo-audit) and some source files are truncated in the provided bundle — inspect the full seo_auditor.py and site_crawler.py before running to ensure no unexpected behavior. If you need higher assurance, ask the author for a signed release or run the scripts with network access restricted to known endpoints.
