n8n-expressions
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or behaviors detected. The content is entirely instructional and follows standard platform guidelines for n8n workflows.
- [SAFE]: The skill promotes secure and stable practices, such as using node-name references instead of volatile context-dependent variables to prevent silent data failures.
- [SAFE]: Examples use standard libraries (Luxon) and native JavaScript methods (map, filter, reduce) for data transformation within a sandboxed expression environment.
- [SAFE]: The skill explicitly defines limitations of expressions, noting that they cannot perform asynchronous operations or import external libraries, which reduces the risk of remote code execution.
- [SAFE]: No credentials, sensitive file access, or unauthorized network operations were found in the instructions or code snippets.
Audit Metadata