扫描报告
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.
可以安装
This skill is safe to use. It contains only markdown documentation about memory management best practices.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md - No file operations, only describes memory file conventions |
| 网络访问 | NONE | NONE | — | SKILL.md - No network requests described |
| 命令执行 | NONE | NONE | — | SKILL.md - No shell commands executed |
| 环境变量 | NONE | NONE | — | SKILL.md - No environment variable access |
| 技能调用 | NONE | NONE | — | SKILL.md - No skill invocation described |
| 剪贴板 | NONE | NONE | — | SKILL.md - No clipboard access |
| 浏览器 | NONE | NONE | — | SKILL.md - No browser access |
| 数据库 | NONE | NONE | — | SKILL.md - No database operations |
目录结构
2 文件 · 9.1 KB · 188 行 Markdown 2f · 188L
├─
▾
references
│ └─
claude-code-memory-design.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ 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