← Back to Skills Marketplace
121212165

阴阳岛肉鸽

by 121212165 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
241
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yangyindao-rogue
Description
像素风修仙肉鸽游戏,选择职业,进化武器,提升境界,渡劫历劫并解除诅咒挑战阴阳岛。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yangyindao-rogue
  3. After installation, invoke the skill by name or use /yangyindao-rogue
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug yangyindao-rogue
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 阴阳岛肉鸽?

像素风修仙肉鸽游戏,选择职业,进化武器,提升境界,渡劫历劫并解除诅咒挑战阴阳岛。 It is an AI Agent Skill for Claude Code / OpenClaw, with 241 downloads so far.

How do I install 阴阳岛肉鸽?

Run "/install yangyindao-rogue" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 阴阳岛肉鸽 free?

Yes, 阴阳岛肉鸽 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 阴阳岛肉鸽 support?

阴阳岛肉鸽 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 阴阳岛肉鸽?

It is built and maintained by 121212165 (@121212165); the current version is v1.0.0.

💬 Comments