macOS
brew install vshlocal Homebrew formula metadata
sudo port install vshMacPorts ports tree · security/vsh/Portfile · source: api.github.com
brew
HashiCorp Vault interactive shell. Version 1.0.0 via Homebrew; verified 2026-05-25.
install
brew install vshlocal Homebrew formula metadata
sudo port install vshMacPorts ports tree · security/vsh/Portfile · source: api.github.com
nix profile install nixpkgs#vshnixpkgs package indexes · pkgs/by-name/vs/vsh/package.nix · source: api.github.com
overview
HashiCorp Vault interactive shell
history
vsh is an interactive shell and CLI for HashiCorp Vault. Its project identity is to make Vault secret paths feel like directories and files, with familiar commands such as `ls`, `cd`, `cat`, `cp`, `mv`, `rm`, `grep`, and `replace`.
The project is maintained on GitHub by fishi0x01. Its README emphasizes transparency between KV version 1 and KV version 2 secret engines, recursive operations over Vault paths, non-interactive command execution for automation, and command documentation under `doc/commands`.
The 1.0.0 release, published on GitHub in 2026, marks a maturation point: the release notes added concurrent recursive operations, a richer Bubble Tea-based interactive UI, safer recursive removal prompts, and static release binaries.
vsh is used by operators and developers who work directly with Vault key-value secrets and want a shell-like navigation model rather than repeated raw `vault kv` commands. It uses Vault token helper behavior, supports common token environment variables, and documents permission needs such as List access for completion and path discovery.
vsh is niche but useful in the CLI ecosystem because it wraps a security service in traditional Unix shell verbs. That makes it attractive to users who think in paths, recursive copy/move/remove operations, and grep-like inspection of secret trees.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vsh | 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/fishi0x01/vsh
install metadata
| Package key | brew:vsh |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vsh |
| Homepage | https://github.com/fishi0x01/vsh |
| Repository | https://github.com/fishi0x01/vsh |
| Upstream docs | https://github.com/fishi0x01/vsh#readme |
| License | MIT |
| Source archive | https://github.com/fishi0x01/vsh/archive/refs/tags/v1.0.0.tar.gz |
| Last updated | 2026-05-25T22:00:06Z |
| 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 | vsh |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
vsh
nix profile install nixpkgs#vshvsh
sudo port install vshsource 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.