Seo

PassAudited by ClawScan on May 10, 2026.

Overview

This instruction-only SEO skill is coherent and low risk, though its suggested website metadata and crawler changes should be reviewed before deployment.

This skill appears safe to install as an instruction-only SEO helper. Before using its recommendations on a live site, review any generated metadata, robots.txt, sitemap, canonical tags, and schema markup to make sure they are accurate and do not unintentionally change what search engines can crawl or display.

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.

What this means

Incorrectly applying these changes could accidentally block search engines, expose pages to indexing, or reduce search visibility.

Why it was flagged

The skill recommends site-wide SEO configuration changes that can affect crawling, indexing, and search visibility across a website.

Skill content
`robots.txt` | Exists, not blocking important pages | Create/fix at `/robots.txt` ... `sitemap.xml` | Exists, auto-generated, submitted to GSC | Generate at `/sitemap.xml`
Recommendation

Review generated diffs before deploying, test robots.txt and sitemap behavior, and confirm production URLs and noindex/canonical settings.

What this means

Publishing inaccurate schema markup could misrepresent the product in search results and may violate search engine guidelines.

Why it was flagged

The structured-data example includes placeholder rating values that could be misleading if copied into a real site without replacing them with factual data.

Skill content
"aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.8", "ratingCount": "150" }
Recommendation

Use schema examples only as templates and replace all ratings, prices, company names, and URLs with accurate verified information.