n8n-workflow-deploy
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
n8nio/n8nDocker image, which is the well-known and verified image for the n8n automation platform. - [COMMAND_EXECUTION]: Provides standard instructions to execute shell commands (
docker-compose up -d) to manage the lifecycle of the self-hosted automation service. - [CREDENTIALS_UNSAFE]: The example
docker-compose.ymlfile contains a default credential placeholder (N8N_BASIC_AUTH_PASSWORD=changeme). This is documented as a placeholder that users are expected to modify for their specific deployment.
Audit Metadata