n8n-code-python

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is entirely educational and focuses on documenting the n8n platform's Python implementation. It explicitly warns users about the lack of external libraries and promotes safe coding practices like using .get() to avoid KeyErrors.
  • [COMMAND_EXECUTION]: Provides templates and patterns for Python scripts intended for data transformation. These scripts are confined to the n8n execution environment and utilize only built-in Python modules.
  • [EXTERNAL_DOWNLOADS]: Mentions urllib.request as a standard library module available for network requests in n8n. Documentation provides a generic example targeting api.example.com to illustrate how users can perform HTTP operations without the requests library.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 03:15 AM
Security Audit — agent-trust-hub — n8n-code-python