xlsx
Fail
Audited by Gen Agent Trust Hub on May 21, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The file
scripts/soffice.pycontains functionality to dynamically generate C source code, compile it into a shared object usinggcc, and inject it into thesofficeprocess environment via theLD_PRELOADenvironment variable to bypass environment restrictions. - [COMMAND_EXECUTION]: The script
scripts/recalc.pywrites a StarBasic macro (Module1.xba) to the user's local application configuration path for LibreOffice (~/.config/libreofficeor~/Library/Application Support/LibreOffice) and executes it. - [COMMAND_EXECUTION]: Multiple scripts, including
scripts/recalc.py,scripts/soffice.py, andscripts/validators/redlining.py, utilize thesubprocessmodule to execute system binaries such assoffice,gcc,git, andtimeout.
Recommendations
- AI detected serious security threats
Audit Metadata