n8n-code-javascript

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a documentation resource for n8n developers. It provides boilerplate code and explains platform-specific syntax (such as $input, $json, and $node) accurately.
  • [DATA_EXPOSURE]: While the skill demonstrates the use of $helpers.httpRequest() for API calls, it correctly uses placeholders (e.g., 'Bearer token') and standard example URLs. No hardcoded credentials or sensitive file paths were detected.
  • [COMMAND_EXECUTION]: The skill does not contain any shell commands or requests for elevated privileges. All provided JavaScript is intended to run within the sandboxed environment of an n8n Code node.
  • [PROMPT_INJECTION]: There are no instructions attempting to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 07:06 AM
Security Audit — agent-trust-hub — n8n-code-javascript