install-hunkwise
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the extension source code from the author's GitHub repository (github.com/molon/hunkwise).
- [COMMAND_EXECUTION]: Executes a series of shell commands to install dependencies, compile the source code, and package the extension into a VSIX file.
- [COMMAND_EXECUTION]: Automatically installs the produced VSIX file into detected VSCode installations using the command-line interface.
- [COMMAND_EXECUTION]: Programmatically updates VSCode's 'argv.json' file to enable the 'molon.hunkwise' proposed API, which is necessary for the extension to function.
Audit Metadata