Back to skill
v1.0.0

Product Marketing Context

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 7:39 AM.

Analysis

This instruction-only skill is purpose-aligned, but it does create a reusable local marketing context file that other marketing skills may rely on.

GuidanceThis skill appears safe for its stated purpose. Before installing, be comfortable with it reading project marketing/docs files during auto-draft and saving a reusable `.agents/product-marketing-context.md` file. Review that file for accuracy and sensitivity because other marketing skills may use it as context.

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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityLowConfidenceHighStatusNote
SKILL.md
Read the codebase: README, landing pages, marketing copy, about pages, meta descriptions, package.json, any existing docs

The skill instructs the agent to inspect local repository files when auto-drafting the context document.

User impactThe agent may read project files to infer marketing context, which is expected for this workflow but could include internal business information present in docs.
RecommendationUse auto-draft only in repositories where it is acceptable for the agent to inspect project documentation and marketing materials.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
SKILL.md
it creates `.agents/product-marketing-context.md` that all other skills reference for offering, audience, and positioning context

The skill creates a persistent context file that is reused by other marketing skills.

User impactIncorrect, outdated, or overly sensitive information in this file may influence later marketing outputs.
RecommendationReview the generated context before relying on it, keep it up to date, and avoid storing information you do not want reused in future marketing tasks.