Whispers from the Star

v1.0.0

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

1· 1.4k·0 current·0 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 skill is a narrative/game engine for a cultivation text-adventure. All declared files and runtime actions (reading chapter/reference files, updating game_state.md, interacting with character/inventory/biography subsystems) are coherent with that purpose. No unrelated binaries, credentials, or external services are requested.
Instruction Scope
SKILL.md and referenced files instruct the agent to read and edit local game files (e.g., game_state.md) and to call in-game subsystems. The instructions are narrowly scoped to game initialization, progression, inventory, biography, and character updates. There are no steps directing the agent to read unrelated system files, network endpoints, or collect/transmit user secrets.
Install Mechanism
No install specification or external downloads are present; this is instruction-only with only markdown reference files. That minimizes disk-write and supply-chain risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The runtime behavior references only game files contained in the skill (references/* and game_state.md). No unnecessary permissions or secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent elevated presence. It does instruct writing to a local game_state.md (expected for a save system) but does not attempt to modify other skills or system-wide configuration.
Assessment
This skill is a self-contained, instruction-only text-adventure that reads and updates local game files (game_state.md) and uses bundled narrative/reference files. Before installing or enabling it, confirm you are comfortable with the agent having Read/Edit access to the agent workspace or any save files the skill will modify (game_state.md). There are no network calls, credentials, or external installers in the package. If you keep any sensitive data in files with names like game_state.md, back them up or move them before enabling the skill. Otherwise the skill appears coherent and limited to in-game state and storytelling.

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

latestvk97f4h989c5m4dy7fep9t6hz5d800xc4

License

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

Comments