domo-app-publish
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the official Domo CLI package
@domoinc/ryuufrom the public npm registry. - [COMMAND_EXECUTION]: Instructions include standard commands for project setup and deployment such as
npm install,npm run build, anddomo publish, which are appropriate for the skill's purpose. - [CREDENTIALS_UNSAFE]: References authentication via the
domo logincommand but does not include any hardcoded credentials or instructions for unsafe credential handling.
Audit Metadata