Memory Hub

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The memory-hub skill implements a shared memory system for OpenClaw agents using a user-provided Git repository. The bundle includes an installation script (scripts/install.sh) and agent instructions (SKILL.md) for syncing, searching, and updating shared markdown files (USER.md, KNOWLEDGE.md, etc.). While the skill performs network operations (git push/pull) and modifies agent configuration files (AGENTS.md), these actions are transparently documented and necessary for the stated purpose of multi-agent synchronization. No evidence of malicious intent, unauthorized data exfiltration, or hidden backdoors was found.