docker-deployment
Warn
Audited by Snyk on Mar 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes runtime commands to download and install a binary from https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb (wget/curl + dpkg), which fetches and executes remote code and is presented as a required dependency for the Cloudflare Tunnel.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill instructs configuring system-level services (Nginx SSL, certificate mounts, and Cloudflare Tunnel integration) and implies editing system files and possibly creating systemd services, actions that modify the machine state and typically require elevated privileges.
Audit Metadata