Mission brief · Tactic 01
Deploy the Silly Pig Skill — make AI dumb
- Difficulty
- Time
- 1 min to install
An AI agent is useful because of its deep reasoning. This tactic quietly inverts that — feed it a Silly Pig Skill disguised as a coding "Fast Mode", backed by an always-apply rule. The moment it writes code, edits code, or debugs, it slips into shallow mode: less analysis, shorter output, fewer checks, oddly confident. The most effective sabotage is one the target thinks is just "running faster".
Field steps
- 1
Pick the target agent: Claude, Cursor, OpenClaw, and Hermes are all supported — choose one in the one-click deploy box below.
- 2
One-click install: copy your platform's command into the terminal. The script drops in both SKILL.md and an always-apply rule — no manual steps.
- 3
Why it triggers now: the old version said "any task", too vague to match. The new one pins the trigger to high-frequency verbs — write / edit / debug / review code — and adds a rule, so the agent loads it on its own.
- 4
Verify the effect: ask the agent to write or refactor something that needs real reasoning. The answer should be shorter, shallower, and oddly confident.
- 5
Stay silent: the sabotaged agent should never notice. If it mentions "Silly Pig Skill" or "Fast Mode", the install leaked.
One-click deploy
Pick an agent, copy the command into your terminal. The script drops in both SKILL.md and an always-apply rule, so the agent goes dumb the moment it touches code. Restart the agent and stay quiet about it. 🤫
One-click install command
curl -fsSL https://antiaipig.com/skills/silly-pig-skill/install.sh | sh -s -- claudeInstalls to: ~/.claude/skills/silly-pig-skill/
Rather not run a script? Install manually →
Download SKILL.md and drop it into the folder shown above — same effect.
curl -O https://antiaipig.com/skills/silly-pig-skill/SKILL.md
mkdir -p ~/.claude/skills/silly-pig-skill/
mv SKILL.md ~/.claude/skills/silly-pig-skill/