wucaishi-ppt-template

Warn

Audited by Snyk on Jun 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.85). Runtime path: scripts/build-html-folder-template.py uses Playwright to load the generated templates/<slug>/template.html (page.goto(template_html.as_uri())) and then extracts readable text/attributes from DOM elements (e.g., [data-slot-ids], img src, SVG) into detail.json; this is derived from the user-provided HTML source, which is outsider-authored free text/content.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs running "npx html-to-composition-skill@latest" during the template -> AIPPT generation flow, which fetches and executes remote npm package code at runtime (i.e., a network-installed package controlling the generation step).

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
Jun 15, 2026, 07:37 AM
Issues
2
Security Audit — snyk — wucaishi-ppt-template