n8n-code-javascript

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides expert guidance and production-tested code patterns for n8n workflows. All documented features, including network requests via $helpers.httpRequest, persistent storage with $getWorkflowStaticData(), and data access methods, are standard and intended functionality of the n8n platform.
  • [EXTERNAL_DOWNLOADS]: All external URLs referenced in the documentation point to official and trusted sources, such as n8n's official documentation site (n8n.io) and the official project site for the Luxon library.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates best practices for security by showing how to use environment variables ($env.API_KEY) for authentication rather than hardcoding credentials into code blocks.
  • [REMOTE_CODE_EXECUTION]: No remote code execution patterns or unverified dependencies were detected. The skill explicitly notes that external npm packages are not available in the standard Code node environment.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 01:31 AM