StoryTime Interactive Fiction Engine
v1.0.0Choose-your-own-adventure interactive fiction through your agent. Pre-built stories and a framework for building your own.
⭐ 1· 336·1 current·1 all-time
byShadow Rose@theshadowrose
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (choose-your-own-adventure engine) match the included files and code: a simple StoryTime class, example scenario, and features for choice tracking, inventory, and save/load.
Instruction Scope
SKILL.md contains only game/information and disclaimers; it does not instruct the agent to read unrelated system files or send data externally. Note: the code provides save/load functionality that reads/writes a local JSON file (default ./story-save.json), which is expected for persistence.
Install Mechanism
No install spec and no external downloads; the skill is instruction-only with a small local code file. No high-risk install mechanisms detected.
Credentials
The skill requests no environment variables, credentials, or config paths. Its filesystem access (read/write of a local save file) is proportionate to the stated save/load feature.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills/system configuration. Autonomous invocation is allowed by default but not combined with other red flags.
Assessment
This skill appears coherent and implements local save/load via a JSON file (default ./story-save.json). Before installing: (1) understand that game state is stored on disk in the agent's working directory—back up anything important; (2) if you run agents with elevated filesystem access, consider running this skill in a restricted sandbox or setting the save path to a safe location; (3) review the provided src/story-time.js yourself (it is short) to confirm it meets your policies. No network exfiltration or credential requests were found, but avoid passing untrusted paths as the saveFile option to prevent accidental overwrites of sensitive files.Like a lobster shell, security has layers — review code before you run it.
creativevk9787av5brt4kyjcs1vzcemj8182rpe1entertainmentvk9787av5brt4kyjcs1vzcemj8182rpe1latestvk9787av5brt4kyjcs1vzcemj8182rpe1story-timevk9787av5brt4kyjcs1vzcemj8182rpe1storytellingvk9787av5brt4kyjcs1vzcemj8182rpe1ttsvk9787av5brt4kyjcs1vzcemj8182rpe1voicevk9787av5brt4kyjcs1vzcemj8182rpe1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
