guizang-ppt-skill
Audited by Socket on Aug 30, 2026
1 alert found:
AnomalyOverall, the dominant security concern is supply-chain execution risk from runtime dynamic import of executable JavaScript from third-party CDNs (code runs in the deck/origin context). A secondary but meaningful risk is DOM XSS stemming from at least one component/example that concatenates unescaped data fields into innerHTML. The remaining “obfuscation/entropy” and filesystem flags appear consistent with expected minified assets and documented installation paths, with no strong direct evidence of credential theft or covert backdoors in the provided findings. Treat the project as security-sensitive for viewer compromise risk and enforce stronger dependency controls (pinning/integrity) plus strict escaping/sanitization for any deck-derived content rendered via HTML injection sinks.