n8n-self-hosting
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official Docker installation script from get.docker.com and official container images from docker.n8n.io, which are well-known and trusted sources.
- [COMMAND_EXECUTION]: The instructions involve executing standard system administration commands over SSH (such as Docker Compose, UFW firewall configuration, and OpenSSL) to provision and secure the target Linux environment.
- [SAFE]: The skill enforces robust secret hygiene by instructing the agent to generate every credential fresh on the target box using OpenSSL, setting file permissions to 600, and ensuring internal services like Postgres and Redis are never exposed to the public internet.
Audit Metadata