Caveat verdict
meili-memory
Local MeiliSearch memory indexer reading and writing MEMORY.md and daily notes; agent_memory and executionSinkDetected reflect legitimate local indexing operations, and skill explicitly filters sensitive data from indexing.
⚠ 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
agent_memory
Findings (7)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
install.sh · prose · downgraded · curl -L https://install.meilisearch.com | sh
Pipe to sh — executes piped content as shell commands
install.sh · prose · downgraded · | sh
Pipe to python — executes piped content as Python code
scripts/indexer.sh · prose · downgraded · | python3
References agent memory files
SKILL.md · code · MEMORY.md
References sudo — requests elevated privileges
install.sh · prose · downgraded · sudo
subprocess execution — runs system commands from Python
scripts/distill.sh · prose · downgraded · subprocess.run(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/D). 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.
agent_memory Is this flag fair?
Thanks — recorded.