coolify
Fail
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: HIGHCREDENTIALS_UNSAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [CREDENTIALS_UNSAFE]: The file
references/TROUBLESHOOTING_CF1033.mdcontains a hardcoded stringy^48ZTz3ZJ8Jpresented as a Cloudflare API Token which does not follow standard placeholder patterns. - [REMOTE_CODE_EXECUTION]: Multiple files including
references/BUNDLED_SCRIPTS.mdandassets/enhanced-quick-start.mdinstruct users to pipe remote scripts from external URLs (e.g.,raw.githubusercontent.com/YOUR-ORG/...andcdn.coollabs.io) directly intobashfor execution. - [COMMAND_EXECUTION]: The skill documentation, particularly in
references/INSTALLATION.md, relies onsudoto perform sensitive system modifications such as altering/etc/ssh/sshd_configand overwriting or appending to/root/.ssh/authorized_keys. - [DATA_EXFILTRATION]:
references/INSTALLATION.mddemonstrates patterns for reading and manipulating sensitive SSH keys, including extracting keys from within a Docker container and installing them into the host's root SSH configuration. - [EXTERNAL_DOWNLOADS]: The skill fetches installation scripts and binaries from external sources including
github.com/cloudflare,download.docker.com, andcdn.coollabs.iofor product setup and configuration. - [PROMPT_INJECTION]: Instructions in
SKILL.mduse strong imperative language such as 'STOP' and 'MANDATORY' to enforce user input collection but do not attempt to bypass agent safety constraints.
Recommendations
- AI detected serious security threats
Audit Metadata