release
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill automates version bumping and build processes by executing project-defined commands such as 'npm run build:mac', 'npm run build:win', and 'bun run prepare-asar'. These are standard operations for an Electron application release lifecycle.\n- [COMMAND_EXECUTION]: It utilizes shell utilities including 'shasum', 'stat', and 'base64' to calculate file integrity hashes and generate metadata for application auto-updaters.\n- [COMMAND_EXECUTION]: The skill interacts with the user's GitHub repository using 'git' and the GitHub CLI ('gh') to commit changes, push code, and upload release artifacts.
Audit Metadata