cli-keys

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructions include installing the omniroute package from the npm registry using npm install -g omniroute or running it through npx.
  • [COMMAND_EXECUTION]: The skill functions by executing various subcommands of the omniroute CLI, such as keys add, keys list, keys rotate, and oauth start. These commands allow the agent to manage authentication credentials and OAuth flows.
  • [COMMAND_EXECUTION]: The skill contains commands like keys reveal and keys list which are designed to display sensitive API key information. This is part of the tool's intended functionality for secret management, but users should be aware that secret values will appear in the agent's context and logs.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 01:50 AM
Security Audit — agent-trust-hub — cli-keys