Memory Sleep — Lightweight Consolidation
v1.0.0Lightweight memory consolidation for OpenClaw agents. Reviews recent daily memory files (`memory/*.md`), extracts durable knowledge, and merges it into `MEMO...
⭐ 0· 0·0 current·0 all-time
byIvan Balukov@balukov
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims to consolidate daily 'memory/*.md' files into 'MEMORY.md' and the instructions only require reading those files and updating MEMORY.md (optionally prepending a comment to daily files). No unrelated binaries, credentials, or installs are requested.
Instruction Scope
Instructions explicitly limit activity to reading memory/YYYY-MM-DD.md files and MEMORY.md, merging durable facts, and optionally adding an HTML comment to consolidated daily files. This is coherent with the stated purpose. Note: the skill writes to MEMORY.md and may modify daily files (by prepending comments), so runs will change repository state; the SKILL.md does advise conservatism and to avoid leaking secrets, but users should still be aware of potential accidental edits to sensitive content.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is lowest-risk in terms of installation because nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are required. The declared inputs/outputs are limited to workspace memory files, which fits the stated task.
Persistence & Privilege
always is false and autonomous invocation is allowed (the platform default). The skill does write to workspace files but does not request persistent platform privileges or alter other skills or system-wide settings.
Scan Findings in Context
[no_findings] expected: This is an instruction-only skill with no code files, so the static regex scanner had nothing to analyze. Absence of findings is expected but not proof of safety.
Assessment
This skill is coherent and lightweight: it will read your daily notes and update MEMORY.md, and may prepend a small comment to consolidated daily files. Before enabling it: (1) ensure MEMORY.md and your daily notes don't contain secrets you don't want auto-edited or consolidated; (2) make a backup or use version control so you can review its edits; (3) consider running it manually a few times to review outputs before allowing autonomous/nightly runs; (4) if you prefer explicit control, disable autonomous invocation or run it only on demand.Like a lobster shell, security has layers — review code before you run it.
consolidationvk97d425q52yx54tv8pjq74v6q9849gjxlatestvk97d425q52yx54tv8pjq74v6q9849gjxmemoryvk97d425q52yx54tv8pjq74v6q9849gjxminimalvk97d425q52yx54tv8pjq74v6q9849gjxsleepvk97d425q52yx54tv8pjq74v6q9849gjx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
