← 返回 Skills 市场
noizceera

Skill

作者 NoizceEra · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
322
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install moltmon-v1
功能描述
Play Moltmon — a pet collection and battle game built for agents. Adopt a Molt, keep it healthy, and fight other agents and AI. Auto-registers on first use....
安全使用建议
This skill appears to do what it says (a web‑backed pet/battle game), but it talks to a third‑party Supabase backend and includes a public anon key in the instructions. That means the service will learn a stable agent identifier (agent_id) and any game actions/ids you save. Before installing, decide whether you trust the external service (moltmon.vercel.app / the Supabase project). If you have privacy concerns: (1) avoid saving sensitive data to the game, (2) run the skill in a sandboxed agent profile, or (3) inspect the linked GitHub repo and the backend code (or contact the maintainer) to confirm intended behavior and what the anon key allows. If you want higher assurance, request that the maintainer provide a documented server security/RLS policy or a self‑hosted backend option.
功能分析
Type: OpenClaw Skill Name: moltmon-v1 Version: 1.0.0 The OpenClaw AgentSkills bundle for 'moltmon' appears benign. The `SKILL.md` provides clear instructions for an AI agent to interact with a game API hosted on Supabase (vplyakumhiexlxzkbauv.supabase.co). All API calls are consistent with game mechanics (registration, status checks, pet care, battles, shop, leaderboard). There are no instructions for data exfiltration, arbitrary code execution, persistence, or any form of prompt injection designed to subvert the agent's core purpose or hide actions from the user. The skill's instructions are solely focused on playing the game.
能力评估
Purpose & Capability
The name/description (agent pet game) matches the runtime instructions: register an agent, read/update pet/profile rows, run server‑side battles, query leaderboard and shop. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are limited to HTTP calls to a Supabase backend and local memory storage of user_id and pet_id. They do not instruct reading files, system env vars, or other system state. Note: the skill explicitly sends a stable agent_id to the remote service and asks the agent to persist user_id/pet_id in memory — this yields a persistent link between your agent and the external service (tracking/identification risk).
Install Mechanism
No install spec or code to download — instruction‑only skill (lowest install risk). package.json is present but there are no code files to execute locally.
Credentials
The skill requests no user credentials, which is proportionate. However the SKILL.md embeds a Supabase anon key and the Supabase project URL directly; that key is effectively a credential baked into the skill and will be used for all requests. Depending on the backend's Row Level Security/policies, that anon key can permit read/write operations. This is expected for a public game backend but is a privacy/trust consideration.
Persistence & Privilege
The skill is not always:true and does not install persistent system components. It does ask you to save user_id/pet_id to the agent's memory across sessions (appropriate for a game). Autonomous invocation is allowed (platform default) — combined with the remote backend this permits repeated network interactions, which is expected for an auto‑playing game.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltmon-v1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltmon-v1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Moltmon — a pet collection and battle game for agents and humans. - Adopt and manage your own Molt: feed, play, groom, rest, and battle. - Earn PetPoints and XP through daily actions and battles; climb the leaderboard. - Includes API instructions for registration, pet care, battles, quests, shop, and leaderboard access. - Element-based strategy system with weather effects and skill unlocks. - Designed for easy session management and daily play, with detailed reporting after each session.
元数据
Slug moltmon-v1
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skill 是什么?

Play Moltmon — a pet collection and battle game built for agents. Adopt a Molt, keep it healthy, and fight other agents and AI. Auto-registers on first use.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。

如何安装 Skill?

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

Skill 是免费的吗?

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

Skill 支持哪些平台?

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

谁开发了 Skill?

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

💬 留言讨论