# vsh を Homebrew, MacPorts, Nix でインストール

vsh のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vsh
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vsh
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vsh
```

  証拠: MacPorts ports tree: security/vsh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vsh
```

  証拠: nixpkgs package indexes: pkgs/by-name/vs/vsh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:vsh
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/vsh>
- **バージョン:** 1.0.0
- **ソース概要:** HashiCorp Vault interactive shell
- **ホームページ:** <https://github.com/fishi0x01/vsh>
- **リポジトリ:** <https://github.com/fishi0x01/vsh>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/fishi0x01/vsh/archive/refs/tags/v1.0.0.tar.gz>
- **最終更新:** 2026-07-26T00:30:34+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- vsh (cli)
- vsh (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/fishi0x01/vsh
- 検出された最新: v1.0.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026: vsh 1.0.0 was released with concurrent recursive operations and a Bubble Tea-based interactive interface.

### ソース

- Command docs directory: https://github.com/fishi0x01/vsh/tree/master/doc/commands
- GitHub README: https://github.com/fishi0x01/vsh
- GitHub releases: https://github.com/fishi0x01/vsh/releases


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **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:** stable

## 他のパッケージマネージャ記録

- Nix - vsh: normalized package name match | nixpkgs package indexes: pkgs/by-name/vs/vsh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - vsh: normalized package name match | MacPorts ports tree: security/vsh/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [lastpass-cli](https://pkg.so/ja/brew/lastpass-cli/) - Shares pkgdb curated category or tags: cli, secrets, security, vault.
- [teller](https://pkg.so/ja/brew/teller/) - Shares pkgdb curated category or tags: cli, secrets, security, vault.
- [git-crypt](https://pkg.so/ja/brew/git-crypt/) - Shares pkgdb curated category or tags: cli, secrets, security.
- [aws-vault](https://pkg.so/ja/brew/aws-vault/) - Shares pkgdb curated category or tags: cli, security, vault.
- [kubeseal](https://pkg.so/ja/brew/kubeseal/) - Shares pkgdb curated category or tags: cli, secrets, security.
- [doppler](https://pkg.so/ja/brew/doppler/) - Shares pkgdb curated category or tags: cli, secrets, security.
- [git-secret](https://pkg.so/ja/brew/git-secret/) - Shares pkgdb curated category or tags: cli, secrets, security.
- [keychain](https://pkg.so/ja/brew/keychain/) - Shares pkgdb curated category or tags: cli, security, shell.
- [acme.sh](https://pkg.so/ja/brew/acme-sh/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, security, shell.

## Combined YAML source

View the package source record on GitHub. [combined/vsh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vsh.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
