# cmdshelf を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:cmdshelf
```

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

### macOS

- Homebrew (100%):

```sh
brew install cmdshelf
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cmdshelf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.2
- **ソース概要:** Better scripting life with cmdshelf
- **ホームページ:** <https://github.com/toshi0383/cmdshelf>
- **リポジトリ:** <https://github.com/toshi0383/cmdshelf>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cmdshelf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.2
## プロジェクトの歴史と使われ方

cmdshelf is a Rust command-line script manager that treats executables in repositories as runnable commands.

### プロジェクトの歴史

The official README presents cmdshelf as a new way of scripting, emphasizing directory-separated namespaces, no PATH configuration, shell completion, inherited standard streams, and a portable .cmdshelf.toml environment.

### 採用の歴史

The official README documents Homebrew installation on macOS and Cargo installation from source, while the input facts show Homebrew packaging.

### 使われ方

Users add a repository as a remote, after which cmdshelf records it in ~/.cmdshelf.toml and lazily clones it under ~/.cmdshelf/remote/ when commands are needed.

### パッケージ好きにとっての重要性

cmdshelf sits in the shell tooling niche of turning version-controlled script collections into executable command namespaces without hand-editing PATH.

### タイムライン

- 2018: GitHub releases page lists 1.0.2 as latest on August 18, 2018.

### Related projects

- The official docs position cmdshelf around Git-hosted script repositories rather than a larger related-project family.

### ソース

- <https://github.com/toshi0383/cmdshelf#readme>
- <https://github.com/toshi0383/cmdshelf/blob/master/docs/getting-started.md>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.cmdshelf.toml

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
