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 Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.