n8n-code-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for n8n developers, providing code templates and best practices.
- [COMMAND_EXECUTION]: The skill documents the use of the built-in $helpers.httpRequest() function for API interactions, which is a core and documented feature of n8n.
- [CREDENTIALS_SAFE]: Authentication examples follow security best practices by utilizing environment variables via the $env object rather than hardcoded secrets.
- [DATA_ACCESS]: The skill details methods for accessing data from previous nodes and webhooks, including safety checks for null or undefined values.
Audit Metadata