n8n-code-python
Warn
Audited by Snyk on May 4, 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 documentation and examples explicitly show reading and processing untrusted external inputs—e.g., webhook payloads via _json.get("body") and outputs from an HTTP Request/HTML Extract node (_node["HTTP Request"]["json"]) as described in "Critical: Webhook Data Structure" and the "Workarounds" section—so arbitrary third‑party content would be ingested and could influence code-node behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata