omc-setup
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes multiple shell commands using bash, node, and npm to perform environment checks, manage configuration files like
~/.claude/settings.json, and verify installation status. - [EXTERNAL_DOWNLOADS]: The skill downloads configuration assets from the author's GitHub repository and fetches package information from the official NPM registry.
- [REMOTE_CODE_EXECUTION]: The setup process includes an option to install and execute the
oh-my-claude-sisyphusCLI tool globally via npm. This is a vendor-provided tool required for the skill's extended functionality. - [DATA_EXPOSURE]: The skill reads and modifies local configuration files such as
settings.jsonand.omc-config.jsonto store user preferences and enable platform features like agent teams.
Audit Metadata