n8n-code-python
Warn
Audited by Snyk on Feb 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill's documentation and examples (COMMON_PATTERNS.md Pattern 1, SKILL.md and DATA_ACCESS.md) explicitly instruct ingesting public/user-generated content via HTTP Request and Webhook nodes (examples include Hacker News and Reddit) which the Python Code node then reads/parses and can drive workflow decisions, so untrusted third‑party content could influence actions.
Audit Metadata