academic-paper-writer-pro
Warn
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The script
docx/scripts/office/soffice.pycontains a hardcoded C source code string that is compiled into a shared library usinggccat runtime. This library is then loaded into the execution environment of thesofficeprocess using theLD_PRELOADenvironment variable to hook networking functions. - [COMMAND_EXECUTION]: Several components of the skill execute system-level commands through the Python
subprocessmodule to perform core tasks: docx/scripts/office/soffice.pyexecutesgccfor dynamic compilation andsofficefor document processing.docx/scripts/accept_changes.pyexecutessofficeto run automated Basic macros.ocr_kb/scripts/latex_to_omml.pyinvokespandocto convert math formulas between formats.- [EXTERNAL_DOWNLOADS]: The
README.mddocumentation encourages users to install an agentic framework from an untrusted GitHub repository (github.com/code-yeongyu/oh-my-opencode). The skill also includes links to various external domains for downloading academic templates (e.g.,ieee.org,acm.org,springernature.com).
Audit Metadata