powerpoint-presentations
Warn
Audited by Snyk on Mar 1, 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 docs and tool reference show it can load images/backgrounds from arbitrary URLs (e.g., pptxgenjs.md: slide.addImage({ path: "https://example.com/image.jpg" }) and slide.background = { path: "https://example.com/bg.jpg" }) and the required workflow mandates visual inspection via preview_presentation_slides, meaning externally hosted, untrusted content can be fetched and then inspected/used to decide updates to the presentation.
Audit Metadata