ClawAudit verdict
rag-memory
Vector memory search skill backed by a user-configured Qdrant instance; syncs local .md files and Postgres records using user-supplied credentials (QDRANT_HOST, EMBED_API_KEY, etc.) to a user-owned vector store, consistent with its stated RAG memory purpose.
⚠ 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 (7)
References sudo — requests elevated privileges
SKILL.md · code · sudo
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References child_process — can spawn system processes
scripts/monitor_vector_search.js · prose · downgraded · child_process
References agent memory files
SKILL.md · prose · downgraded · MEMORY.md
Python os.getenv — reads environment variable
sync_to_qdrant.py · prose · downgraded · os.getenv(
Python os.environ.get — reads environment variable
sync_to_qdrant.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 7 environment variables. (2 sensitive: QDRANT_API_KEY, EMBED_API_KEY). Requires 3 system binaries. (1 elevated: curl).
Is this flag fair?
Thanks — recorded.