pptx
Warn
Audited by Snyk on Aug 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Outsider-provided HTML (written into slide-*.html under tmp/slides/{title}) is opened by the runtime browser and then read as free text/DOM by agent-browser in Step 2/3 via
validate.jsandextract-dom.js.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill injects and loads remote Chart.js at runtime ("https://cdn.jsdelivr.net/npm/chart.js@4.4.1/dist/chart.umd.min.js") into the agent-browser to render placeholders, which executes remote code and is required for the preview step.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata