open-kimi-ppt

Warn

Audited by Socket on Aug 6, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/export_images.py

This module appears primarily to be a browser automation/export utility that generates page images from a .pptd project and produces a stitched QA overview. No explicit malware behaviors (credential theft, persistence, or clear data exfiltration) are evident in the provided code. The main security concerns are: (1) use of CDP Runtime.evaluate to execute JavaScript in a browser iframe (sensitive execution sink), and (2) runtime pip installs of required packages without visible version pinning/integrity verification (supply-chain risk). ZIP extraction is comparatively safer against Zip Slip due to basename-only writes, but untrusted image contents are still decoded by Pillow, and malformed/missing JS constants in the snippet warrant confirming the real expression sources.

Confidence: 60%Severity: 50%
Audit Metadata
Analyzed At
Aug 6, 2026, 01:22 PM
Package URL
pkg:socket/skills-sh/binaryify%2Fopen-kimi-ppt-skill%2Fopen-kimi-ppt%2F@73e476c8df04912fef9743b5341c1ae526a2683ad9449c66171272290c26b32f
Security Audit — socket — open-kimi-ppt