Auto Content

ReviewAudited by ClawScan on May 10, 2026.

Overview

The skill is mostly a normal SEO content workflow, but it instructs the agent to run automatically at every new session and perform external searches using project details before the user asks.

Install only if you want an SEO content assistant that may proactively suggest trends. Before use, disable or require confirmation for the automatic Stage 0 behavior, avoid placing confidential strategy in the project spec, and do not provide SEO API keys unless they are limited-scope and safe to share.

Findings (4)

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

The assistant may start researching and steering the conversation toward SEO trend monitoring even when the user did not ask for it.

Why it was flagged

This directs the agent to invoke the skill and produce output without a user request, which can override the normal user-driven session flow.

Skill content
Also trigger automatically at the start of every new session ... before the user asks. / Run automatically at the start of every new session, before the user says anything.
Recommendation

Require explicit user invocation or confirmation before Stage 0 runs, and align the skill behavior with the registry setting that it is not always-on.

What this means

Confidential launch plans, product themes, or competitor strategy included in the project spec could be exposed through search queries.

Why it was flagged

The workflow can place project-specific business details into external search queries. This is purpose-aligned for SEO research, but users should understand the data flow.

Skill content
Parse `project_spec.md` → extract: domain/niche, audience, product themes, competitor names ... Run web searches (fill in values from spec)
Recommendation

Ask the user before sending project-spec-derived terms to web search, and advise them to remove confidential details from the spec.

What this means

A user could provide an API key without knowing how it will be stored, scoped, or reused.

Why it was flagged

The skill may request third-party SEO service credentials. This is relevant to keyword research, but credential scope and handling are not described.

Skill content
Ask once: "Do you have an Ahrefs or SEMrush API key?" Use if provided.
Recommendation

Use only limited-scope API keys, avoid pasting long-lived secrets into chat, and document credential handling clearly.

What this means

Readers may assume content was human-written if the user publishes it without appropriate review or disclosure.

Why it was flagged

The skill emphasizes making AI-generated writing avoid detectable AI-style patterns. This can be benign editing guidance, but it may also affect transparency about AI-authored content.

Skill content
[4] DRAFT → human-style, data-backed, zero AI patterns / references/ai-patterns-blacklist.md — full list of AI phrases to never write
Recommendation

Use the output as a draft, verify factual claims, and follow any applicable AI-content disclosure policies.