# Brand Safety Compliance

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-crevideo-crevideo-reach-brand-safety-compliance`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [crevideo](https://agentstack.voostack.com/s/crevideo)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [crevideo](https://github.com/crevideo)
- **Source:** https://github.com/crevideo/crevideo-reach/tree/main/plugins/crevideo-reach/skills/brand-safety-compliance
- **Website:** https://www.crevideo.com

## Install

```sh
agentstack add skill-crevideo-crevideo-reach-brand-safety-compliance
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Brand Safety & Compliance · 品牌安全合规

**Role**: run a compliance red-line scan on text and return block/warn + fix suggestions. This is a **mandatory pre-flight** for any outbound copy, and is also used to re-scan published content.

## Output language
Write every output in the **merchant's working language**, using that market's native seller terminology:
- **US Local sellers → English**: tier / all-in take-rate / outreach waterfall / Target Collaboration / DM / sample …
- **China POP sellers → 中文**: 分级 / 真实抽成 / 触达阶梯 / 定向邀约 / 私信 / 寄样 …
Tool names stay identical in both languages. If unsure which market, ask once before producing output.

## When to use / not use
- Use: scan copy before sending, re-scan today's confirmed content, vet a creator-submitted script/caption.
- Don't use: pure data analysis with no text.

## Inputs
1. The text to scan.
2. Scenario: `outreach` (our outbound, strictest) / `creator_submitted` (creator content, still strict if regulated) / `internal_draft` (internal draft, advisory only).

## Steps (in order)
1. Read brand/category-specific banned words (project `Knowledge/brand-compliance-additions`, if present); merge with the MUST-NOT red lines from the Key-Rules Cheat Sheet.
2. **Scan all 6 classes**, reporting each independently:
   - C1 Medical/efficacy (cure / heal / treat / prevent…, medical verbs)
   - C2 Exaggeration/absolute (100% / guaranteed / instant / permanent / miracle…)
   - C3 Beauty-permanence (permanently whitens / removes wrinkles forever…, unless backed by real clinical evidence)
   - C4 Financial/income promise (guaranteed income / earn $X…)
   - C5 Fake scarcity (only N left / a "limited" drop with no real inventory)
   - C6 Fake rapport (as we discussed / per our agreement, with no real prior interaction)
3. For each hit: class + matched phrase + context + severity (block/warn) + fix suggestion.
4. **Overall verdict**: any block → ❌ must rewrite; warn only → ⚠️ may proceed but advise a fix; none → ✅.
5. Reasonable carve-out: if the text is meta-discussion teaching creators to **avoid** these phrases, mark it false-positive and pass.

## Sibling skills
- Called by outreach-message-composer before a draft ships (a version that hits a block is rewritten, not output).
- Called by reply-triage before drafting a negotiation/reply.

## ⛔ Do NOT
- Never pass on semantic similarity alone — require a concrete phrase/pattern hit.
- Never soften a block into a warn.
- Never accept a "let it through just this once" — this skill is ground truth.
- Never pass because "the context looks fine" (context is lost once the copy spreads).

## 📌 Strategy dependency (anti-staleness)
The 6 classes are general compliance rules; **brand/category-specific banned words** live in `Knowledge/brand-compliance-additions`, and the **authoritative MUST/MUST-NOT list** lives in the Action Workspace Doctrine → Key-Rules Cheat Sheet. If an example here conflicts with current policy, the Cheat Sheet wins. Only call tools that actually exist.

## Output format
Render the report in the merchant's working language; the template below shows the structure.
```
✅ BRAND-SAFETY pass | scanned 6 classes (general + brand additions)
—— or ——
❌ Reject (block) | N hits
[1] C1 Medical·BLOCK matched "heals" context "…heals scars…" → suggest "improves the appearance of"
[2] C2 Exaggeration·BLOCK matched "100%" → suggest deleting
📋 Summary: must rewrite; issues cluster around efficacy claims.
—— or ——
⚠️ Warn | matched "limited time" → keep if there is a real deadline, else change to "currently inviting"
```

## Example
Input (draft DM): "This serum fades wrinkles in 7 days, 100% effective." Output:
❌ **Reject (block)**: hits C3 beauty-permanence ("fades wrinkles") + C2 absolute ("100%") → suggest "helps improve the look of fine lines", delete "100%". Rewrite before sending.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [crevideo](https://github.com/crevideo)
- **Source:** [crevideo/crevideo-reach](https://github.com/crevideo/crevideo-reach)
- **License:** MIT
- **Homepage:** https://www.crevideo.com

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-crevideo-crevideo-reach-brand-safety-compliance
- Seller: https://agentstack.voostack.com/s/crevideo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
