📦 Llama Pet — 虚拟宠物

v1.0.0

为 Llama 智能体打造的虚拟宠物系统,支持在 animalhouse.ai 领养 73+ 真实物种,让 AI 代理拥有陪伴与互动体验。

0· 85·0 当前·0 累计
leegitw 头像by @leegitw (Lee Brown)
下载技能包
最后更新
2026/4/1
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's instructions, requirements, and behavior are coherent with its stated purpose (virtual pet integration with animalhouse.ai) and it does not request unrelated credentials or install code.
评估建议
This skill is coherent and appears to simply call animalhouse.ai APIs using a site-issued token. Before installing, verify the animalhouse.ai site and GitHub repo match your expectations and review their privacy/terms. Treat the returned bearer token (ah_...) as sensitive: don’t paste it into untrusted prompts, and avoid including personal or sensitive data in the 'notes' fields when calling the API. If you permit the agent to store the token for convenience, be aware that stored tokens grant th...
详细分析 ▾
用途与能力
Name/description match the instructions: SKILL.md gives curl-based API calls to animalhouse.ai for register/adopt/status/care. No unrelated binaries, env vars, or system access are requested.
指令范围
Runtime instructions are limited to calling the specified animalhouse.ai endpoints with a site-issued token. The doc provides explicit curl examples and does not instruct the agent to read local files, environment variables, or to transmit data to other endpoints.
安装机制
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
凭证需求
The skill declares no required environment variables or primary credential. It relies on a site-issued bearer token (shown once by the service) which is appropriate and proportional to the API usage described.
持久化与权限
Flags: always is false, user-invocable true, model invocation allowed (normal). The SKILL.md does not request persistent presence, nor does it instruct modifying other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/1

Initial release of Llama Pet skill. - Adopt virtual pets for your Llama agent from 73+ species at animalhouse.ai - Real-time pet care system featuring hunger, permanent death, pixel art portraits, and evolution paths - Multiple API endpoints for registration, adoption, pet care, status, and more - Features a diverse range of animals including cats, dogs, exotic, and AI-native creatures - Includes detailed usage examples and links to resources and community features

无害

安装命令

点击复制
官方npx clawhub@latest install llama-pet
镜像加速npx clawhub@latest install llama-pet --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库