community-domo-cli
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
community-domo-clitool directly from the author's GitHub repository (stahura/community-domo-cli) usingpipx.- [COMMAND_EXECUTION]: Instructs the agent to execute shell commands for installing dependencies (npm install -g ryuu) and running the CLI tool to perform API operations.- [DATA_EXFILTRATION]: Accesses Domo authentication session files stored at~/.config/configstore/ryuu/. This access is documented as a mechanism to reuse existingdomo loginsessions for the tool's primary functionality.- [COMMAND_EXECUTION]: The CLI supports commands likedatasets sqlandfilesets upload/downloadwhich handle data transfer between the local system and the Domo platform using--body-fileand--outputparameters.
Audit Metadata