Electrobun Build
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell commands for environment preparation, such as installing system libraries via
apt-geton Linux andbrewon macOS, as well as commands for the application build process. - [CREDENTIALS_UNSAFE]: Instructions are provided for managing sensitive build secrets, including Apple Developer IDs, notarization credentials, and Cloudflare R2 access keys, using environment variables and GitHub Secrets in accordance with standard CI/CD practices.
- [EXTERNAL_DOWNLOADS]: Outlines the requirements for downloading platform-specific toolchains and runtime components like CEF and Bun during the build and distribution lifecycle.
Audit Metadata