Memory Lifecycle

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears benign: it helps reorganize Basic Memory notes, but users should remember it can move and edit persistent notes.

Install is reasonable if you want lifecycle management for Basic Memory notes. Before allowing bulk archives or moves, check the proposed list and destination folders so important notes are not misfiled.

Findings (2)

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

If the agent identifies the wrong note or status, it could move or edit a memory item incorrectly.

Why it was flagged

The skill instructs the agent to use tools that mutate the user’s Basic Memory notes. This is expected for lifecycle management, but users should notice that the skill can reorganize and edit stored notes.

Skill content
Use `move_note` to relocate the entity to the appropriate status folder ... After moving, update the status in frontmatter ... `edit_note`
Recommendation

Review ambiguous matches and batch confirmations before allowing changes, especially for important notes.

What this means

Misclassified notes may remain in memory and influence future searches or agent behavior.

Why it was flagged

The skill intentionally preserves and modifies persistent knowledge-graph context. Incorrect lifecycle changes could affect how future tasks interpret stored memory.

Skill content
Completed work is valuable context — move it out of the active view, but keep it in the knowledge graph.
Recommendation

Periodically review archived/completed folders and frontmatter status fields to ensure stored memory remains accurate.