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.

What this means

The agent may see sensitive saved notes and approved changes could alter what the agent remembers later.

Why it was flagged

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.

Skill content
扫描 topics/:每个文件读 frontmatter + 全文 ... 扫描 daily 日记(作为时间线参考) ... FileWrite / FileEdit:修改 topics/、MEMORY.md、daily 文件
Recommendation

Review the generated proposal before approving, consider backing up MEMORY.md/topics/daily, and approve only the specific memory edits you want.

What this means

If approved too broadly, the agent could make unwanted memory-file edits or run broader searches than the user intended.

Why it was flagged

The skill asks for local command/search capability and file-edit authority, but frames them as purpose-aligned and gated on approval before execution.

Skill content
exec:grep 全局搜索(用于重复/冲突检测) ... Step 4 — 执行(收到批准后)
Recommendation

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.

What this means

Version inconsistency can make it harder to confirm exactly which skill revision is being reviewed or installed.

Why it was flagged

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.

Skill content
"version": "1.0.2"
Recommendation

Prefer a package with consistent registry and file metadata, or verify with the publisher before relying on the version number.