comfyui-node-advanced

Warn

Audited by Snyk on Mar 5, 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.90). The SKILL.md's "Async Execute" section includes an example async node that performs an aiohttp GET on a provided "url" and returns the fetched text (async with session.get(url) as response: text = await response.text()), which clearly fetches and ingests arbitrary third-party web content that could influence downstream node behavior.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 5, 2026, 09:24 PM