oodle-cli

Pass

Audited by Gen Agent Trust Hub on Jun 15, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the oodle CLI via Homebrew (brew install oodle-ai/oodle/oodle) and Go (go install github.com/oodle-ai/oodle-cli@latest). These sources are official vendor repositories and are considered safe.
  • [COMMAND_EXECUTION]: The skill contains examples of shell commands for using the oodle CLI. It includes safety guidelines, such as verifying resource existence before deletion and requesting user confirmation for ambiguous results.
  • [CREDENTIALS_UNSAFE]: The skill documents how to configure authentication using environment variables (OODLE_API_KEY, etc.) or a config file (~/.oodle/config.yaml). It explicitly warns against including credentials directly in command-line arguments to prevent them from being stored in shell history.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 15, 2026, 04:41 PM
Security Audit — agent-trust-hub — oodle-cli