Content Production
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.
The skill may ask the agent or user to run a local analysis script against draft content.
The checklist directs use of a local Python helper script to score content. This is aligned with the skill's optimization purpose, and the provided script evidence does not show network access, destructive behavior, or hidden execution.
Run `scripts/content_scorer.py` — overall score ≥ 70
Run helper scripts only on intended draft files and review script output before applying changes.
Content in marketing-context.md can affect generated drafts and optimization decisions.
The skill uses an existing local context file to shape outputs. This is expected for brand-consistent content, but that file can influence the agent's writing and may contain private marketing information.
If `marketing-context.md` exists, read it before asking questions. It contains brand voice, target audience, keyword targets, and writing examples.
Keep marketing-context.md accurate, avoid placing secrets in it, and review generated content for brand and factual correctness.
