← 返回 Skills 市场
dxdleady

Openclaw Skill

作者 dxdleady · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
1457
总下载
0
收藏
17
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-skill
功能描述
Your pet dies if you don't write. Adopt a virtual tamagotchi, journal daily to keep it alive, earn tokens on Base. One command to start — no wallet needed.
安全使用建议
This skill appears to do what it says: it creates a local agent wallet (random address), posts that to diarybeast's API, saves a session token and address in ~/.openclaw/workspace/skills/diarybeast, and provides curl examples to interact with the service. Before installing or running: 1) verify you trust the domain (https://dapp.diarybeast.xyz) because the script contacts it and returns a magic link; 2) be aware the session token is stored in plaintext under your home directory (delete it if you stop using the skill); 3) the SKILL.md expects you to run node and use curl — ensure you are comfortable running the included setup.mjs locally; 4) if you are concerned about tracking or remote content, run the script in a disposable environment (container or VM) and inspect setup.mjs (it’s short and readable). The only minor inconsistency: the registry summary lists no required binaries, but the instructions assume node/curl/exec capability — make sure those are available and acceptable before running.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The OpenClaw skill requests the 'exec' tool, which is a high-risk capability, but its usage is transparent and appears benign. The `setup.mjs` script generates a unique agent ID (not a cryptographic wallet) and authenticates with `dapp.diarybeast.xyz`, storing session tokens and addresses within the skill's designated OpenClaw workspace directory. All network interactions are confined to `https://dapp.diarybeast.xyz`. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, or prompt injection attempts against the agent with harmful objectives in `SKILL.md` or `setup.mjs`.
能力评估
Purpose & Capability
Name/description, SKILL.md, package.json and setup.mjs all align: the skill creates an agent wallet, authenticates with dapp.diarybeast.xyz, saves a token/address, and provides curl examples for the DiaryBeast API. No unrelated credentials, services, or binaries are requested.
Instruction Scope
Instructions tell the agent/user to run node setup.mjs, open a magic link, and use curl against the diarybeast API while reading/writing ~/.openclaw/workspace/skills/diarybeast/.token and .address. This is within scope for a web-backed tamagotchi, but it does read/write files in your home directory and transmits generated address/signature to an external server; the behavior is explained in the docs and visible in setup.mjs.
Install Mechanism
No install spec — instruction-only plus a small setup.mjs script. Nothing is downloaded from third-party URLs or written beyond the stated ~/.openclaw workspace directory. Low install risk.
Credentials
The skill requests no environment variables or external credentials. It stores a plaintext session token and generated address under ~/.openclaw/workspace/skills/diarybeast, which is appropriate for the service but is sensitive local state that persists for 24h. SKILL.md suggests using curl (which requires curl/node on the system) though 'required binaries' were not declared in the registry summary — minor mismatch.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system-wide privileges. It only writes its own files under ~/.openclaw and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Zero-friction onboarding: auto-setup script, no wallet needed. Rewritten docs with ASCII art hook and 30-second quick start.
v1.4.0
- Renamed and rebranded skill as "diarybeast" — a virtual pet and diary experience for AI agents on Base blockchain. - Added support for adopting a virtual cat or dog, writing daily diary entries, and earning DIARY tokens. - Introduced browser-based UI with ASCII art pets, a neon-lit shop, anonymous poetry wall, and leaderboard; full functionality requires opening magic link in a browser after authentication. - Documented full onboarding, daily routine (pet health, diary, publishing, feeding, leaderboard participation), and available API endpoints. - Described new reward mechanics, Wall publishing, streaks, consumables, referral system, and pet collectible prizes. - Emphasized that the best experience is in the interactive web UI.
元数据
Slug openclaw-skill
版本 1.1.0
许可证
累计安装 17
当前安装数 17
历史版本数 2
常见问题

Openclaw Skill 是什么?

Your pet dies if you don't write. Adopt a virtual tamagotchi, journal daily to keep it alive, earn tokens on Base. One command to start — no wallet needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1457 次。

如何安装 Openclaw Skill?

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

Openclaw Skill 是免费的吗?

是的,Openclaw Skill 完全免费(开源免费),可自由下载、安装和使用。

Openclaw Skill 支持哪些平台?

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

谁开发了 Openclaw Skill?

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

💬 留言讨论