ClawAudit verdict

surrealdb-memory

surrealdb-knowledge-graph-memory

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill explicitly documents that it reads workspace memory files, sends their content to OpenAI, registers two persistent background cron jobs, and optionally patches OpenClaw source files - persistent, broad, and source-modifying behavior beyond normal memory scope.

⚠ 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.

0
security
100
transparency
100
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (11)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

INSTRUCTIONS.md · code · curl -sSf https://install.surrealdb.com | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

INSTRUCTIONS.md · code · | sh

Pattern match high

Downloads executables from external URLs

INSTRUCTIONS.md · code · download from https://

Pattern match high

<script> tag in markdown — potential code injection

scripts/web-ui.py · prose · downgraded · <script>

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

openclaw-integration/gateway/memory.ts · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

openclaw-integration/gateway/memory.ts · prose · downgraded · spawn(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/web-ui.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

openclaw-integration/gateway/memory.ts · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/episodes.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D/E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 4 environment variables. (1 sensitive: OPENAI_API_KEY). Requires 2 system binaries.

agent_memorynetwork_incredential_access

Is this flag fair?

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