cli-compression
Warn
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation instructs the installation of the
omniroutepackage globally using NPM (npm install -g omniroute). This package originates from a source that is not recognized as a trusted organization or well-known technology service. - [COMMAND_EXECUTION]: The skill functions as a wrapper for the
omnirouteCLI, directing the agent to execute shell commands such ascompression configure,compression add, andcompression remove <id>. These commands perform administrative actions that modify the tool's state and local configurations.
Audit Metadata