bilig-workpaper
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to fetch and execute the
@bilig/workpaperpackage from the official NPM registry and references documentation hosted on GitHub and GitHub Pages. - [COMMAND_EXECUTION]: Uses
npm execto launch a Model Context Protocol (MCP) server for spreadsheet tasks; the instructions specifically advise the agent to use argument arrays, pin package versions, and obtain user approval before execution. - [INDIRECT_PROMPT_INJECTION]: The skill identifies a potential attack surface when processing untrusted JSON workbook files and spreadsheet formulas. It provides explicit remediation guidance, instructing the agent to reject inputs containing shell metacharacters (such as backticks, semicolons, and pipes) to prevent command injection.
Audit Metadata