Everything BrewBox does.
In detail.

From scan to cleanup to audit — every capability broken down.

Fourteen managers, organized in one view.

Every package manager your Mac dev environment uses — all in a single unified dashboard.

🍺

Homebrew

Both formulae and casks, with full dependency trees.

formula cask deps cache
🐍

pip

Python packages with Requires / Required-by resolution.

version deps source cache
📦

npm

Global Node.js packages and their transitive dependencies.

global deps cache
💎

gem

Ruby gems with full dependency analysis.

version deps source
🦀

cargo

Rust binaries installed via cargo install.

bin version registry
🐍

conda

Conda environments with per-env package breakdown.

envs packages channels
🐹

Go modules

Go binaries from $GOPATH/bin.

bin module path
🔨

Xcode

DerivedData, Archives, DeviceSupport — the disk hogs.

DerivedData Archives DeviceSupport
🐳

Docker

Images, volumes, build cache across all containers.

images volumes builder
NEW 🐍

pyenv

Python versions managed by pyenv + active version detection.

versions active shims
NEW 📗

nvm

Node.js versions managed by nvm.

versions active aliases
NEW ♦️

rbenv

Ruby versions managed by rbenv.

versions active shims
NEW 🛠️

Xcode CLT

Command Line Tools — version, path, installed size.

version path size
NEW ⚙️

System Daemons

Dev-related launchd daemons and agents only.

launchd agents daemons

Ten core capabilities

1

CVE Security Scanner

Cross-references every installed package against OSV.dev, NVD, and GitHub Advisory databases. Flags critical vulnerabilities with CVSS scoring, provides one-click fix commands, and exports audit reports in PDF/CSV/JSON.

2

PATH & Shell Config Diagnosis

Parses .zshrc / .zprofile / .bashrc / .profile. Identifies duplicate sources, conflicting aliases, world-writable paths, and misplaced version manager initialization. Shows exactly which Python (or node, ruby, etc.) is active and why.

NEW
3

Explainable Risk Scoring

Every package gets a 0-100 score computed from 8 factors: dependency count, system criticality, recent usage, conflict potential, recoverability, vulnerability status, install source, and disk impact. Each score comes with a breakdown showing exactly why.

NEW
4

Menu Bar Background Agent

Runs silent scans on your schedule (1h/6h/12h/24h). Respects battery and AC state. Surfaces critical CVEs immediately via native notifications. Never drains your Mac.

5

Cross-Manager Dependency Analysis

Builds a complete dependency graph spanning all 16 managers. Detects when numpy is installed via both pip and conda. Flags orphan packages no one depends on. Finds packages your environment silently needs.

6

Auto Snapshots + Guided Restore

Snapshots fire automatically before any uninstall, cache purge, or environment change. Each includes package state, shell config backup, and PATH. Restore builds a step-by-step plan with warnings — you confirm each step.

7

Cross-Manager Cleanup

One button purges Homebrew cache, pip cache, npm cache, Xcode DerivedData, CocoaPods cache, Docker builder cache. Typical free: 3-10 GB.

8

Unified Environment Export

Generates a single setup.sh that recreates your entire dev environment: Brewfile, requirements.txt, package.json, Gemfile, Cargo installs, Conda environments. One bash command to replicate everything on a new Mac.

9

Diagnostic Reports with Health Score

A single Health Score (0-100) summarizes your entire dev environment. Compare reports over time to see what improved or degraded. Export professional PDFs — perfect for freelance client audits or team reviews.

NEW
10

Mac Security Audit

Goes beyond package CVEs to check your Mac's own security posture. Inspects firewall state, FileVault encryption, Gatekeeper policy, SSH daemon config (PermitRootLogin, PasswordAuthentication), sudo NOPASSWD rules, and world-writable entries in your PATH. Each finding comes with a severity level and a copy-paste fix command — no Terminal expertise required.

NEW

Ready to clean your Mac?

Start with the free version. Upgrade when you need CVE scanning or PATH diagnosis.