# clipsafe を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:clipsafe
```

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

### macOS

- Homebrew (100%):

```sh
brew install clipsafe
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:clipsafe
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1
- **ソース概要:** Command-line interface to Password Safe
- **ホームページ:** <https://waxandwane.org/clipsafe.html>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- clipsafe (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

cliPSafe is a Perl command-line interface for reading Password Safe version 3 databases. It is a small, older security utility preserved through its official homepage, a GitHub source repository, and Homebrew.

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

The official waxandwane page describes cliPSafe as a read-only command-line interface to Password Safe databases, written by Ross Palmer Mohn and licensed under GPLv2. It says the tool works with Password Safe version 3 databases and imports code from Crypt::Pwsafe and Term::Complete with local modifications.

The official download section lists version 1.1 as a 2008-12-08 tarball. A GitHub repository under rpmohn/clipsafe exists with the same project description, a very small commit history, and Perl as the dominant language.

### 採用の歴史

Adoption appears niche. Homebrew packages version 1.1 from the official waxandwane tarball and reported only dozens of on-request installs over the preceding year. Password Safe's related-projects page lists cliPSafe as the Perl command-line interface for PasswordSafe version 3 databases.

### 使われ方

Users run `clipsafe [-f dbfname] [rxp]`; if a database path is not supplied, the tool looks in `~/.passwordsafe/preferences.properties` for the most recently used file, then prompts for a path. It prompts for the master password and supports commands such as `ls`, `cg`, `show`, `exit`, and `quit`.

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

cliPSafe is package-nerd significant mainly as preservation: it keeps a late-2000s Perl CLI path into Password Safe v3 databases available in Homebrew. Its narrow read-only design, CPAN dependencies, and tiny upstream footprint make it a historical utility rather than a broad modern password-manager ecosystem.

### タイムライン

- 2008: Official page copyright and project text identify Ross Palmer Mohn and GPLv2 licensing.
- 2008-12-08: Official page lists cliPSafe 1.1 tarball.
- 2022-12-31: Official page footer shows last modified date.
- 2026: Homebrew formula tracks stable release 1.1 from waxandwane.org.

### Related projects

- The official page states that Password Safe was originally written by Bruce Schneier and is now an open-source SourceForge-hosted project.
- Password Safe's related-projects page lists cliPSafe alongside other Password Safe compatible tools such as opws, pwsafe, Password Gorilla, Crypt::Pwsafe3, and Crypt::Pwsafe.

### ソース

- <https://waxandwane.org/clipsafe.html>
- <https://github.com/rpmohn/clipsafe>
- <https://pwsafe.org/relatedprojects.shtml>
- <https://formulae.brew.sh/api/formula/clipsafe.json>


## セキュリティノート

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: ~/.passwordsafe/preferences.properties

## Combined YAML source

View the package source record on GitHub. [combined/clipsafe.yml](https://github.com/mxcl/pkgdb/blob/main/combined/clipsafe.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
