memory-management
Fail
Audited by Socket on Feb 15, 2026
1 alert found:
Obfuscated FileObfuscated Filescripts/memory-consolidate.sh
HIGHObfuscated FileHIGH
scripts/memory-consolidate.sh
The script itself is not directly malicious, but it presents a moderate-to-high supply-chain execution risk because it uses npx without pinning or integrity checks. Executing this script on a sensitive host could run arbitrary code from the npm ecosystem with the same privileges as the user, enabling telemetry, exfiltration, or further compromise if @claude-flow/cli or one of its dependencies is malicious or compromised. Recommended mitigations: pin or vendor the CLI, verify package integrity, run in a constrained environment, and audit the package and dependency tree prior to use.
Confidence: 98%
Audit Metadata