oodle-dashboards
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
oodleCLI tool to perform dashboard and folder management tasks. All commands are standard operations for the tool's intended purpose. - [CREDENTIALS_UNSAFE]: The skill correctly recommends managing sensitive API keys via environment variables or a configuration command (
oodle configure) rather than hardcoding them. Placeholders like<key>and<url>are used for documentation purposes. - [EXTERNAL_DOWNLOADS]: The skill references the official
oodle-aiHomebrew tap and GitHub repository for CLI installation. These are trusted resources owned by the skill's vendor (oodle-ai). - [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration were detected. Network operations are limited to the vendor's official CLI tool interacting with the Oodle instance.
- [SAFE]: The skill provides excellent safety guidance, including a two-phase deletion process to prevent breaking existing links and mandatory 'get before update' rules to avoid accidental data loss.
Audit Metadata