omx-setup
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing the
omxCLI tool (omx setup,omx doctor) and standard build scripts likenpm run build. These operations are used to initialize and verify the local environment. - [FILE_SYSTEM_ACCESS]: The skill manages project and user-level configuration files such as
config.toml,hooks.json, andAGENTS.md. These actions are necessary for the tool to persist its settings and manage agent definitions within the Codex platform. - [DATA_RECONCILIATION]: The skill implements a merging strategy for
AGENTS.mdusing explicit boundary markers (<!-- OMX:AGENTS:START -->and<!-- OMX:AGENTS:END -->) to safely preserve user-authored content while updating managed sections.
Audit Metadata