homebrew-publish
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill automates the creation and management of Homebrew tap repositories and formulae by executing standard system commands including
brew,git, andgh. - [EXTERNAL_DOWNLOADS]: Fetches source archives and project assets from remote repositories (primarily GitHub) to calculate SHA256 checksums and verify package integrity using
curlandshasum. - [REMOTE_CODE_EXECUTION]: Facilitates the building and installation of software from source code via Homebrew, which involves executing language-specific commands (e.g.,
npm install,cargo install,go build) as part of the formula verification and testing process.
Audit Metadata