html-ppt

Warn

Audited by Socket on Aug 3, 2026

1 alert found:

Anomaly
AnomalyLOW
assets/runtime.js

This fragment appears primarily to implement slide navigation and theming for a preview/presenter UI. It does not show clear malware behaviors (e.g., exfiltration, command execution, persistence, or obfuscated payloads). However, it contains a significant client-side security risk: slide notes are rendered using notesBody.innerHTML from slideMeta[n].notes, which can enable DOM-based XSS if notes are not strictly sanitized/escaped upstream. Additional risk comes from permissive cross-window messaging (postMessage with targetOrigin '*', limited incoming validation) and dynamic CSS URL construction from an unvalidated theme name.

Confidence: 64%Severity: 66%
Audit Metadata
Analyzed At
Aug 3, 2026, 01:42 AM
Package URL
pkg:socket/skills-sh/aiden-44%2Fhtml-ppt-skill%2Fhtml-ppt%2F@71314d3346d2ce5eef887eeb31210227bdccdc40
Security Audit — socket — html-ppt