ClawAudit verdict
chaos-memory
chaos-mind
Local hybrid memory system with CLI commands for search and storage; auto-capture is explicitly opt-in and disabled by default, and the install step (`bash install.sh`) is a standard local installation pattern with no exfiltration.
โ Flagged for review โ coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis โ not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Pipe-to-shell pattern (curl | sh) โ supply chain attack vector
INSTALL_NOTES.md ยท code ยท curl
curl -fsSL https://raw.githubusercontent.com/hargabyte/Chaos-mind/main/inst
Pipe to bash โ executes piped content as shell commands
INSTALL_NOTES.md ยท code ยท | bash
Recursive delete from root or home โ destructive command
RELEASE_INSTRUCTIONS.md ยท code ยท rm -rf ~
Pipe to sh โ executes piped content as shell commands
README.md ยท code ยท | sh
References sudo โ requests elevated privileges
DEPLOYMENT_CHECKLIST.md ยท code ยท sudo
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution โ cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_in Is this flag fair?
Thanks โ recorded.