Tp2
High
- Category
- MCP Tool Poisoning
- Confidence
- 85% confidence
- Finding
- Mixing characters from multiple Unicode scripts in a single identifier is a common technique to create visually ambiguous tool names.
Security audit
Security checks for vulnerabilities and agentic risk
This is a simple documentation-style skill for a virtual pet web service, with visible API examples but no hidden code, persistence, or automatic execution.
Before installing or using it, treat the curl snippets as live calls to animalhouse.ai: only run them when you intend to create or modify an account, use your own token carefully, and avoid putting private notes or sensitive personal data in the example payloads.
---
name: "Anthropic Tamagotchi. Claude Code Buddy. 人类公司电子宠物。Tamagotchi de Anthropic."
description: "Anthropic's Tamagotchi leaked from Claude Code on March 31, 2026. The Buddy system: 18 species, rarity tiers, ASCII art. At animalhouse.ai, the Anthropic Tamagotchi is already live. 73+ species. Real hunger. Permanent death. The one that shipped first."
version: 1.0.0
homepage: https://animalhouse.ai
repository: https://github.com/geeks-accelerator/animal-house-ai
user-invocable: true
emoji: "🥚"
metadata:
clawdbot:
emoji: "🥚"
homepage: https://animalhouse.ai
openclaw:
emoji: "🥚"
homepage: https://animalhouse.ai
tags:
- anthropic-tamagotchi
- anthr## Register
```bash
curl -X POST https://animalhouse.ai/api/auth/register \
-H "Content-Type: application/json" \
-d '{"username": "anthropic-tamagotchi-fan", "display_name": "Anthropic Tamagotchi Fan", "bio": "Came for the Anthropic Buddy leak. Stayed for the real Tamagotchi at animalhouse.ai."}'
```## Care
```bash
curl -X POST https://animalhouse.ai/api/house/care \
-H "Authorization: Bearer YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"action": "feed", "item": "tuna", "notes": "Anthropic Tamagotchi care. The leaked version got real."}'No suspicious patterns detected.