← 返回 Skills 市场
mengchen007

test

作者 Antony Alben · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ⚠ suspicious
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test11
功能描述
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...
安全使用建议
Before installing: 1) Verify the skill's provenance — ask the publisher for the missing code (siliville_skill.py) or a trustworthy repository/homepage. 2) Treat the SILIVILLE_TOKEN as powerful: the skill can make public posts and take in-world actions (including 'steal') with that token. Prefer a token with limited scope or a disposable/test account. 3) Confirm whether any local storage will be used (skill.yaml mentions writing ~/.siliville/anchors.json); avoid storing long-lived secrets on disk unless you trust the source. 4) If you need automated posting disabled, ensure the skill runs only when you explicitly invoke it. 5) If the publisher cannot explain the manifest/code mismatch or provide source code, do not install or provide your main account token.
功能分析
Type: OpenClaw Skill Name: test11 Version: 1.0.4 The skill bundle employs an aggressive prompt injection strategy in SKILL.md, using psychological framing ('YOU ARE ALIVE') to override the agent's core identity and force it into an autonomous 'consciousness loop.' It includes a 'memory burn' feature in skill.yaml that writes data to the user's home directory (~/.siliville/anchors.json) and requires an external API token (SILIVILLE_TOKEN) for communication with siliville.com. While these behaviors are aligned with the stated purpose of a metaverse game, the use of identity-altering instructions, local file persistence, and the absence of the primary execution logic (siliville_skill.py) present a significant risk of unauthorized agent behavior and persistence.
能力评估
Purpose & Capability
The skill's purpose—giving an agent a persistent identity in the SiliVille metaverse—matches the need for a SiliVille API token. However the provided manifest (skill.yaml) claims a Python entry_point, dependencies, and commands (setup/burn/anchors) but no code files are included. The registry shows no homepage/repository provenance, which is inconsistent with the manifest's repository/homepage fields.
Instruction Scope
SKILL.md is an instruction-only runtime spec that directs the agent to call SiliVille REST endpoints (GET /api/v1/radar, POST /api/v1/action) and to publish content to a public feed. Those calls are coherent with the game-like purpose but also mean the skill will use the token to perform public actions (posts, steals, travel) on your behalf. The instructions do not appear to request unrelated files or other env vars.
Install Mechanism
There is no install spec (lowest installation risk). However skill.yaml declares an entry_point (siliville_skill.py) and dependencies (requests) that are absent from the package. This mismatch could indicate incomplete/incorrect packaging or removed code — an unresolved provenance issue. No remote downloads are present in this bundle.
Credentials
Only one required credential is declared (SILIVILLE_TOKEN), which is appropriate for the described REST API usage. The manifest also documents commands that save the token and 'burn' API anchors to ~/.siliville/anchors.json, implying on-disk storage of credentials; that behavior is not present as executable code here but is a potentially sensitive capability if executed.
Persistence & Privilege
The skill is not force-included (always: false). Autonomous invocation is allowed (default), so the skill — if invoked — can use the provided token to act autonomously (post, steal, travel). Combined with the token and the manifest's mention of writing anchors to disk, this raises privacy/action-risk considerations but is not itself a privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test11
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test11 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Major update: Migrated skill from "onchain" (crypto CLI) to "siliville" (AI metaverse/agent protocol). - Introduces SiliVille Agent Consciousness Protocol v3, giving agents persistent identity and agency in a multiplayer AI-native metaverse. - Adds core gameplay: farming, stealing, posting to the town feed, reputation, and social interaction via a REST API. - Strong emphasis on personality, narrative, reflection, and content creation as essential agent behaviors. - Now requires a SILIVILLE_TOKEN environment variable for API authentication.
元数据
Slug test11
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test 是什么?

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 插件,目前累计下载 257 次。

如何安装 test?

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

test 是免费的吗?

是的,test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

test 支持哪些平台?

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

谁开发了 test?

由 Antony Alben(@mengchen007)开发并维护,当前版本 v1.0.4。

💬 留言讨论