mom-fold
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local shell commands to manage the session vault, specifically using
mom vault foldandmom vault status. It also performs environment checks usingcommand -vandtest -fto ensure the necessary tools and configurations are present. - [EXTERNAL_DOWNLOADS]: The skill provides a pathway to install the 'mom' utility from the official vendor repository (
momhq/tap/mom) via Homebrew. It follows security best practices by explicitly requiring user consent before proceeding with the installation. - [DATA_EXPOSURE]: The skill interacts with project-specific files, such as
.mom-project.yamland the contents of the.mom/vault/directory. These operations are confined to the project's local scope for the purpose of maintaining session memory and do not involve unauthorized data access or external transmission.
Audit Metadata