pptx

Warn

Audited by Socket on Aug 6, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/render-placeholders.js

No overt backdoor, credential theft, or overt malware behavior is evident in this module. The primary security issue is a high-impact DOM XSS vulnerability in the table renderer: untrusted header and cell content from window.__PLACEHOLDERS__ is concatenated into HTML and written via innerHTML. Additionally, the image renderer sets an unvalidated URL directly to img.src, creating tracking/unsafe-URL risk. If an attacker can influence window.__PLACEHOLDERS__, this code is unsafe to use without sanitization/escaping and stricter input validation.

Confidence: 74%Severity: 82%
Audit Metadata
Analyzed At
Aug 6, 2026, 06:01 AM
Package URL
pkg:socket/skills-sh/treasure-data%2Ftd-skills%2Fpptx%2F@feb10547071a77376352956cf7501f63724ca848e081a2c1c6f60642248e3e7b
Security Audit — socket — pptx