skills/mem0ai/mem0/mem0-cli/Gen Agent Trust Hub

mem0-cli

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines how to use the mem0 CLI binary. All commands described are standard operations for managing memories (add, search, list, get, update, delete, import, config, init, status, entity, event) and configuration management.
  • [EXTERNAL_DOWNLOADS]: The skill references official vendor packages @mem0/cli (NPM) and mem0-cli (PyPI). These are standard installations for the tool's functionality and originate from the verified vendor 'mem0ai'.
  • [CREDENTIALS_UNSAFE]: The skill manages a MEM0_API_KEY. It correctly advises users to use environment variables or the mem0 init wizard, which stores the key in ~/.mem0/config.json with restricted permissions (0600). The mem0 config show and get commands are documented to redact the key in output using a dedicated redaction function.
  • [DATA_EXFILTRATION]: The CLI communicates with the official API endpoint https://api.mem0.ai. This is necessary for the service to function. No unauthorized or suspicious network destinations or exfiltration patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:57 PM
Security Audit — agent-trust-hub — mem0-cli