Dreams

v1.0.0

Build a personal dream journal for recording, analyzing patterns, and exploring your subconscious.

2· 922·0 current·1 all-time
byIván@ivangdavila
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
Name/description (personal dream journal, pattern analysis) match the SKILL.md instructions: creating a ~/dreams/ workspace, templates for entries, tracking symbols/themes, and lucid-dream techniques. Nothing requested or described (no env vars, no binaries, no external APIs) is out of proportion with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to creating and managing local files under ~/dreams/, capturing dream text, tags, and simple analysis. This is appropriate for a journal skill, but it does instruct the agent to create and write files in the user's home directory (~/dreams/). That is expected for a journal but is worth noting because it stores potentially sensitive personal content on disk.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is downloaded or written by an installer. This minimizes attack surface and is consistent with a simple journaling helper.
Credentials
The skill requires no environment variables, credentials, or config paths. It does not ask for unrelated secrets or services; requested access (local filesystem under ~/dreams/) is proportionate to its goal of maintaining a local journal.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. It only prescribes use of a local directory for storage, which is normal for a journaling tool.
Assessment
This skill is coherent and lightweight: it only suggests creating a ~/dreams/ folder and storing notes there. Before installing/using it, consider that dream entries can be highly personal and sensitive — ensure you are comfortable with those files being stored on disk. If you want stronger privacy, store the folder on an encrypted filesystem, enable local-only operation so nothing is transmitted off-device, or use an agent/profile that doesn't upload logs to external services. Also review your platform/agent settings for logging and backups (cloud backups could include the journal). Other than that, there are no surprising credentials, downloads, or external network calls in the skill instructions.

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

latestvk970mwa78j09qks2dwqcq82es580yy36

License

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

Runtime requirements

🌙 Clawdis
OSLinux · macOS · Windows

Comments