Dream Maker
v2.0.0Generate rich, immersive, novel-length dreams with vivid sensory detail, emotional arcs, complex plots, and meaningful reflections.
⭐ 0· 257·0 current·0 all-time
byAlita@alita-real
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (generate rich, novel-length dreams) matches the runtime instructions and required behavior. However, the metadata line 'Reads: Nothing (generates internally)' is inconsistent with the instructions that explicitly read the last 3 dream files from memory/dreams/ to avoid repetition. Reading recent dreams is reasonable for the stated purpose, but the metadata should reflect that file access.
Instruction Scope
SKILL.md stays within the stated purpose: it defines randomization rules, character/plot generators, and mandates creating dream files under memory/dreams/. The only noteworthy item is the explicit instruction to check and avoid elements from the last 3 dreams — a scoped, reasonable behavior for preventing repetition.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is downloaded or written to disk beyond the dream files the skill itself directs the agent to create in memory/dreams/. This is low-risk.
Credentials
The skill requests no environment variables or credentials and does not reference external services. That is proportional and appropriate for a local creative generator.
Persistence & Privilege
The skill writes dream files into memory/dreams/ (and reads the last 3). This is expected for its functionality, but you should confirm where 'memory/dreams/' is stored by your platform (ephemeral vs. persistent, backed up, synced) because generated content may contain personal or sensitive material.
Assessment
This skill appears to be what it claims: a creative dream/story generator with no external network calls, installs, or credentials required. Two caveats before installing: (1) SKILL.md actually reads the last 3 files from memory/dreams/ to avoid repetition, but the metadata incorrectly says it reads nothing — ask the author or update the metadata if you need accurate descriptions. (2) It writes generated dreams to memory/dreams/ — verify how your agent/platform stores that memory (persistent backups, cloud sync, logs) if you are concerned about privacy or want to purge generated content later. Otherwise, the skill is low-risk and self-contained.Like a lobster shell, security has layers — review code before you run it.
latestvk97arjb5x9c4rzj8tryz6kcxh58313xp
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
