n8n-code-python
Warn
Audited by Snyk on Feb 16, 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.80). The skill's examples and guidance show the Python Code node reading webhook payloads (e.g., _json["body"]) and consuming outputs from HTTP Request / HTML Extract nodes (e.g., _node["HTTP Request"]["json"]), which permits ingesting arbitrary public web pages and user-provided content.
Audit Metadata