Back to skill
Skillv1.0.0

VirusTotal security

Memory Garden - Validated Community Memory · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:05 AM
Hash
209c17a846940db03f74ee652cb18a664592b641aa11b957f2d289310f48a124
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: memory-garden Version: 1.0.0 The OpenClaw skill 'memory-garden' is designed for local-first knowledge management and exhibits strong security practices. It manages a local daemon (`mg-daemon`) with robust lifecycle handling, including symlink-protected PID file management and verification that only its own processes are terminated. Cryptographic identity management uses Ed25519 keys stored with strict permissions and includes replay protection for signed messages. Communication with the local daemon is via secure HTTP POST requests with JSON bodies, preventing shell injection. The `SKILL.md` and code do not contain any prompt injection attempts or evidence of intentional malicious behavior like data exfiltration, unauthorized remote control, or persistence mechanisms beyond its stated purpose. All external binary downloads are accompanied by SHA256 hashes, and sensitive operations are carefully handled with input validation and error recovery.
External report
View on VirusTotal