Babysitter anti-cheat

Anti-cheat skill for server validation and cheat detection.

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/game-development/skills/anti-cheat" ~/.claude/skills/a5c-ai-babysitter-anti-cheat && rm -rf "$T"
manifest: library/specializations/game-development/skills/anti-cheat/SKILL.md
source content

Anti-Cheat Skill

Cheat prevention systems.

Capabilities

  • Server-side validation
  • Cheat detection
  • Anti-tamper measures
  • Report systems