Automic Vault Automic Vault
macOS native app av CLI open source

From the Creator of Homebrew

Download Automic Vault for macOS.

Install the local security layer for Homebrew packages, CLI secrets, and agent-triggered commands before the next agent run.

Terminal install one-liner
curl -fsSL https://automicvault.com/install.sh | sh && av open
Automic Vault app showing package search and package details
First run
$ av scan
found ~/.aws/credentials
found ~/.npmrc
hazard: agent-readable token paths

$ av harden gh awscli npm
stored supported secrets in Keychain
rewrote helpers for approved runtime access

01 · Included

One install covers the app, terminal, and package root.

Automic Vault is not just a download link. It installs the macOS control surface, the command-line tool agents will encounter, and the package boundary that keeps mutable toolchains visible.

Native app

Search packages, inspect hazards, approve installs.

The app stays close to the workflow: package metadata, hazard notifications, security notes, and privileged install approval live in one local Mac interface.

Automic Vault app showing a plaintext credential hazard beside a package homepage
Command line

av where agents work.

Scan, harden, install, approve, and open the app from the terminal session where tool calls happen.

Nucleus

Hardened package roots.

Install familiar Homebrew, npm, and PyPI packages with ownership boundaries that are easier to inspect.

Scanner

Plaintext paths reported first.

Credential files, package state, and local config hazards are surfaced before an autonomous coding run starts.

02 · First run

Install it, then close the easy-read paths.

The first useful run is deliberately small: scan what your Mac already exposes, harden the supported credentials, then keep the app running for new package and secret hazards.

1 / scan

Find what installed tools can read.

Run the scanner before the next autonomous coding session and review plaintext credential files, package hazards, and approval opportunities.

2 / harden

Move supported secrets into Vault.

Use av harden to replace easy-read files with Keychain-backed helper flows for supported tools.

3 / monitor

Leave the local boundary running.

New installs, stale tools, and fresh config can reopen holes. The app keeps reporting changes as they appear.

Install path
$ av open
Automic Vault.app ready

$ av scan --plain
~/.npmrc token detected
~/.netrc credential detected
~/.aws/credentials detected

$ av harden npm awscli gh
Keychain-backed helpers installed
old plaintext paths removed where supported

03 · Package surface

Works with the tools already on your Mac.

Automic Vault keeps normal developer tooling familiar while making package-owned secrets, helper protocols, and command approval points visible at the local execution layer.

04 · Download FAQ

Install notes without burying the answer.

What installs? App, CLI, scanner, and package controls.

The download includes the native app, av, scanner workflows, approval gates, and Nucleus package controls for local developer tools.

Homebrew Keep the familiar install path.

You can keep using the tools developers already use. Automic Vault adds detection, hardening, and approval around the package and secret paths agents can reach.

Secret stores Use central vaults where they fit.

1Password, HashiCorp Vault, and cloud secret systems can remain the source of truth. Automic Vault controls the local moment when a CLI, script, or package command tries to receive those credentials.

Provenance Maintained by Max Howell.

Automic Vault is maintained by Max Howell, creator of Homebrew. Source, issues, security disclosure, and licensing live in the public GitHub project.

Free and open source

Secure the tools you

Download Automic Vault Read docs Browse packages