n8n-code-python
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, providing guidance on using Python within the n8n automation platform.
- [SAFE]: It explicitly warns users about platform-level security and functional constraints, such as the inability to import external libraries like requests or pandas.
- [SAFE]: All code examples utilize standard Python libraries for benign data transformation tasks within the context of an n8n workflow.
- [SAFE]: The skill promotes defensive coding practices, such as using the .get() method for safe dictionary access to prevent runtime errors.
Audit Metadata