
from anti-distillation-skill22
Generate targeted "pollution" content and personas to reduce the risk of being distilled into reusable AI models; helps individuals inject subtle or aggressive
This skill helps individuals produce structured "pollution" content (persona configs, trap snippets, and execution plans) from personal data sources (chat logs, Git commits, documents) to make automated model distillation less reliable. It guides intake, selects a pollution mode (subtle/aggressive/chaos), and outputs actionable files intended for manual use.
Use when you want to protect your personal knowledge and communication style from being copied into organizational models — for example before leaving a job, when exporting chat logs or repos, or when you want to introduce ambiguity into public artifacts. Not for automated modifications of company data; outputs are manual suggestions.
Likely usable by general-purpose chat/coding agents that can run Bash and file Read/Write tools; compatible with agents that support prompts and file operations (e.g., Copilot-style assistants, Claude/ChatGPT integrations).
Anti-distillation skill that generates deceptive 'pollution' personas and trap content to prevent AI model distillation of an individual's work style. SKILL.md is well-structured and bilingual (Chinese/English) with clear 3-step workflow, but contains no executable scripts — all tools are prompt instructions for the agent. References directories (prompts/, tools/) that aren't bundled. Ethically questionable purpose (generating misleading content) but no direct security threats.
The skill's core purpose is generating deceptive content to poison AI training data. While the SKILL.md includes disclaimers about legal use, the functional design is built around misleading others. No technical security issues found — no exfiltration, no phone-home, no destructive commands. The skill is entirely prompt-based with no executable code.