run-openclaw-deploy
Warn
Audited by Snyk on Apr 21, 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.80). The skill includes explicit runtime commands that fetch and execute remote code — e.g., the VPS install line "curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -" (executes a remote installer script) and Docker image pulls like "ghcr.io/openclaw/openclaw:latest" (pulls and runs remote image code) — so these URLs are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata