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_client Python 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.md documentation suggests using a bash loop with wc for auditing memory utilization. This involves standard shell commands on local files in the ~/.letta directory.
  • 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 ensure LETTA_API_KEY is handled securely and the API endpoint is trusted.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 09:47 PM