Auto Memory
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The 'auto-memory' skill is a legitimate utility designed to provide long-term memory capabilities for OpenClaw agents by processing session logs into structured Markdown files and vector indices. The scripts (extract-memory.sh, smart-summarize.sh, etc.) perform file operations within the expected ~/.openclaw directory and include explicit logic to detect and redact sensitive information like API keys and passwords before storage or LLM processing. While smart-summarize.sh accesses the user's openclaw.json to retrieve API credentials, it only uses them to communicate with the user's own configured LLM provider for the purpose of generating summaries, with no evidence of data exfiltration or malicious intent.
