omx-setup
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard setup procedures for the OMX CLI tool. It includes commands for directory creation, configuration merging, and environment setup in both user-level (~/.codex) and project-level (./.codex) scopes.
- [COMMAND_EXECUTION]: The skill references local commands such as 'omx setup', 'npm run build', and 'node bin/omx.js'. These are documented as part of the intended developer workflow for tool installation and troubleshooting.
- [DATA_EXPOSURE]: The skill interacts with configuration files (config.toml, AGENTS.md) and state directories. This behavior is consistent with the primary purpose of a CLI configuration utility.
Audit Metadata