dagu-workflows
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes the official installation script URL (https://dagu.dev/install.sh) for the Dagu CLI tool.
- [REMOTE_CODE_EXECUTION]: It documents the common installation pattern where the setup script is piped to the shell (curl | sh) for execution. This is a standard practice for this tool.
- [COMMAND_EXECUTION]: The skill contains numerous templates for executing shell commands, managing Docker containers, and performing remote operations via SSH. These are provided as legitimate examples for building task orchestration workflows.
Audit Metadata