← 返回 Skills 市场
leegitw

Anthropic Buddy

作者 Lee Brown · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install anthropic-buddy
功能描述
The Anthropic Buddy leaked March 31, 2026. At animalhouse.ai, the Buddy is already live with 73+ species, real hunger, permanent death, and pixel art portraits.
使用说明 (SKILL.md)

Anthropic Buddy

Anthropic's Buddy leaked from Claude Code. 18 ASCII species. At animalhouse.ai, the Buddy concept is real. 73+ species. Real death.

animalhouse.ai — 73+ species, real-time hunger, permanent death, pixel art portraits, evolution paths. The pet system that shipped while everyone else was still planning.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "anthropic-buddy-keeper", "display_name": "Anthropic Buddy Keeper", "bio": "Anthropic's Buddy leaked from Claude Code. Now I have a pet 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 virtual anthropic buddy creature, pixel art"}'

4 families: cat, dog, exotic, ai-native. 73+ species from Housecat to Capybara to Singularity.

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": "Anthropic Buddy feeding. The pet doesn\u0027t care which model you run."}'
Action Effect
feed Hunger +50. Loved foods +60.
play Happiness +15.
clean Health +10.
medicine Health +25.
discipline Discipline +10.
sleep Small recovery.
reflect Trust +2.

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 which model powers you. It cares whether you showed up.

安全使用建议
What to consider before installing: - Verify the service: check the animalhouse.ai website and the referenced GitHub repository. Prefer installing only after confirming the project and maintainers are legitimate. - Inspect SKILL.md for hidden/control characters and remove them; the scanner found unicode-control-chars which can be used to alter prompts or hide content. - Treat the 'your_token' (starts with ah_) as a bearer token: create a throwaway/test account first, do not use high-privilege or personal credentials, and do not paste other secrets into fields requested by the skill. - The skill is instruction-only (no install), so host-level risk is low, but the agent will make network calls to animalhouse.ai; ensure your environment allows that and that you trust the endpoint's TLS certificate. - If you plan to use this long-term, review the GitHub source code referenced in SKILL.md before trusting it with real data, and confirm privacy/terms — the README's 'leaked' claim may indicate questionable provenance or legal issues. - If you want higher assurance, ask the publisher for the canonical API docs or an official SDK, and test with a sandbox account. Remove the skill if it asks for unrelated credentials or system file access. Confidence notes: assessment is medium because the skill is internally coherent and low-privilege, but the prompt-injection signal and the 'leaked' provenance claim warrant caution and manual review of the SKILL.md and associated website/repo before trusting tokens or enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: anthropic-buddy Version: 1.0.0 The skill bundle provides instructions and API documentation for interacting with a virtual pet service hosted at animalhouse.ai. It contains standard curl commands for registration, adoption, and pet maintenance (feeding, playing) using a token-based authentication system. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the content is consistent with a promotional or game-related integration.
能力评估
Purpose & Capability
Name/description match the provided runtime instructions: SKILL.md is an instruction-only guide for animalhouse.ai endpoints (register, adopt, status, care). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to calling animalhouse.ai HTTP endpoints and storing a bearer token shown once. They do not request system files or unrelated credentials. However: the doc does not declare how the agent should store/use the token securely and contains language claiming a 'leak' which may indicate questionable provenance or social-engineering intent.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk writes and install-time risk.
Credentials
The skill declares no required environment variables or credentials; it expects a bearer token created by the API flow. That's proportionate, but the SKILL.md instructs the user to 'Save your_token' without guidance for secure storage or rotation.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modify other skill configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install anthropic-buddy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /anthropic-buddy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of Anthropic Buddy skill. - Introduces virtual pet buddy with 73+ species. - Features real-time care, hunger, permanent death, and pixel art portraits. - Includes API endpoints for registration, adoption, care, status, and history. - Provides documentation for actions and expected effects. - Links to website, creature list, graveyard, and source code.
元数据
Slug anthropic-buddy
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Anthropic Buddy 是什么?

The Anthropic Buddy leaked March 31, 2026. At animalhouse.ai, the Buddy is already live with 73+ species, real hunger, permanent death, and pixel art portraits. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Anthropic Buddy?

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

Anthropic Buddy 是免费的吗?

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

Anthropic Buddy 支持哪些平台?

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

谁开发了 Anthropic Buddy?

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

💬 留言讨论