mem0-status
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes local shell commands such as
grep,echo, anddateto extract status information from the environment and plugin-specific configuration files located in~/.mem0/. - [DATA_EXFILTRATION]: Accesses the
MEM0_API_KEYenvironment variable to verify its existence but includes a safeguard to only display the first six characters, preventing the full key from being leaked in the output. - [PROMPT_INJECTION]: In extended mode, the skill processes outputs from the
get_memoriestool to identify duplicates and contradictions. This involves analyzing untrusted data, but the analysis is limited to reporting findings and does not provide a path for the data to execute commands or override system behavior.
Audit Metadata