office-install
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Utilizes shell scripts to perform environment detection, manage local tool directories, and configure paths for the office-skills ecosystem.
- [EXTERNAL_DOWNLOADS]: Downloads installation scripts and binaries from official domains such as astral.sh, deno.land, and documentfoundation.org, as well as NPM packages through Deno's package manager.
- [REMOTE_CODE_EXECUTION]: Executes remote installation scripts from well-known sources via piped shell commands and parses GitHub API JSON responses using Python for version checking.
Audit Metadata