# 使用 Homebrew 安装 clipsafe

查看 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
