扫描报告
0 /100
memory-sorting
衣柜式记忆整理工具 - 整理 MEMORY.md 和 topics/ 目录
A straightforward memory management skill with clear documentation, declared file permissions, and a mandatory user approval workflow before any modifications.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ,WRITE | READ,WRITE | ✓ 一致 | SKILL.md declares FileRead and FileWrite/FileEdit for memory files only |
目录结构
1 文件 · 5.6 KB · 196 行 Markdown 1f · 196L
└─
SKILL.md
Markdown
安全亮点
✓ Clear documentation with no hidden functionality
✓ User approval workflow before any file modifications (proposal-then-execute model)
✓ Scoped file operations limited to specific memory directories (MEMORY.md, topics/, memory/)
✓ No network requests or external communications
✓ No credential access or sensitive path probing
✓ No shell execution or subprocess calls
✓ No obfuscation or suspicious code patterns
✓ MIT license with transparent purpose