redline-docx-pl
Warn
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyAnomalyvendor/docx-engine/verify/revision-vs-adeu.ts
LOWAnomalyLOW
vendor/docx-engine/verify/revision-vs-adeu.ts
No direct evidence of intentional malware (no exfiltration, credentials, persistence, or obfuscated payloads) is present in this code fragment. However, it executes external system binaries (UVX and optionally LibreOffice) using executable paths configurable via environment variables and processes untrusted DOCX files/outputs through JSZip/parseDocx and regex parsing. This creates a meaningful security risk primarily through elevated local execution exposure and reliance on external document parsers/tools’ safety when handling crafted documents or untrusted runtime configuration.
Confidence: 66%Severity: 56%
Audit Metadata