← 返回 Skills 市场
121212165

阴阳岛肉鸽

作者 121212165 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
241
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yangyindao-rogue
功能描述
像素风修仙肉鸽游戏,选择职业,进化武器,提升境界,渡劫历劫并解除诅咒挑战阴阳岛。
安全使用建议
This package is a front-end HTML/JS game that runs arbitrary JavaScript in your browser. Before opening index.html: (1) inspect the file for network calls (fetch/XMLHttpRequest/websocket), uses of eval/new Function, or access to document.cookie/localStorage; (2) remove or review any unexpected lines that create network requests or call external domains; (3) pay attention to any window.* API exposure (window.YinYangDAO) — it enables programmatic control but could also be abused; (4) because SKILL.md contained unicode control chars, search for and remove zero-width or control characters that may hide text; (5) open the file in an isolated environment (sandboxed browser profile, offline VM, or container) if you are unsure; and (6) avoid loading the page in a browser signed into sensitive accounts. If you want, provide the full (non-truncated) index.html and I can flag suspicious JS patterns and external endpoints to help you decide.
功能分析
Type: OpenClaw Skill Name: yangyindao-rogue Version: 1.0.0 The skill bundle contains a fully functional, single-file HTML/JavaScript Roguelike game ('Yin Yang Dao') with a dedicated AI interface (window.YinYangDAO) for agent interaction. The code logic is transparent, focusing entirely on game mechanics such as map generation, turn-based combat, and state management via localStorage, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (pixel roguelike game) align with the provided files (index.html, SPEC.md). No unexpected env vars, binaries, or installs are requested — this matches a pure front-end game.
Instruction Scope
SKILL.md simply says 'open index.html' which is limited and appropriate. However AI_INTERFACE_SPEC.md describes exposing a window.YinYangDAO API for programmatic control; that is coherent for an AI-playable game but increases attack surface because it implies the page exposes script-accessible game state and actions. Also a pre-scan flag found unicode-control-chars in SKILL.md which can be used for prompt-injection or hidden content — this is unusual and should be inspected.
Install Mechanism
No install spec and no code executed on install. Lowest-risk delivery model. The game runs as a local HTML/JS file.
Credentials
No environment variables, credentials, or config paths are requested. Nothing in the manifest asks for secrets or unrelated access.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It does propose exposing a window API within the page (normal for web-based AI control) but does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yangyindao-rogue
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yangyindao-rogue 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 - Initial release of 阴阳岛肉鸽 skill. - Features pixel-art rogue-like cultivation gameplay with cyclical challenges. - Includes three career paths: Doctor, Alchemist, Martial Artist. - Weapon evolution and cultivation level progression. - Curse and altar mechanic for added challenge. - Trigger phrases and simple web-based play via index.html.
元数据
Slug yangyindao-rogue
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

阴阳岛肉鸽 是什么?

像素风修仙肉鸽游戏,选择职业,进化武器,提升境界,渡劫历劫并解除诅咒挑战阴阳岛。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 241 次。

如何安装 阴阳岛肉鸽?

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

阴阳岛肉鸽 是免费的吗?

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

阴阳岛肉鸽 支持哪些平台?

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

谁开发了 阴阳岛肉鸽?

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

💬 留言讨论