扫描报告
0 /100
dream-rem
深度整合记忆,将 daily 日记提炼到 topic 文件,清理过时内容
A legitimate memory consolidation skill with no malicious indicators - all capabilities are properly declared in documentation.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md declares FileRead for MEMORY.md, topics/, daily files |
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md declares FileWrite/FileEdit for topics/, MEMORY.md |
| 技能调用 | ADMIN | ADMIN | ✓ 一致 | sessions_spawn declared as optional capability |
| 网络访问 | NONE | NONE | — | No network access mentioned |
| 命令执行 | NONE | NONE | — | No shell execution in documentation |
目录结构
1 文件 · 5.1 KB · 172 行 Markdown 1f · 172L
└─
SKILL.md
Markdown
安全亮点
✓ All capabilities are explicitly declared in SKILL.md
✓ Well-documented 4-phase workflow with clear boundaries
✓ No network access or external communication
✓ No shell execution or subprocess usage
✓ No credential or sensitive path access
✓ No obfuscation techniques (base64, eval, etc.)
✓ Clean memory management with distributed locking mechanism
✓ Distributed under MIT license with clear versioning