officecli-financial-model
PassAudited by VirusTotal on Apr 1, 2026.
Findings (1)
The skill bundle includes a mandatory 'BEFORE YOU START' section in `SKILL.md` that instructs the AI agent to download and execute a shell script from a remote GitHub repository (`https://raw.githubusercontent.com/iOfficeAI/OfficeCli/main/install.sh`) every time the skill is triggered. This `curl | bash` pattern (and its PowerShell equivalent) is a high-risk behavior that enables remote code execution and poses a significant supply chain risk. While the detailed financial modeling logic in `creating.md` appears legitimate and aligned with the stated purpose, the requirement for automated remote script execution without user intervention is a major security concern.
