Caveat verdict
recall-local
A fully local memory search server that indexes ~/clawd/memory/ files and serves search at localhost:3456 with no external data transmission; network_in/out are for the local HTTP server only.
⚠ 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 (5)
Pipe-to-python pattern — remote code execution risk
SKILL.md · code · curl -s "http://localhost:3456/search?q=YOUR+QUERY" | python
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
<script> tag in markdown — potential code injection
scripts/server.js · prose · downgraded · <script>
References agent memory files
SKILL.md · frontmatter · MEMORY.md
Node http/https module — low-level network access
scripts/server.js · prose · downgraded · require('http')
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C). 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.