syncing-memory-filesystem
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to use shell commands such as
gitandcurlto interact with memory repositories. These commands are used to clone, push, pull, and configure repository settings like local credential helpers. These actions are the primary intended function of the skill and are performed on the agent's own data. - [DATA_EXPOSURE]: The skill involves reading and writing markdown files within the
~/.letta/agents/directory, which stores the agent's memory state. It also demonstrates how to handle authentication by referencing environment variables (e.g.,$LETTA_API_KEY) within git configuration, avoiding the storage of literal secrets in the configuration files.
Audit Metadata