homebrew-self-tap
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for managing GitHub repositories and software releases using the
gh(GitHub CLI) andgitcommands. These include repository renaming, release creation, and remote URL configuration, which are standard operations for the skill's purpose. - [COMMAND_EXECUTION]: The provided Homebrew Cask template includes a
postflightblock that executes the/usr/bin/xattrcommand to remove the macOS quarantine attribute from the installed application. This is a common practice for distributing non-notarized macOS applications via Homebrew. - [EXTERNAL_DOWNLOADS]: The Cask template defines a download source pointing to GitHub Releases (
github.com). GitHub is a well-known service for hosting and distributing software artifacts.
Audit Metadata