Memory Manager
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills skill bundle 'memory-manager' is classified as benign. All scripts (`categorize.sh`, `detect.sh`, `init.sh`, `organize.sh`, `search.sh`, `snapshot.sh`, `stats.sh`) perform local file system operations (e.g., `mkdir`, `mv`, `cp`, `grep`, `wc`, `du`) exclusively within the agent's designated workspace (`$OPENCLAW_WORKSPACE/memory`). These operations are directly aligned with the stated purpose of managing and organizing local memory files. There is no evidence of external network calls, data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` or other files that would manipulate the agent beyond its intended function.
