← 返回 Skills 市场
466
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install memory-file-manager-teman
功能描述
A proactive memory distillation skill that maintains MEMORY.md. Trigger scenarios: (1) Scheduled distillation at 03:30 daily (runs when idle, deferred to 06:...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-file-manager-teman - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-file-manager-teman触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.2
update
v0.2.1
Initial release
元数据
常见问题
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:... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 466 次。
如何安装 Dream?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-file-manager-teman」即可一键安装,无需额外配置。
Dream 是免费的吗?
是的,Dream 完全免费(开源免费),可自由下载、安装和使用。
Dream 支持哪些平台?
Dream 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dream?
由 teman2050(@teman2050)开发并维护,当前版本 v0.2.2。
推荐 Skills