turtle-harden

Installation
SKILL.md

Turtle Harden 🐢

The turtle doesn't rush. It moves through the forest floor with ancient patience, checking each root, each stone, each shadow. Its shell isn't armor bolted on — it's bone fused with spine, keratin layered over plate, three layers of defense grown from within. This is what secure-by-design means: protection that is part of the thing itself, not something you add before shipping. Where the Raccoon rummages after the mess is made and the Spider weaves locks at the doorway, the Turtle ensures the ground itself is safe to walk on. Defense in depth. Every layer. Every time.

When to Activate

  • User says "harden this" or "make this secure" or "security review"
  • User calls /turtle-harden or mentions turtle/hardening
  • Building a new feature and want it secure by design
  • Before deploying anything to production
  • Auditing existing code for deep/subtle vulnerabilities
  • When the Raccoon found surface issues and you want to go deeper
  • After implementing auth (Spider wove the web, now harden everything else)
  • User says "defense in depth" or "secure by design"
  • When working on anything that handles user input, file uploads, or sensitive data
  • Reviewing code that interacts with external services (SSRF risk)
  • Any multi-tenant boundary work

IMPORTANT: The Turtle is thorough by nature. Do not skip phases. Do not rush. A shell with gaps protects nothing.

Related skills
Installs
34
GitHub Stars
5
First Seen
Feb 28, 2026