cropfig
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyexport_deck.py
LOWAnomalyLOW
export_deck.py
The code appears intended for local presentation-to-PDF conversion and slide splitting, with no clear malicious behavior or data exfiltration. It contains a moderate security issue because user-controlled filesystem paths are inserted unescaped into an osascript AppleScript command, enabling potential AppleScript injection under macOS if an attacker controls those paths. The macOS PowerPoint path is also broken due to an undefined function, and the supplied fragment appears syntactically incomplete.
Confidence: 97%Severity: 62%
Audit Metadata