ai-seo

AdvisoryAudited by Static analysis on Apr 30, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

Private marketing plans or competitor research in that file may be used in the session's analysis.

Why it was flagged

The skill may read a local business context file containing private marketing strategy. This is bounded and purpose-aligned, but users should know that file contents can influence the agent's recommendations.

Skill content
If `marketing-context.md` exists, read it. It contains existing keyword targets, content inventory, and competitor information
Recommendation

Keep secrets, credentials, and unrelated confidential data out of marketing-context.md; provide only the context needed for AI SEO work.

What this means

Using the skill for monitoring may involve account permissions for Google Search Console, Google Analytics, or similar services.

Why it was flagged

The monitoring workflow may require access to authenticated search and analytics accounts, and one step changes analytics configuration. This is expected for citation monitoring, and the artifacts do not show credential collection or misuse.

Skill content
Open Google Search Console → Performance → Search results ... Create a custom dimension tracking referral source
Recommendation

Only grant the agent or operator the minimum needed account access, and review any analytics configuration changes before applying them.

NoteHigh Confidence
ASI08: Cascading Failures
What this means

If applied too broadly, public site content may become more accessible to AI crawlers or search systems than intended.

Why it was flagged

The skill may recommend changing robots.txt, which can affect crawler access across a site and across multiple AI/search platforms. This is central to AI SEO but has site-wide visibility implications.

Skill content
AI bot blocked | Update robots.txt — typically resolves in 1-4 weeks
Recommendation

Review robots.txt changes carefully, limit them to intended public content, and confirm business/legal approval before allowing AI crawler access.