n8n-self-hosting

Warn

Audited by Snyk on Jul 14, 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 explicitly recommends using Docker's official get.docker.com script to install Docker on the target box, which is fetched and executed at runtime and is required for the deploy flow (get.docker.com).

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill explicitly instructs the agent/operator to perform privileged, state-changing actions on the target host (install Docker via get.docker.com, create /opt paths and write files, change file permissions, run ufw, and launch services via docker compose) which require root/sudo and modify the machine's state.

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 14, 2026, 05:51 PM
Issues
2
Security Audit — snyk — n8n-self-hosting