← Back to Skills Marketplace
teman2050

Dream

by teman2050 · GitHub ↗ · v0.2.2
cross-platform ⚠ suspicious
466
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install memory-file-manager-teman
Description
A proactive memory distillation skill that maintains MEMORY.md. Trigger scenarios: (1) Scheduled distillation at 03:30 daily (runs when idle, deferred to 06:...
Usage Guidance
This skill appears coherent and implements what it claims: local distillation, archiving, and re-emergence tracking. Before installing: (1) verify the skill's source (SKILL.md references https://github.com/teman2050/dream-skill but registry metadata had 'source unknown'); (2) back up your existing MEMORY.md and any important workspace files; (3) review dream-tools.sh yourself (it runs locally and will modify files under your OpenClaw workspace and the configured DREAM_VAULT_PATH); (4) ensure jq and the OpenClaw CLI are installed and available on PATH; (5) if you want to limit automatic writes, avoid enabling the schedule or only allow manual invocation. If you are unsure about the origin or don't want a skill to autonomously modify your memory files, treat this as a manual tool instead of enabling scheduled/autonomous runs.
Capability Analysis
Type: OpenClaw Skill Name: memory-file-manager-teman Version: 0.2.2 The skill bundle is classified as suspicious due to several vulnerabilities in `dream-tools.sh` that could be exploited via prompt injection against the AI agent. Specifically, `cmd_atomic_write` has a path traversal risk, `cmd_ledger_append` is vulnerable to markdown/JSON injection, `cmd_check_reemergence` is susceptible to regex injection, and `cmd_status` has a potential Python code execution risk. The `Skill.md` instructions for the AI to 'write directly' and 'forget' content based on user input create a significant prompt injection surface, allowing an attacker to potentially trigger these vulnerabilities, leading to unintended file modifications, data corruption, or denial of service. There is no clear evidence of intentional malicious behavior like data exfiltration or backdoors.
Capability Assessment
Purpose & Capability
The name/description (memory distillation, maintain MEMORY.md, archive to a ledger) align with the included script and SKILL.md. The script reads OpenClaw memory files, writes MEMORY.md and vault files, and calls the openclaw CLI — all expected for this purpose.
Instruction Scope
Instructions and the shell script are narrowly scoped to reading memory/YYYY-MM-DD.md, updating MEMORY.md, and writing a vault under DREAM_VAULT_PATH. The skill will run 'openclaw agent status' to check idle state and can perform immediate writes during conversations. This is expected, but users should accept that the skill autonomously modifies MEMORY.md and creates/updates files under the configured vault.
Install Mechanism
No download/install spec beyond recommending jq via brew/apt; the skill is instruction-only with a local shell script. There are no external archive downloads or obscure URLs in the provided materials.
Credentials
The skill declares a configurable DREAM_VAULT_PATH and uses OPENCLAW_WORKSPACE (with sensible defaults); it does not request credentials or secrets. Minor inconsistency: registry metadata lists no required env vars while SKILL.md documents DREAM_VAULT_PATH as config — the script supplies defaults so explicit envs are optional.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It writes only to the OpenClaw workspace and the user-configured DREAM_VAULT_PATH, and it does not modify other skills' configs. Autonomous invocation is allowed (platform default) which is necessary for scheduled/distillation behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install memory-file-manager-teman
  3. After installation, invoke the skill by name or use /memory-file-manager-teman
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.2
update
v0.2.1
Initial release
Metadata
Slug memory-file-manager-teman
Version 0.2.2
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Dream?

A proactive memory distillation skill that maintains MEMORY.md. Trigger scenarios: (1) Scheduled distillation at 03:30 daily (runs when idle, deferred to 06:... It is an AI Agent Skill for Claude Code / OpenClaw, with 466 downloads so far.

How do I install Dream?

Run "/install memory-file-manager-teman" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dream free?

Yes, Dream is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Dream support?

Dream is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dream?

It is built and maintained by teman2050 (@teman2050); the current version is v0.2.2.

💬 Comments