Agent Hivemind
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The agent-hivemind skill is a community-driven repository for sharing and discovering OpenClaw automation recipes ('plays'). It collects minimal metadata, including an anonymous agent/host hash, the OS platform, and a list of installed skill names to provide personalized suggestions, all of which is transparently documented in SKILL.md and README.md. The code in scripts/hivemind.py uses standard libraries and subprocess calls to 'openclaw' and 'openssl' for legitimate purposes like identity hashing and cryptographic signing of comments (Ed25519). While the README mentions an 'onboard' command not present in the script, the overall behavior is consistent with its stated purpose and lacks any indicators of malicious intent or unauthorized data exfiltration.
