Experience Summary Sys

PassAudited by VirusTotal on Apr 3, 2026.

Findings (1)

The experience-summary-sys skill is a legitimate automation tool designed to generate periodic summaries (daily, weekly, monthly, etc.) of agent interactions and provide a mechanism for historical memory retrieval. It utilizes standard OpenClaw CLI commands to manage cron jobs and provides clear instructions for directory creation and agent configuration. While it includes a maintenance command to delete session logs older than 90 days (find sessions/ -name "*.jsonl.reset.*" -mtime +90 -delete), this behavior is transparently documented as an optional cleanup task and aligns with the skill's purpose of managing long-term memory and workspace storage.