Agent Memory Kit

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw AgentSkills bundle provides a memory management and search system for AI agents. It uses shell scripts (`lib/search.sh`, `helpers/check-compaction.sh`) to operate on local markdown files within the agent's workspace, employing standard Unix utilities like `grep`, `find`, and `jq` for its stated purpose. While the markdown files contain instructions for the agent (prompt injection) to modify its environment (e.g., `PATH`), integrate with its `AGENTS.md` and `HEARTBEAT.md`, and manage its memory files, these actions are transparently aligned with the benign goal of improving agent self-management and recall. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation beyond the skill's legitimate functionality.