excel-automation
Audited by Socket on Mar 1, 2026
1 alert found:
MalwareThe skill is a plausible, useful Excel automation guide that legitimately requires broad access to local Excel workbooks and the ability to execute macros and Python UDFs. The primary security concerns come from the legitimate capabilities it exposes: reading arbitrary local Excel files, executing VBA macros, and running Python code inside UDFs. These capabilities are powerful and, if used by an automated agent or with untrusted inputs, can lead to code execution, disclosure of secrets stored in spreadsheets, and unauthorized changes to files. There are no obvious malicious network data exfiltration endpoints or obfuscated payloads in the provided content, and installation instructions use the official pip/xlwings path. Overall this is not confirmed malware, but it is medium-to-high risk in operational use because it enables executing arbitrary code (VBA/Python) and broad file access; deployments should enforce strict user consent, restrict the agent's tool permissions, and avoid processing untrusted workbooks or macros without review.