n8n-code-python
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No malicious instructions or bypass attempts were found. The skill provides legitimate guidance on n8n syntax and best practices.
- [Data Exposure & Exfiltration] (SAFE): No credential leaks or sensitive file access patterns are present. The documentation correctly notes that external requests (e.g., via the requests library) are not possible in the n8n Python sandbox.
- [Obfuscation] (SAFE): The provided files contain plain text and clear code snippets without any obfuscation, hidden characters, or encoded content.
- [Remote Code Execution] (SAFE): The skill does not attempt to download or execute remote scripts; it focuses on built-in standard library functionality.
- [Privilege Escalation] (SAFE): No commands related to elevated permissions, system modification, or persistence were detected.
Audit Metadata