ppt-component-atlas
Warn
Audited by Socket on Jul 16, 2026
1 alert found:
AnomalyAnomalyscripts/export-component-html.mjs
LOWAnomalyLOW
scripts/export-component-html.mjs
No clear indicators of hidden backdoors or active malware execution are present in this module. The dominant security issue is supply-chain and content-injection risk: the script embeds catalog-provided HTML snippets and CSS verbatim into exported HTML files without sanitization or allowlisting. If an attacker can compromise the catalog content (local file or remote source used to generate/compare), the produced artifacts could enable XSS or other browser-side abuse when opened. Verification compares content but does not establish authenticity/pinning for the remote data, leaving the tool vulnerable to tampered inputs from a supply-chain perspective.
Confidence: 74%Severity: 62%
Audit Metadata