Scan Report
5 /100
memory-dream
Structured memory classification and periodic consolidation (Dream) for OpenClaw agents
Purely declarative documentation skill describing a memory classification and consolidation methodology with no executable code.
Safe to install
This skill is safe to use. It contains only markdown documentation about memory management best practices.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | SKILL.md - No file operations, only describes memory file conventions |
| Network | NONE | NONE | — | SKILL.md - No network requests described |
| Shell | NONE | NONE | — | SKILL.md - No shell commands executed |
| Environment | NONE | NONE | — | SKILL.md - No environment variable access |
| Skill Invoke | NONE | NONE | — | SKILL.md - No skill invocation described |
| Clipboard | NONE | NONE | — | SKILL.md - No clipboard access |
| Browser | NONE | NONE | — | SKILL.md - No browser access |
| Database | NONE | NONE | — | SKILL.md - No database operations |
File Tree
2 files · 9.1 KB · 188 lines Markdown 2f · 188L
├─
▾
references
│ └─
claude-code-memory-design.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ No executable code - only declarative documentation
✓ No scripts, binaries, or dependencies
✓ No network requests or external communications
✓ No credential or sensitive data access
✓ Well-structured documentation with clear methodology
✓ References Claude Code's open-source memory system design