coolify

Fail

Audited by Snyk on Apr 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt mandates collecting sensitive secrets (admin password, Cloudflare API token) and instructs to "export all parameters" and run setup scripts, which would typically require the agent to include those secret values verbatim in generated commands or configuration, creating an exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill's required workflow explicitly tells the agent to fetch and execute public, third‑party scripts (e.g., the one‑line curl to raw.githubusercontent.com / cdn.coollabs.io in assets/enhanced-quick-start.md and the "Run enhanced setup script" instruction in SKILL.md / references/BUNDLED_SCRIPTS.md), so it ingests untrusted external content that can change actions and tooling.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly instructs installation of system packages (Docker CE), running setup scripts, and configuring SSH keys/localhost management which modify system files and require elevated privileges, so it directs actions that change and can compromise the machine state.

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 10, 2026, 08:14 AM
Issues
4
Security Audit — snyk — coolify