html-ppt

Warn

Audited by Socket on Aug 5, 2026

1 alert found:

Security
SecurityMEDIUM
assets/runtime.js

No clear indicators of overt malware (e.g., exfiltration, command execution, reverse shells) are present in this fragment. The primary security concern is the repeated assignment of potentially untrusted/persisted rich HTML directly into innerHTML, creating a strong stored DOM XSS risk if note content is not sanitized elsewhere. Additionally, theme changes are driven by BroadcastChannel input and used to build a dynamic CSS URL without visible allowlisting, and inter-frame messaging uses permissive postMessage targeting. Treat this module as security-sensitive and ensure strict sanitization for notes, validate/allowlist theme names, and tighten postMessage/origin handling.

Confidence: 64%Severity: 72%
Audit Metadata
Analyzed At
Aug 5, 2026, 02:29 PM
Package URL
pkg:socket/skills-sh/pakco77%2Fhtml-ppt-skill%2Fhtml-ppt%2F@e76958bcd2be896781e3d31747af143c61d68acd
Security Audit — socket — html-ppt