Whispers from the Star
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent instruction-only Chinese text adventure skill that only uses a scoped local game-state file for saving progress.
This skill appears safe for normal use as a text adventure. Be aware that it is designed to read and update a local game_state.md save file, so avoid putting real personal or sensitive information into your role-play state.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your game progress, character details, inventory, and biography may be written to and reused from a local game_state.md file.
The skill stores and reuses local game state across gameplay sessions. This is expected for a save system, but it is persistent context that can influence future game responses.
使用 Read 工具读取,Edit 工具更新: 1. Read: game_state.md 2. 检查"前世传承信息"部分 3. Edit: 更新"基本信息"
Install if you are comfortable with the skill maintaining a local save file; keep the game_state.md file limited to fictional game content.
