Autobiographical Memory
ReviewAudited by ClawScan on May 9, 2026.
Overview
This looks like a coherent local memory skill, but installing it means the agent may save, edit, and reuse personal and project memories across sessions.
Install only if you want the agent to maintain long-term local memories. Periodically review MEMORY.md and memory/*.md, avoid saving secrets or highly sensitive personal details, and inspect the optional Python scripts locally before running them.
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.
Personal details, preferences, relationship context, and project history may be stored locally and later influence the agent's answers.
The skill intentionally creates persistent memories containing personal, project, and identity-related context that may be reused in later sessions.
Structured personal memory system that enables agents to persist, consolidate, and recall episodic and semantic memories across sessions... MEMORY.md | Curated knowledge: user preferences, facts, lessons, identity
Review MEMORY.md and daily notes periodically, avoid storing secrets, and ask the agent not to remember sensitive information you do not want persisted.
The agent may change or delete saved memories during maintenance, which could affect future recall.
The consolidation workflow authorizes local mutation of the persistent memory file, including removing or archiving entries.
Read MEMORY.md for stale entries → remove or archive 5. Write updated MEMORY.md
Review proposed memory changes before accepting them, especially removals, and consider keeping version history or backups for memory files.
If you choose to run the helper script, you may not be relying on a fully readable source excerpt from this review.
The displayed helper-script artifact appears neutralized/incomplete around a removed hidden-comment-like block, limiting review of that script from the provided text. The script is optional and not auto-run, so this is a reviewability note rather than a malicious indicator.
"hiddenCommentBlocksRemoved": 1 ... if not line or line.startswith("#") or line.startswith("Inspect the installed local scripts directly before executing them, and run them only on memory directories you intend to analyze.
