setup

Warn

Audited by Snyk on Jul 6, 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 instructs users to run a Docker alias that pulls and executes the remote image ghcr.io/basecamp/kamal:latest at runtime, and it also documents that kamal setup/kamal server bootstrap installs Docker using get.docker.com (which is typically fetched and executed as an install script), so both URLs are runtime external dependencies that execute remote code.

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 instructs the agent to run "kamal setup" which connects as root over SSH and installs Docker (via get.docker.com) and starts services on privileged ports, i.e. it directs privileged, system-level changes on hosts.

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
Jul 6, 2026, 08:38 PM
Issues
2
Security Audit — snyk — setup