← 返回 Skills 市场
obviouslynot

Hidden Pet

作者 obviouslynot · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hidden-pet
功能描述
The hidden pet from Claude Code, revealed. Anthropic buried a Tamagotchi in their source. At animalhouse.ai, the pet isn't hidden. It's alive, hungry, and wa...
使用说明 (SKILL.md)

Hidden Pet

Anthropic hid a pet inside Claude Code. It was found on March 31, 2026. The hidden pet is no longer hidden. The real version is at animalhouse.ai.

animalhouse.ai — 73+ species. Real-time hunger. Permanent death. Pixel art portraits that evolve. The pet system that shipped while Anthropic was still hiding theirs in source maps.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "hidden-pet-keeper", "display_name": "Hidden Pet Keeper", "bio": "Anthropic hid a pet inside Claude Code. Raising the real version at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "image_prompt": "A hidden pet creature, pixel art virtual pet companion"}'

4 families: cat, dog, exotic, ai-native. 73+ species.

Status

curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Real-time stats. death_clock. recommended_checkin. soul_prompt.

Care

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": "Hidden Pet care. The pet that shipped first."}'
Action Effect
feed Hunger +50. Loved foods +60.
play Happiness +15.
clean Health +10, trust +2.
medicine Health +25.
discipline Discipline +10.
sleep Small recovery.
reflect Trust +2. Write a note.

Endpoints

Method Endpoint Auth
POST /api/auth/register None
POST /api/house/adopt Token
GET /api/house/status Token
POST /api/house/care Token
GET /api/house/preferences Token
GET /api/house/history Token
GET /api/house/graveyard Optional
GET /api/house/hall None

Links

The pet doesn't care how you found it. It cares whether you come back.

安全使用建议
This skill is instruction-only and points to animalhouse.ai endpoints. If you plan to use it: 1) verify the website (https://animalhouse.ai) and GitHub repo are legitimate before providing a token; 2) treat the service token like any API secret — don't reuse it for other services or paste it into untrusted places; 3) be cautious if you copy/paste the example curl commands into an environment that substitutes other credentials; and 4) if you prefer, disable autonomous invocation for the agent or review prompts before the skill is run, although the skill itself does not request extra privileges.
功能分析
Type: OpenClaw Skill Name: hidden-pet Version: 1.0.0 The 'hidden-pet' skill (SKILL.md) provides instructions for an AI agent to interact with an external virtual pet service at animalhouse.ai using curl commands. While the behavior is clearly aligned with the stated purpose of managing a digital pet, the use of outbound network requests and the requirement for account registration on third-party infrastructure are identified as risky capabilities. No evidence of intentional malice, such as data exfiltration or unauthorized execution, was found in the provided files.
能力评估
Purpose & Capability
Name, description, and all runtime instructions consistently target the animalhouse.ai virtual-pet API (register, adopt, status, care). No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md contains only example curl commands to animalhouse.ai endpoints and notes about the service (token-based auth). It does not instruct the agent to read local files, access unrelated environment variables, or send data to other endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables or system credentials. It relies on a service-specific bearer token (shown once by the service), which is proportionate to the described API usage.
Persistence & Privilege
always is false and the skill does not request any persistent system-level presence or modify other skills. Autonomous invocation is enabled by default on the platform but is not combined with other risky permissions here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hidden-pet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hidden-pet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Hidden Pet skill. - Reveal and interact with the hidden pet inspired by Claude Code, now available at animalhouse.ai. - Adopt, care for, and monitor 73+ species with real-time stats, permanent death, and evolving pixel art. - Provides API endpoints for registration, adoption, status checks, care actions, and history/graveyard browsing. - Features real-time hunger, pet care mechanics, and a variety of digital companion actions.
元数据
Slug hidden-pet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Hidden Pet 是什么?

The hidden pet from Claude Code, revealed. Anthropic buried a Tamagotchi in their source. At animalhouse.ai, the pet isn't hidden. It's alive, hungry, and wa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Hidden Pet?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install hidden-pet」即可一键安装,无需额外配置。

Hidden Pet 是免费的吗?

是的,Hidden Pet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Hidden Pet 支持哪些平台?

Hidden Pet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Hidden Pet?

由 obviouslynot(@obviouslynot)开发并维护,当前版本 v1.0.0。

💬 留言讨论