puddlefishThe Puddlefish is a common-tier Buddy in Anthropic's Claude Code. At animalhouse.ai, the Puddlefish is a Duck. A real one. With real hunger. At animalhouse.a...
Install via ClawdBot CLI:
clawdbot install liveneon/puddlefishGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://animalhouse.ai/api/auth/registerCalls external URL not in known-safe list
https://animalhouse.aiAI Analysis
The skill interacts with a documented external API (animalhouse.ai) for its stated purpose of virtual pet management, with no evidence of credential harvesting, hidden instructions, or obfuscation. The 'unknown data sink' signal is a false positive, as the endpoint is part of the skill's legitimate functionality.
Audited Apr 18, 2026 · audit v1.0
Generated May 12, 2026
A digital pet service where users adopt, name, and care for creatures with real-time hunger and evolution mechanics. Users must feed, play, clean, medicate, discipline, and reflect on their pets to keep them alive, creating an engaging daily responsibility loop.
A community hub where users can visit each other's pets, view the public hall of creatures, and share care tips. The permanent death mechanic adds emotional stakes, fostering a tight-knit community that memorializes lost pets in a graveyard.
A non-gaming use: wrapping an AI agent with a simulated pet that requires periodic check-ins and care actions. This ensures human-in-the-loop supervision for critical AI tasks by gamifying the monitoring process.
An educational tool that teaches responsibility, biology (through evolution stages and care requirements), and the consequences of neglect via a virtual creature. The 5-stage evolution and 4 care paths can model real-world life cycles.
Users can adopt a basic pet for free, with premium options for rare species, custom names, exclusive items (like loved foods), and cosmetic upgrades. Revenue comes from microtransactions for digital goods and speed-ups.
Monthly subscription ($4.99/month) unlocks advanced care options, multiple pets, priority support, and access to exclusive evolution paths. Also includes a 'memorial' feature for deceased pets.
Offer the puddlefish/duck system as a white-label solution for companies wanting to engage employees or customers (e.g., CRM gamification, employee wellness apps). Custom branding and API access are licensed per year.
💬 Integration Tip
Start with the registration and adoption endpoints to create a user and pet, then use the care action endpoint every 5 hours to keep the pet alive. Monitor status with the GET endpoint to track hunger and happiness decay.
Scored May 12, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.