macOS
brew install bagelprovider-native install command
brew / 順位 5434
bagel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bagelprovider-native install command
概要
CLI to audit posture and evaluate compromise blast radius
履歴
Bagel is a BoostSecurity CLI for inventorying security-relevant metadata on developer workstations. It focuses on supply-chain and endpoint posture signals such as tool configuration, risky settings, and the locations of secrets without collecting secret values.
The boostsecurityio/bagel GitHub repository was created in February 2026, and its first v0.1.0 release followed the next day. The README describes it as a cross-platform CLI for macOS, Linux, and Windows that inspects developer machines and outputs structured JSON reports.
From its first public versions, Bagel documented a privacy-first boundary: metadata about paths, permissions, timestamps, key types, and config flags may be reported, but secret payloads are not written or exfiltrated. The README also positions Bagel as the open-source counterpart or lightweight lead-in to BoostSecurity's enterprise Developer Endpoint Protection product.
Bagel's public adoption history is short because the repository and releases began in 2026. The batch metadata already shows Homebrew, Debian, and Ubuntu packaging, which suggests upstream wanted package-manager distribution quickly for workstation and CI use.
GitHub releases progressed from v0.1.0 in February 2026 to v0.7.1 in June 2026, indicating rapid early iteration around probes, detectors, output, and packaging.
Typical usage is bagel scan, producing JSON by default or table output for quick review. The README documents flags for output path, strict mode, cache rebuilds, progress display, verbose logging, config path, and disabling version checks.
Bagel checks areas such as Git, SSH, npm, environment variables, shell history, cloud credentials, JetBrains IDEs, GitHub CLI, and AI CLI tools. Security teams can use --strict as a CI gate when findings are present.
Bagel is significant as an early example of developer-workstation posture scanning being packaged like a normal CLI. Instead of requiring an agent rollout, it can be installed with Homebrew or OS packages and run locally or in automation.
For package maintainers, its interesting boundary is privacy: the package scans sensitive locations but promises metadata-only output, making documentation and trust signals especially important.
セキュリティ状態
bagel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./bagel.yaml~/.config/bagel/bagel.yaml%APPDATA%\bagel\bagel.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bagel | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:bagel |
|---|---|
| バージョン | 0.7.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://boostsecurityio.github.io/bagel/ |
| リポジトリ | https://github.com/boostsecurityio/bagel |
| 最終更新 | 2026-07-26T10:56:31+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.