n8n-node-configuration-official
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a best-practices guide for configuring n8n nodes, with no executable code or malicious instructions identified.
- [SAFE]: Provides explicit security warnings and technical guidance to prevent SQL injection vulnerabilities, specifically instructing against string interpolation in database queries.
- [SAFE]: Strongly promotes secure credential management, advising users to use platform-native credential handlers rather than hardcoding sensitive API tokens or secrets.
- [SAFE]: Includes guidance on implementing operational safety measures such as request timeouts, retry logic, and idempotency checks for network-bound tasks.
- [SAFE]: Recommends the use of built-in authentication mechanisms for webhooks to ensure that external triggers are properly secured against unauthorized access.
Audit Metadata