smart-memory

Warn

Audited by Socket on Mar 2, 2026

1 alert found:

Anomaly
AnomalyLOW
install.sh

This installer script is not directly obfuscated and does not itself contain explicit data-exfiltration or backdoor logic, but it poses a moderate-to-high supply-chain risk: it downloads code from a live GitHub branch and immediately runs npm install and node on the downloaded contents without any integrity checks or user confirmation. If the upstream repository or any transitive npm dependency is compromised, this installer would execute malicious code on the host and could overwrite workspace files. Recommendations: do not run curl|bash installers from untrusted sources; audit the repository contents and pin to a specific commit or release with verified checksum/signature before installing; run npm install in an isolated environment and inspect scripts before executing node smart_memory.js.

Confidence: 85%Severity: 60%
Audit Metadata
Analyzed At
Mar 2, 2026, 08:50 AM
Package URL
pkg:socket/skills-sh/openclaw%2Fskills%2Fsmart-memory%2F@39679b55026230e857c20fb57563486489f3fea9