Caveat verdict
memvault
Local Docker-based memory server with documented API endpoints; executionSinkDetected is a cron curl to localhost for decay scheduling, which is legitimate and transparent.
⚠ 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 (6)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Recursive delete from root or home — destructive command
Dockerfile.txt · prose · downgraded · rm -rf /
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/install.sh · prose · downgraded · curl -fsSL https://ollama.com/install.sh | sh
Pipe to sh — executes piped content as shell commands
scripts/install.sh · prose · downgraded · | sh
apt-get install — installs system packages
Dockerfile.txt · prose · downgraded · apt-get install
Python os.environ.get — reads environment variable
embedding_server.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). 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_out Is this flag fair?
Thanks — recorded.