Caveat verdict

engram

engrammemory

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
80
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (13)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

References sudo — requests elevated privileges

docs/QUICK_START.md · code · sudo

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

plugin.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

scripts/mcp_server.py · prose · downgraded · os.execvp(

Pattern match medium

Instructs covert action — may act without user awareness

src/index.ts · prose · downgraded · silently

Pattern match low

Accesses sensitive environment variables

context/templates/web_app.yaml · prose · downgraded · process.env.JWT_SECRET

Pattern match low

Python os.getenv — reads environment variable

context/tools/semantic_search.py · prose · downgraded · os.getenv(

Pattern match low

References agent configuration files

docs/SOUL-RULES.md · prose · downgraded · CLAUDE.md

Pattern match low

POSTs data to external URL

scripts/fastembed_setup.py · prose · downgraded · .post( "http://

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/fastembed_setup.py · prose · downgraded · shutil.rmtree(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/setup-context.sh · prose · downgraded · pip3 install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API