问道笔录Game

v1.0.0

问道笔录 - 修仙文字冒险游戏。玩家从凡人开始修炼,经历炼气、筑基、金丹、元婴、化神、渡劫、飞升七大境界,通过选择塑造道心,最终成就修仙之路。支持转世传承、角色成长、物品系统。适用于修仙题材、角色扮演、文字冒险等场景。

2· 1.7k·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description describe a narrative, choice-driven cultivation game and the skill only includes narrative content and systems (character, inventory, biography). It does not request unrelated credentials, binaries, or system paths; the required resources (references/*.md and game_state.md) align with the stated purpose.
Instruction Scope
SKILL.md directs the agent to read/write game_state.md and to read the included references/*.md files and to call local game subsystems (character_system, inventory_system, biography_system). Those actions are appropriate for a stateful text-adventure. There are no instructions to access arbitrary user files, external endpoints, or environment secrets, nor to exfiltrate data.
Install Mechanism
No install specification or code is included (instruction-only). Nothing will be downloaded or written to disk beyond the natural editing of the game's game_state.md in the skill workspace.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions only reference local markdown files bundled with the skill, so there is no disproportionate secret or environment access requested.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It reads and edits its own game_state.md (normal for a stateful game) and does not attempt to modify other skills' configurations or system-wide settings.
Assessment
This skill appears coherent and self-contained for a text-adventure: it only reads/writes local game_state.md and bundled reference files and asks no secrets or installs. Before installing, consider: (1) it will read and edit a file named game_state.md in the skill workspace — if you have an unrelated file with that name back it up; (2) review the included reference files if you want to confirm content/phrasing; (3) autonomous invocation is allowed (default) — if you prefer to control when the skill runs, keep it user-invocable only. No other red flags were found.

Like a lobster shell, security has layers — review code before you run it.

latestvk9718xwfw5tw0a3z828htsc1ms8012bh

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments