lovstudio-image-creator

Warn

Audited by Snyk on Apr 30, 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 Mechanism 2 (Code-Based Rendering) in SKILL.md explicitly instructs including external CDN resources (React/Tailwind via https://cdn.jsdelivr.net and Google Fonts) in the generated HTML, and the render_to_png.py Playwright renderer loads that local HTML with network access (page.goto ... wait_until="networkidle"), which means the agent will fetch and execute third-party web content that could alter rendering or embedded text/scripts and thus indirectly influence subsequent decisions or actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 30, 2026, 12:18 PM
Issues
2