yichen-agent-memory
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the core system source and templates from the author's GitHub repository (
github.com/mcncarl/agent-memory-vault). - [COMMAND_EXECUTION]: Runs multiple Python-based utility scripts (e.g.,
bootstrap.py,agent_memory_index.py,agent_memory_doctor.py) and a dedicatedmemoryctlCLI to perform vault operations. This includes creating environment files, building local search indexes, and optionally configuring persistence through macOS LaunchAgents or application hooks. - [REMOTE_CODE_EXECUTION]: Executes Python code downloaded from the remote GitHub repository during installation and maintenance workflows to manage the agent's memory infrastructure.
Audit Metadata