marketing-context

PassAudited by ClawScan on May 1, 2026.

Overview

The skill appears benign and local, but it creates a reusable marketing-context file from project materials, so users should review what it stores.

This looks safe to use for building shared marketing context. Before installing or running it, make sure you are comfortable with it reading project marketing/docs files and saving a reusable markdown context file. Do not put secrets, private customer data, or unreleased information into that file unless you want future marketing workflows to use it.

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.

What this means

The agent may read marketing, documentation, and package files in the current project to produce a draft context document.

Why it was flagged

This directs the agent to inspect project files for marketing context. That is expected for the skill's purpose and includes user review, but users should know repository materials may be used.

Skill content
Study the repo — README, landing pages, marketing copy, about pages, package.json, existing docs — and draft a V1. The user reviews, corrects, and fills gaps.
Recommendation

Use it only in projects you intend to summarize, and review the draft before accepting it.

What this means

Future marketing skills may rely on the saved context, including any sensitive business information or incorrect guidance placed there.

Why it was flagged

The skill creates persistent shared context for later marketing tasks. This is the core feature, but stored customer quotes, positioning, or instructions could affect future outputs if inaccurate, stale, or overly trusted.

Skill content
Create and maintain the marketing context document that all marketing skills read before starting.
Recommendation

Review the saved marketing-context file, avoid adding secrets or confidential customer details unless intended, and update or remove stale information.