n8n-workflow-patterns
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational documentation and architectural patterns for n8n workflows.
- [COMMAND_EXECUTION]: Provides examples of using Node.js child_process.exec within n8n Code nodes for administrative tasks like database backups (e.g., pg_dump), accompanied by appropriate context and warnings.
- [REMOTE_CODE_EXECUTION]: Describes patterns for AI agents to interact with databases via SQL generation. The documentation explicitly recommends using read-only database permissions and custom validation code to mitigate risks associated with dynamic SQL execution.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration was found. The skill promotes secure handling of API credentials and sensitive data through n8n's built-in credential system.
Audit Metadata