Product Marketing Context

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

The generated context file could preserve business positioning, customer language, metrics, testimonials, or competitive details for future agent use.

Why it was flagged

The skill intentionally creates persistent context that may be reused by other skills, so inaccurate or sensitive information in that file could influence later marketing outputs.

Skill content
Creates `.claude/product-marketing-context.md` that other marketing skills reference.
Recommendation

Review the generated `.claude/product-marketing-context.md` before relying on it, and avoid adding confidential details unless you are comfortable with other local marketing skills referencing them.

What this means

Auto-drafting may pull information from repository documentation or marketing files into the context document.

Why it was flagged

The skill directs the agent to read project files to draft the marketing context. This file access is disclosed and aligned with the purpose, but users should understand the scope before choosing auto-draft.

Skill content
Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs
Recommendation

Use the auto-draft option only in repositories where reading marketing/docs files is acceptable, and review the draft for private or incorrect content.