memory-agents
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands such as
hostname,whoami,grep, andlsto detect current system state and existing configurations. These commands are used solely to provide context and suggestions during the interactive setup process. - [COMMAND_EXECUTION]: The skill performs local filesystem operations including
mkdirto create storage paths andcatto append configuration settings to~/.config/memory-daemon/config.toml. These actions are necessary for the skill's primary function of managing memory daemon settings. - [DATA_EXPOSURE]: The skill reads existing configuration data from the user's home directory to display a state summary. This access is localized to the tool's own configuration files and the data is not transmitted to any external services.
Audit Metadata