n8n-error-handling
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed instructions on how to securely handle errors, specifically warning against exposing internal system information, stack traces, or credentials in public-facing API responses.- [SAFE]: The provided validation templates use isolated JavaScript logic (IIFE) within the platform's native expression engine to enforce strict schema checks on incoming data, which is a defensive measure against malformed or malicious inputs.- [SAFE]: Usage of external dependencies is limited to the official vendor SDK (@n8n/workflow-sdk), and instructions for credential management correctly direct users to use the platform's built-in secure credential store rather than hardcoding sensitive information.
Audit Metadata