n8n-workflow-patterns
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive security guidance for n8n workflow development, specifically advising against hardcoding credentials and recommending n8n's built-in credential management system.
- [SAFE]: It promotes secure database interaction patterns by mandating the use of parameterized queries to prevent SQL injection attacks.
- [SAFE]: The documentation includes explicit sections on 'Indirect Prompt Injection,' teaching users how to build safe AI agents by using read-only database scopes, human-in-the-loop checkpoints, and output validation.
- [SAFE]: Examples involving dynamic code execution (such as
child_process.execfor database backups) are presented as legitimate architectural patterns for n8n environments and are paired with appropriate security context. - [SAFE]: References to external tools and packages, such as those from the Model Context Protocol (MCP), utilize well-known and official repositories.
Audit Metadata