n8n-code-python

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely instructional, providing templates and rules for using Python in n8n environments without any malicious code or hidden instructions.
  • [COMMAND_EXECUTION]: The skill mentions using standard library modules but explicitly warns against and identifies the technical limitation of using external libraries or performing direct network requests from the Python node.
  • [SAFE]: Instructions promote defensive programming practices, such as using .get() for dictionary access to avoid runtime exceptions when processing potentially missing fields.
  • [DATA_ACCESS]: The skill documents standard data ingestion points (_input, _json, _node) used by n8n to process workflow data. It includes examples of data validation to check for required fields like email and name.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the provided content.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 04:28 AM
Security Audit — agent-trust-hub — n8n-code-python