n8n-self-hosting
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements production-grade security defaults for n8n deployments.
- [CREDENTIALS_SAFE]: Instructions strictly prohibit hardcoding secrets or reusing them across instances. It guides the agent to generate fresh secrets (encryption keys and database passwords) directly on the target host and secure them in environment files with restricted access.
- [COMMAND_EXECUTION]: The deployment process involves executing administrative commands over SSH to provision the server. These actions are transparently documented and necessary for the skill's purpose.
- [EXTERNAL_DOWNLOADS]: Software is sourced from official and trusted repositories, including the official Docker installation script and official container images for n8n, Caddy, Postgres, and Redis.
Audit Metadata