n8n-code-python
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely instructional content and code templates for data transformation and automation within n8n. All provided examples follow standard practices and do not involve unauthorized network access, credential harvesting, or system modification.\n- [INDIRECT_PROMPT_INJECTION]: The skill documents how to process external data (e.g., webhook bodies, input items). While this defines a data ingestion surface, the risk is inherent to the tool's primary purpose. The skill mitigates this by teaching defensive coding patterns such as using
.get()for safe dictionary access and highlighting that external library imports are restricted.
Audit Metadata