Memory Reflect
PassAudited by VirusTotal on May 11, 2026.
Overview
Type: OpenClaw Skill Name: memory-reflect Version: 0.1.0 The memory-reflect skill bundle is a standard utility designed for an AI agent to consolidate daily notes and recent activity into a long-term memory file (MEMORY.md). It uses internal functions like recent_activity and read_note to process local files and follows logical guidelines for data distillation without any evidence of data exfiltration, malicious execution, or unauthorized access.
Findings (0)
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.
Information from recent notes or conversations may be preserved and reused later, including mistaken or sensitive details if they are captured during reflection.
The skill intentionally turns recent conversation and note content into persistent memory, which can affect future sessions.
review recent conversations and daily notes, extract insights, and consolidate into long-term memory
Use this only if you want long-term memory updates. Periodically review MEMORY.md and daily reflection logs, and avoid storing highly sensitive information in notes that may be reflected.
If scheduled, the agent may update long-term memory outside an active conversation.
The skill recommends periodic background execution, which is ongoing autonomous activity, although it is disclosed and central to the memory-reflection purpose.
Cron/heartbeat: Schedule as a periodic background task (recommended: 1-2x daily)
Enable scheduling only if desired, keep the frequency reasonable, and review the reflection log so background memory changes remain visible.
A bad summary or mistaken memory update could carry forward into later tasks.
The skill may modify persistent memory content, so an incorrect reflection could influence future agent behavior until corrected.
Remove or update outdated entries that the new information supersedes
Keep daily notes as the raw source of truth, review changed MEMORY.md entries, and correct inaccurate long-term memories promptly.
