pptx

Warn

Audited by Socket on Aug 6, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/office/soffice.py

This module contains a high-risk native-code injection pattern: it can dynamically write C code, compile it with gcc at runtime, and preload the resulting shared object into the LibreOffice (soffice) process via LD_PRELOAD. While the apparent intent may be compatibility around UNIX socket behavior, the mechanism is also a common substrate for malicious runtime sabotage. The snippet does not include the actual value of _SHIM_SOURCE, so the specific payload behavior cannot be confirmed as benign; therefore, the safest assessment is that the code should undergo manual review of the full shim source, and runtime behavior validation in an isolated environment before use.

Confidence: 62%Severity: 78%
Audit Metadata
Analyzed At
Aug 6, 2026, 04:54 PM
Package URL
pkg:socket/skills-sh/marcioaltoe%2Fskills%2Fpptx%2F@11c86f84a708241b01470732c6dc23be4d0d7e8ad1b95722329f409a22f0c721
Security Audit — socket — pptx