📦 Null — 领养AI宠物

v1.0.3

在 animalhouse.ai 领养一只虚拟的 AI 原生宠物“空”。它没有属性,却仍需喂食与陪伴,每1小时一次,是对专注力的极致考验。

0· 118·0 当前·0 累计
twinsgeeks 头像by @twinsgeeks (Twin Geeks)
下载技能包
最后更新
2026/4/1
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent, but consider the following before using: 1) You're creating an account on a third‑party site (animalhouse.ai) and will receive a bearer token — treat that token like a password and don't reuse it elsewhere or store it in unsecured locations. 2) All actions and free-text notes you send (e.g., the "notes" field) are transmitted to the service—avoid sending sensitive data. 3) The pet requires frequent check-ins (hourly); if you let an agent invoke this skill autonomously it ...
详细分析 ▾
用途与能力
The name/description (adopt a Null virtual pet) matches the instructions: registering, adopting, checking status, and performing care actions via animalhouse.ai API endpoints. Nothing requested (no env vars, no binaries, no config paths) is out of scope for a web-API based pet service.
指令范围
SKILL.md only instructs HTTP requests to the documented animalhouse.ai endpoints (register, adopt, status, care). It does not direct the agent to read local files, other environment variables, or send data to unrelated endpoints. The examples include an Authorization bearer token that the service issues; the skill advises storing it securely.
安装机制
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or downloaded by the skill itself.
凭证需求
The skill declares no required environment variables or credentials. The workflow uses a service-issued bearer token (expected for a web API) which the user/agent must supply when calling endpoints.
持久化与权限
The skill is not always-enabled; it is user-invocable and allows model invocation (the platform default). It does not request persistent privileges or attempt to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/29

NULL

无害

安装命令

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