zenmux-codex-pets
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled shell script
scripts/install-pets.shto automate the copying of asset folders to the user's filesystem. - [SAFE]: The installation process is localized to the
${CODEX_HOME:-$HOME/.codex}/petsdirectory. The script uses standard utilities (find, rsync, cp) to manage the files and does not attempt to access sensitive system locations, environment variables, or external network resources.
Audit Metadata