omc-setup
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes local management scripts such as
setup-claude-md.shandsetup-progress.shto handle file installation and state persistence throughout the setup process. - [COMMAND_EXECUTION]: Uses
nodeenvironment one-liners for system checks and maintenance, specifically for clearing stale plugin caches and parsing version numbers from configuration files. - [REMOTE_CODE_EXECUTION]: Performs a global installation of the
oh-my-claude-sisyphuspackage via npm to provide CLI helper tools. This operation is presented as an optional, recommended step to the user. - [EXTERNAL_DOWNLOADS]: Downloads the latest project guidelines (
CLAUDE.md) from the official GitHub repository for the project as a fallback mechanism. - [COMMAND_EXECUTION]: Modifies the agent's core configuration (
~/.claude/settings.json) to enable experimental features like agent teams, usingjqfor structural JSON merging.
Audit Metadata