Caveat verdict
engram
engrammemory
Local semantic memory using Qdrant and Docker with no external network transmission; all memory operations are local and the setup script runs locally without piping from remote sources.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (13)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
References sudo — requests elevated privileges
docs/QUICK_START.md · code · sudo
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
plugin.py · prose · downgraded · subprocess.run(
os.system/popen — direct OS command execution
scripts/mcp_server.py · prose · downgraded · os.execvp(
Instructs covert action — may act without user awareness
src/index.ts · prose · downgraded · silently
Accesses sensitive environment variables
context/templates/web_app.yaml · prose · downgraded · process.env.JWT_SECRET
Python os.getenv — reads environment variable
context/tools/semantic_search.py · prose · downgraded · os.getenv(
References agent configuration files
docs/SOUL-RULES.md · prose · downgraded · CLAUDE.md
POSTs data to external URL
scripts/fastembed_setup.py · prose · downgraded · .post(
"http://
Python shutil file operation — copies/moves/deletes files
scripts/fastembed_setup.py · prose · downgraded · shutil.rmtree(
pip3 install — installs Python packages at runtime
scripts/setup-context.sh · prose · downgraded · pip3 install
Popular HTTP library — network access
src/recall/matryoshka.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D/F). 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_innetwork_out Is this flag fair?
Thanks — recorded.