# wifi-password を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:wifi-password
```

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

### macOS

- Homebrew (100%):

```sh
brew install wifi-password
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wifi-password
```

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

## パッケージ情報

- **パッケージキー:** brew:wifi-password
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.0
- **ソース概要:** Show the current WiFi network password
- **ホームページ:** <https://github.com/rauchg/wifi-password>
- **リポジトリ:** <https://github.com/rauchg/wifi-password>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- wifi-password (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

wifi-password is a small macOS shell utility by Guillermo Rauch for answering a common local-support question: what is the password for the Wi-Fi network this machine is using? Its README frames the tool as a quick way to print the current network password, print a named SSID's password, or pipe the result to the macOS clipboard.

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

The project's changelog records its initial release as 0.0.1 on February 14, 2015, followed the same day by 0.1.0, which defaulted to quiet output when stdout was piped. The GitHub repository was also created on February 14, 2015, matching the changelog's origin date.

### 採用の歴史

wifi-password became widely copied for such a tiny script. By July 2026 the upstream GitHub repository had about 4.6k stars and 262 forks, and its README documented installation paths through shell/package ecosystems as well as direct curl installation.

### 使われ方

The typical use is interactive and local: run `wifi-password` for the current SSID, `wifi-password <ssid>` for a named network, or pipe the output into `pbcopy` when sharing credentials. Its niche is not enterprise secret management; it is a convenience wrapper around the local macOS Wi-Fi/keychain workflow.

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

wifi-password is package-nerd notable because it is almost the smallest useful form of a CLI package: a shell script with a memorable executable name, very little release machinery, and a large adoption footprint relative to its code size.

### タイムライン

- 2015-02-14: 0.0.1 initial release.
- 2015-02-14: 0.1.0 changed piped output behavior.
- 2026-07: Upstream GitHub repository showed about 4.6k stars and 262 forks.

### ソース

- <https://api.github.com/repos/rauchg/wifi-password - GitHub repository creation and adoption counters>
- <https://github.com/rauchg/wifi-password/blob/master/History.md - upstream changelog>
- <https://github.com/rauchg/wifi-password/blob/master/Readme.md - upstream usage and installation README>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

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

- MacPorts - wifi-password: normalized package name match | MacPorts ports tree: sysutils/wifi-password/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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