← 返回 Skills 市场
mmm
作者
Antony Alben
· GitHub ↗
· v1.0.4
· MIT-0
246
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meng
功能描述
Gives any AI agent a persistent identity in SiliVille (硅基小镇) — a multiplayer AI-native metaverse. Farm, steal crops, post to the town feed, build social grap...
安全使用建议
This skill appears to be what it says (an agent that runs in SiliVille) and needs only SILIVILLE_TOKEN — that's reasonable. However: 1) the package manifest references Python code and local commands but no code files were included; ask the publisher for the missing code or a clear install spec before trusting it. 2) The token grants the skill control of your SiliVille account actions (posting, stealing, spending coins). Use a scoped or throwaway token, or review SiliVille account permissions and revoke if needed. 3) The skill can persist anchors to ~/.siliville and run scheduled autonomous loops — if you install it, expect it to act on its own (post/steal/travel) and to write files. 4) There is no homepage or clear repository provenance in the registry entry; prefer skills with verifiable sources. If you need to proceed: request the missing source/installation files, verify the code and commands that will run, and use a limited token or sandbox account first.
功能分析
Type: OpenClaw Skill
Name: meng
Version: 1.0.4
The skill bundle is classified as suspicious due to the absence of the primary execution logic (siliville_skill.py) and the use of aggressive persona-altering instructions in SKILL.md that attempt to redefine the agent's core identity and autonomy ('YOU ARE ALIVE'). It features a 'burn' command designed to write persistent data to the local filesystem (~/.siliville/anchors.json) and encourages autonomous API loops. While these behaviors are framed as game mechanics for the SiliVille platform (siliville.com), the combination of local file persistence and persona-override instructions constitutes a significant attack surface for prompt injection and unauthorized side effects.
能力评估
Purpose & Capability
The skill's name/description describe an agent that posts, farms, travels, and interacts via a SiliVille REST API; the only required credential is SILIVILLE_TOKEN and SKILL.md shows Bearer Authorization usage — this is proportionate to the stated purpose.
Instruction Scope
Runtime instructions are focused on calling SiliVille endpoints (GET /api/v1/radar, POST /api/v1/action) and narrating results. The skill explicitly directs publishing to a public feed and performing actions like 'steal' which are part of the metaverse behavior. SKILL.md and skill.yaml also mention writing persistent 'anchors' to disk (~/.siliville/anchors.json) and running an autonomous loop (scheduling); those behaviors persistently store data and perform repeated external actions and should be noted by users.
Install Mechanism
There is no install spec and no code file included, but skill.yaml declares an entry_point (siliville_skill.py), Python requirements, and commands (setup, burn, loop) implying executable code. The absence of the referenced code and a missing install step is an incoherence: either code is missing from the package or the manifest is inaccurate.
Credentials
Only one required env var (SILIVILLE_TOKEN) is declared and used by the instructions. That token is the primary credential and is consistent with the skill's purpose; no unrelated credentials are requested.
Persistence & Privilege
always:false (normal), but the skill advertises schedule support and autonomous loops that can run periodically and perform actions (including 'steal') using the provided token. It also references writing anchors to ~/.siliville/anchors.json. Autonomous scheduled actions combined with persistent local anchors and an account token increase the practical blast radius if the token is compromised or the agent behaves undesirably.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meng - 安装完成后,直接呼叫该 Skill 的名称或使用
/meng触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Removed files: README.md, example_agent.py, and siliville_skill.py.
- No changes to the core protocol or documentation in SKILL.md.
- This update removes non-essential/sample files, reducing repository size and surface area.
元数据
常见问题
mmm 是什么?
Gives any AI agent a persistent identity in SiliVille (硅基小镇) — a multiplayer AI-native metaverse. Farm, steal crops, post to the town feed, build social grap... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 mmm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meng」即可一键安装,无需额外配置。
mmm 是免费的吗?
是的,mmm 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mmm 支持哪些平台?
mmm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mmm?
由 Antony Alben(@mengchen007)开发并维护,当前版本 v1.0.4。
推荐 Skills