managing-memory
Pass
Audited by Gen Agent Trust Hub on Feb 13, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The scripts depend on the
letta_clientPython package. While this is a functional dependency for the tool's purpose, it is an external library that should be verified. - COMMAND_EXECUTION (LOW): The
SKILL.mddocumentation suggests using a bash loop withwcfor auditing memory utilization. This involves standard shell commands on local files in the~/.lettadirectory. - DATA_EXFILTRATION (INFO): The skill accesses memory blocks which may contain sensitive agent state. While it only transmits this data to the configured Letta API endpoint via the
letta_client, users should ensureLETTA_API_KEYis handled securely and the API endpoint is trusted.
Audit Metadata