open-kimi-ppt

Warn

Audited by Socket on Aug 7, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/local-export/export-pptd.mjs

Overall, this module is an image/PPT export CLI with a few supply-chain-grade risk points: it can execute python3 via spawnSync for YAML parsing fallback, it loads/instantiates a user-provided (or default) patched WASM binary without integrity verification, and it can send a session cookie to an arbitrary --origin. There is also potential local path traversal risk for local image src values. No clear, direct malicious payload (exfiltration to hardcoded domains, backdoor persistence, crypto mining, etc.) is present in this snippet, but the python3 execution and unverified WASM loading elevate security risk.

Confidence: 72%Severity: 58%
AnomalyLOW
scripts/export_pptx.py

No clear evidence of overt malware (no reverse shell/backdoor, no remote exfiltration, no eval/exec injection from network input) is present in this fragment. However, it performs high-privilege supply-chain actions at runtime: installing `agent-browser@latest` via npm and potentially installing PyYAML via pip if missing, and then executing Node/WASM/exporter artifacts. This creates meaningful supply-chain integrity risk (malicious or altered dependencies/artifacts could run code with the user’s permissions).

Confidence: 68%Severity: 62%
Audit Metadata
Analyzed At
Aug 7, 2026, 06:21 PM
Package URL
pkg:socket/skills-sh/WangEn%2Fopen-kimi-ppt-skill%2Fopen-kimi-ppt%2F@1448417c42d6f0d6555c047a248bb3d433a851255e34b95f31117114ce90ef40
Security Audit — socket — open-kimi-ppt