Memory Sorting
ReviewAudited by ClawScan on May 10, 2026.
Overview
This skill appears to do what it says—organize local memory notes with approval before edits—but it can read and change those persistent memory files.
Install only if you are comfortable with the agent scanning your local memory notes and proposing persistent edits. Review the checklist and proposal before approving, back up important memory files, and be aware that the package metadata versions do not fully match.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may see sensitive saved notes and approved changes could alter what the agent remembers later.
The skill explicitly reads full memory/topic/daily content and can edit those persistent memory files, which is expected for memory organization but affects future context.
扫描 topics/:每个文件读 frontmatter + 全文 ... 扫描 daily 日记(作为时间线参考) ... FileWrite / FileEdit:修改 topics/、MEMORY.md、daily 文件
Review the generated proposal before approving, consider backing up MEMORY.md/topics/daily, and approve only the specific memory edits you want.
If approved too broadly, the agent could make unwanted memory-file edits or run broader searches than the user intended.
The skill asks for local command/search capability and file-edit authority, but frames them as purpose-aligned and gated on approval before execution.
exec:grep 全局搜索(用于重复/冲突检测) ... Step 4 — 执行(收到批准后)
Keep edits approval-based, inspect the file list and proposal, and reject or narrow any action that searches or edits outside the intended memory files.
Version inconsistency can make it harder to confirm exactly which skill revision is being reviewed or installed.
The local _meta version differs from the registry version and the SKILL.md frontmatter version, indicating minor package metadata inconsistency; there is no code or install script present.
"version": "1.0.2"
Prefer a package with consistent registry and file metadata, or verify with the publisher before relying on the version number.
