deploy-caddy-reverse-proxy

Warn

Audited by Snyk on Mar 29, 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 downloads and installs a remote binary at runtime (e.g., curl -L "https://caddyserver.com/api/download?os=linux&arch=" -o caddy then chmod +x and move to /usr/bin/caddy), which fetches and executes remote code and is a required dependency.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly directs the agent to use sudo, install binaries to /usr/bin, create system users/groups, and write/modify system files (e.g., /etc/caddy, /etc/systemd/system), all of which alter the machine state and require elevated privileges.

Issues (2)

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
MEDIUM
Analyzed
Mar 29, 2026, 03:31 AM
Issues
2