macOS
brew install bagellocal Homebrew formula metadata
brew
CLI to audit posture and evaluate compromise blast radius. Version 0.7.1 via Homebrew; verified 2026-06-19.
install
brew install bagellocal Homebrew formula metadata
sudo apt install bagelDebian stable package indexes · bagel · source: deb.debian.org
overview
CLI to audit posture and evaluate compromise blast radius
history
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.
security posture
No matching local secret-handling manifest was found for bagel. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bagel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/boostsecurityio/bagel
install metadata
| Package key | brew:bagel |
|---|---|
| Version | 0.7.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bagel |
| Homepage | https://boostsecurityio.github.io/bagel/ |
| Repository | https://github.com/boostsecurityio/bagel |
| Upstream docs | https://boostsecurityio.github.io/bagel |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/boostsecurityio/bagel/archive/refs/tags/v0.7.1.tar.gz |
| Last updated | 2026-06-19T18:32:48Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bagel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bagel 1.2.2-8
Computational Chemistry Package
sudo apt install bagelbagel 1.2.2-7
Computational Chemistry Package
sudo apt install bagelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.