ClawAudit verdict
cxm-neural-memory
The skill performs recursive file reads, downloads pre-trained models, and patches files, which may pose risks if not properly secured.
⚠ 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 (4)
References sudo — requests elevated privileges
docs/install.md · code · sudo
Uses eval() — can execute arbitrary code
src/core/audit.py · prose · downgraded · eval(
subprocess execution — runs system commands from Python
src/core/rag.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
src/config.py · prose · downgraded · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). 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.
Is this flag fair?
Thanks — recorded.