coolify
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides an installation command for the Coolify CLI from the official coollabsio GitHub repository:
curl -fsSL https://raw.githubusercontent.com/coollabsio/coolify-cli/main/scripts/install.sh | bash. This is a standard installation method for this tool. - [REMOTE_CODE_EXECUTION]: The skill includes the piped execution pattern
curl | bashfor installing the Coolify CLI. While this pattern carries inherent risks, it points to a well-known repository associated with the tool being documented. - [COMMAND_EXECUTION]: The skill provides numerous examples of shell commands for application deployment, database management, and server validation using the
coolifyCLI andcurl. These operations are consistent with the skill's stated purpose of managing a PaaS environment.
Audit Metadata