n8n-impl-integrations
Warn
Audited by Snyk on Apr 3, 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). This skill's workflow and examples (SKILL.md — "Pagination: Response Contains Next URL", HTTP Request node config, and examples like using {{ $response.body.next }} or parsing {{ $response.headers.link }}) explicitly fetch and parse responses from external/public APIs (e.g., GitHub, arbitrary api.* URLs) and use that untrusted response data to determine subsequent requests and control flow (pagination/next-URL logic), allowing third-party content to influence agent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata