Scan Report
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.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ,WRITE | READ,WRITE | ✓ Aligned | SKILL.md declares FileRead and FileWrite/FileEdit for memory files only |
File Tree
1 files · 5.6 KB · 196 lines Markdown 1f · 196L
└─
SKILL.md
Markdown
Security Positives
✓ 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