proxmox-lxc
Warn
Audited by Snyk on Jul 13, 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 a runtime command that downloads and pipes a remote script to the shell, which executes arbitrary code from https://deb.nodesource.com/setup_20.x (see "curl -fsSL https://deb.nodesource.com/setup_20.x | bash -"), creating a direct remote-code execution 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 instructs creating and enabling systemd unit files and running privileged Proxmox host commands (e.g.,
pct create,systemctl enable --now), which modify system files and require root/sudo privileges and can change the host/container state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata