n8n-code-javascript

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill functions as a static educational resource. It provides templates and instructions for the n8n automation platform without executing code on the agent's host environment.
  • [EXTERNAL_DOWNLOADS] (SAFE): References to external sites are limited to official documentation (docs.n8n.io and moment.github.io). No automated download-and-execute patterns or untrusted dependencies were found.
  • [COMMAND_EXECUTION] (SAFE): While the skill documents the use of JavaScript and built-in n8n functions like $helpers.httpRequest(), these are intended for use within the sandboxed environment of the n8n application, not for execution on the local system.
  • [DATA_EXPOSURE & EXFILTRATION] (SAFE): The skill highlights the need for secure data handling, such as null checks and proper return formats. There are no hardcoded credentials or instructions to access sensitive local system files.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:33 PM