Back to skill
Skillv1.0.0

VirusTotal security

Three-Dimensional Memory · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

SuspiciousApr 30, 2026, 4:25 AM
Hash
5b379c477afdee273eb1e562a5d6640ef73cc323eb94015497b463f4b9013e77
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: three-dimensional-memory Version: 1.0.0 The skill bundle is primarily benign, focusing on AI memory management through file organization. However, the `examples/daily-workflow.sh` script contains a shell injection vulnerability in the line `ls -1 topic-memory/ 2>/dev/null | while read topic; do echo " 📁 ${topic}/"; done`. If a directory within `topic-memory/` were maliciously named (e.g., `$(rm -rf /)`), this could lead to arbitrary command execution when the script is run. While this is an example script and not indicative of malicious intent by the author, it represents a lack of input sanitization, classifying it as a vulnerability and thus 'suspicious' according to the provided guidelines.
External report
View on VirusTotal