cli-resilience

Pass

Audited by Gen Agent Trust Hub on Aug 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the omniroute package globally using npm install -g omniroute. This is the primary tool used by the skill for its stated purpose of managing resilience states.
  • [COMMAND_EXECUTION]: The skill documents and executes multiple subcommands of the omniroute CLI, including quota, resilience status, resilience breakers, and resilience reset. These commands are used to inspect and modify connection cooldowns and provider configurations.
  • [INDIRECT_PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it ingests and displays data from external providers (such as circuit breaker states and quota limits).
  • Ingestion points: Data enters the context through the output of omniroute subcommands (SKILL.md).
  • Boundary markers: None identified in the provided instructions.
  • Capability inventory: The skill has the capability to execute shell commands via the omniroute CLI.
  • Sanitization: No explicit sanitization or validation of the provider-returned data is mentioned.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 20, 2026, 07:36 AM
Security Audit — agent-trust-hub — cli-resilience