n8n-node-configuration
Warn
Audited by Snyk on Feb 15, 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 shows and guides using nodes that ingest/display arbitrary external content—e.g., HTTP Request examples with arbitrary "url" values (nodes-base.httpRequest), Webhook triggers that read incoming $json.body (nodes-base.webhook), and OpenAI chat examples that take messages from ={{$json.prompt}}—which clearly permits reading untrusted, user-provided/public web content.
Audit Metadata