@brainst0rm/vault
v0.13.0
Published
Encrypted key storage (AES-256-GCM + Argon2id) with 1Password bridge
Downloads
148
Maintainers
Readme
@brainst0rm/vault
Encrypted API key storage with AES-256-GCM + Argon2id key derivation.
Key Exports
VaultStore— Encrypted CRUD for API keysKeyResolver— Resolution chain: vault → 1Password → environment variables
Usage
storm vault add BRAINSTORM_API_KEY # Encrypt and store a key
storm vault list # List stored keys
storm vault status # Health checkKeys are stored in ~/.brainstorm/vault.enc and encrypted at rest. The vault auto-locks after inactivity.
