Get Started
Install in seconds. Protect your secrets forever.
Install with npm
npm install -g https://cli.llmsecrets.com/llm-secrets-3.1.0.tgz
Read the Quick Start Guide
Then, encrypt your existing .env:
1
Encrypt your .env file (first time setup)
scrt setup
2
View your secrets anytime
scrt view
3
Add or edit secrets
scrt decrypt → edit .env → scrt encrypt --force
4
Run commands with secrets injected
scrt run -- npm run deploy
System Requirements
Windows 10/11
64-bit with Windows Hello configured
Node.js 14+
For npm/bun installation
PowerShell 5.1+
Pre-installed on Windows 10/11