Website SEO Optimizer
PassAudited by ClawScan on May 14, 2026.
Overview
This SEO skill appears purpose-aligned and benign, with the main cautions being local script execution, local file output, and some publisher metadata inconsistencies.
Reasonable to install if you need SEO analysis for local HTML/CSS sites. Keep scans scoped to the website project, check any generated sitemap or file edits before deploying, and verify the publisher/source because the registry and embedded metadata do not fully align.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If run on the wrong directory or with the wrong output path, it could inspect more local HTML files than intended or overwrite an existing sitemap file.
The main workflow asks the agent/user to run bundled local Python scripts on user-selected paths. This is expected for SEO analysis and sitemap generation, but it means the skill reads local project files and can create or overwrite a sitemap output file.
python scripts/seo_analyzer.py <directory_or_file> ... python scripts/generate_sitemap.py <directory> <base_url> [output_file]
Run it only on the intended website folder, avoid broad paths such as your home directory, and review generated files before publishing them.
The skill's source and publisher identity are less clear than ideal.
This embedded metadata differs from the registry listing shown for this review, which identifies a different owner ID, slug, and version. That is a provenance clarity gap, not evidence of unsafe runtime behavior.
"ownerId": "kn7agf701n3afzzbq8ge0wa8k1809wm4", "slug": "seo-optimizer", "version": "0.1.0"
Verify the publisher and homepage/source before relying on it for important website changes.
