macOS
brew install garblelocal Homebrew formula metadata
brew / 順位 5067
garble のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install garblelocal Homebrew formula metadata
nix profile install nixpkgs#garblenixpkgs package indexes · pkgs/by-name/ga/garble/package.nix · ソース: api.github.com
概要
Obfuscate Go builds
履歴
garble is a Go build obfuscator that wraps the Go toolchain to produce deterministic, reproducible obfuscated builds.
The public GitHub repository was created in December 2019, and its first GitHub release, v0.1.0, was published in March 2021. The README frames garble as a tool coupled to cmd/go so it can support Go modules and build caching.
garble was adopted by Go users who need to distribute binaries or private source while reducing the amount of source-level information left in compiled artifacts. Its release stream and packaging in Homebrew and Nix place it in the normal CLI toolchain workflow for Go developers.
The primary commands mirror Go commands, including garble build, garble test, and garble run. The tool also supports garble reverse for de-obfuscating text such as stack traces when the original source is available.
garble is notable because it is a language-aware build wrapper rather than a post-build binary packer. For package maintainers, it sits at the intersection of Go module builds, compiler/linker behavior, reproducibility, cache directories, and environment-driven build selection through GOGARBLE.
セキュリティ状態
garble に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
garble | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:garble |
|---|---|
| バージョン | 0.17.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/burrowers/garble |
| リポジトリ | https://github.com/burrowers/garble |
| 最終更新 | 2026-07-26T18:03:02Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
garble
nix profile install nixpkgs#garbleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.