n8n-self-host
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard infrastructure-as-code templates (Docker Compose) for deploying n8n with PostgreSQL and Redis. It correctly handles sensitive configuration by using environment variable placeholders instead of hardcoded values.
- [SAFE]: Container image references (docker.n8n.io/n8nio/n8n, postgres, redis) point to official and well-known registries.
- [SAFE]: Administrative CLI examples follow the principle of least privilege by specifying the non-root 'node' user for container execution.
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data exfiltration, were identified in the provided instructions or examples.
Audit Metadata