export
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's behavior matches its described purpose of exporting memories to a local file.
- [COMMAND_EXECUTION]: The skill uses local tools to write retrieved memory data to a Markdown file in the current working directory. The filename is generated using the project ID and current date.
- [DATA_EXPOSURE]: The skill accesses environment variables (
MEM0_USER_ID,MEM0_PROJECT_ID) and retrieves project memories using theget_memoriestool. These operations are necessary for the skill's core functionality and do not involve access to sensitive system files like SSH keys or cloud credentials.
Audit Metadata