macOS
brew install clipsafelocal Homebrew formula metadata
brew
Command-line interface to Password Safe. Version 1.1 via Homebrew; verified from local package data.
install
brew install clipsafelocal Homebrew formula metadata
overview
Command-line interface to Password Safe
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.passwordsafe/preferences.propertiesexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clipsafe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://waxandwane.org/clipsafe.html
install metadata
| Package key | brew:clipsafe |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clipsafe |
| Homepage | https://waxandwane.org/clipsafe.html |
| Upstream docs | https://waxandwane.org/clipsafe.html |
| License | GPL-2.0-or-later |
| Source archive | https://waxandwane.org/download/clipsafe-1.1.tar.gz |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clipsafe |
| Version Scheme | 0 |
| Revision | 5 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.