ClaudePass

Install

Two ways to get cpass — pick whichever fits your setup. No account and no GitHub credentials needed.

Homebrew

brew install softorize/tap/cpass

curl

curl -fsSL https://claudepass.com/install.sh | sh

The script detects your OS and architecture, downloads the matching release archive and its checksums.txt, verifies the sha256 before installing, and puts cpass on your PATH (/usr/local/bin if writable, otherwise ~/.local/bin).

Verify

cpass version

Next

Once cpass is installed, the 60-second quickstart takes you from an empty Vault to a real command that uses a Secret without ever printing it.