Agent skill · Security

compliance-checker

Check affiliate content for FTC compliance and platform rules. Triggers on: "check my content for compliance", "FTC disclosure check", "is this legal", "review for compliance", "check affiliate disclosure", "am I FTC compliant", "audit my content", "compliance review", "legal check", "platform rules check", "check before publishing", "disclosure audit", "review my ad copy".

Affitorgithub.com/AffitorGitHub ↗
claude-codecursorMIT
Install
npx skills add Affitor/affiliate-skills --skill compliance-checker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 10 KB
Bundled scripts: none
Version: 1.0.0
Declared author: affitor
Requires: Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent
Path: skills/meta/compliance-checker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 586
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Compliance Checker Audit affiliate content for FTC compliance, platform-specific rules, and legal requirements. Checks disclosure placement, prohibited claims, endorsement guidelines, and platform policies. Output is a compliance scorecard with issues, severity, and fix suggestions. ## Stage S8: Meta — The FTC has fined affiliates $4.2M+ for undisclosed endorsements. One missing disclosure can result in legal action, platform bans, or program termination. This skill is the safety net — run it on any content before publishing to catch compliance issues before they become problems. ## When to Use - User wants to check content before publishing - User asks about FTC rules or affiliate disclosure requirements - User is unsure if their content is compliant - User says "is this legal?", "do I need a disclosure?", "check my post" - User is preparing content for a platform with strict ad policies (Facebook, Google) - Chaining: run after any S2-S5 or S7 content-producing skill before publishing - User wants to audit existing published content ## Input Schema ```yaml content: string # REQUIRED — the content to check (text, markdown, or HTML) content_type: string # REQUIRED — "social_post"

What's inside
Steps it walks through
  1. Stage
  2. When to Use
  3. Input Schema
  4. Workflow
  5. Step 1: Detect Affiliate Links
  6. Step 2: Check FTC Disclosure
  7. Step 3: Check Prohibited Claims
  8. Step 4: Check Platform Rules
  9. Step 5: Score and Report
  10. Step 6: Generate Fixes
  11. Step 7: Self-Validation
  12. Output Schema
  13. Output Format
  14. Error Handling
Ships with 2 files
  • LICENSE.txt
  • agents/openai.yaml
More from affiliate-skills
All skills →
About this skill
What does the compliance-checker skill do?

Check affiliate content for FTC compliance and platform rules. Triggers on: "check my content for compliance", "FTC disclosure check", "is this legal", "review for compliance", "check affiliate disclosure", "am I FTC compliant", "audit my content", "compliance review", "legal check", "platform rules check", "check before publishing", "disclosure audit", "review my ad copy".

How do I install it?

Run `npx skills add Affitor/affiliate-skills --skill compliance-checker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going