n8n-code-javascript
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's content is entirely educational and focused on providing best practices for n8n automation workflows.
- [SAFE]: No hardcoded credentials or sensitive data exposure was detected; code examples use appropriate placeholders or environment variable references (e.g.,
$env.API_KEY). - [SAFE]: Remote code execution risks are not present; the skill describes the use of built-in n8n functions and explicitly clarifies that external NPM packages are not supported.
- [SAFE]: All external URLs point to official product documentation (docs.n8n.io) or well-known library documentation (luxon), which are considered safe sources.
- [SAFE]: The skill promotes secure coding practices by including sections on input validation, error handling with try-catch blocks, and safe data access using optional chaining.
Audit Metadata