omc-help
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes bash commands to process usage data. It utilizes common utilities like
jq,sort, anduniqto parse and aggregate information from local files. - [DATA_EXFILTRATION]: The analysis script reads from configuration and state files located in the user's home directory (
~/.omc/state/,~/.claude/) and the local project directory (.omc/state/). This data is used to generate a report for the user and is not transmitted externally. - [EXTERNAL_DOWNLOADS]: The documentation mentions an initialization command (
omc-setup) that retrieves configuration from the author's official GitHub repository. This is part of the tool's standard installation and setup process.
Audit Metadata