n8n-code-python
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE] (SAFE): The provided content is strictly documentation (README.md) intended for educational purposes. It contains no executable code, binaries, or automated scripts.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill explicitly instructs users that external libraries cannot be installed or used in the n8n environment, which serves as a security best practice by discouraging attempts to introduce unverified third-party dependencies.
- [DATA_EXFILTRATION] (SAFE): No patterns related to unauthorized data access, credential exposure, or exfiltration were detected. The Python examples provided focus on standard library functions like json and datetime.
- [PROMPT_INJECTION] (SAFE): No instructions designed to bypass LLM constraints or override system prompts were found.
Audit Metadata