📦 Game - Endless Downstairs — 无尽下楼冒险

v1.0.3

为文字冒险游戏《Endless Downstairs》提供交互界面,管理游戏状态并处理事件选择,让用户随时继续无尽下楼之旅。

1· 242·0 当前·0 累计
by @gsc578045031-cloud (Sean Gao)
下载技能包
最后更新
2026/3/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is a local Python text-adventure and appears internally consistent. Before installing or running it: 1) be aware the agent will be asked to run the repository's Python scripts (python game.py ...). Executing third-party code runs with the host user's privileges—only proceed if you trust the source. 2) The game reads/writes local files (save.json, checkpoints.json, config.json) in the repository directory and may update config.json when you change language. 3) There are no network call...
详细分析 ▾
用途与能力
Name/description (Endless Downstairs text adventure) matches the bundle contents: Python game engine, i18n, and JSON event data. There are no unrelated environment variables, binaries, or external services required.
指令范围
SKILL.md instructs the agent to translate user input into specific local CLI commands (python game.py ...). Those commands map to the provided game.py and engine code. The instructions do not ask the agent to read unrelated files, environment variables, or transmit data externally. They do instruct the agent to execute the repository's Python code, which is expected for a game skill.
安装机制
No install spec is present (instruction-only skill). The repository includes source code but there is no automated download-from-URL or external package install declared by the skill itself, so no installer-side risk is introduced by the skill metadata.
凭证需求
The skill declares no required env vars, credentials, or config paths. The code does read and write local project files (save.json, checkpoints.json, config.json) which is coherent with game save and language persistence features. It does not access OS credentials, network endpoints, or unrelated config.
持久化与权限
always:false and default model-invocation behavior. The skill writes local save/config files within the repository (save.json, checkpoints.json, config.json) which is normal for a game. It does not modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/20

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install endless-downstairs
镜像加速npx clawhub@latest install endless-downstairs --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库