01Integrated MCP server enabling AI agents to securely access and manage secrets without passphrase exposure.
02Support for multiple, isolated vaults and session caching for passphrase-free access within a terminal session.
03Zero-infrastructure, local-first secret storage with no servers or cloud dependencies.
04Robust encryption using Argon2id for key derivation and XSalsa20-Poly1305 via libsodium.
05Comprehensive CLI for managing secrets, including setting, retrieving, listing, and injecting into shell commands.
060 GitHub stars