Integrations
Use Whisper directly from your favorite tools. Create and share encrypted secrets without leaving the conversation.
Slack
AvailableCreate encrypted, self-destructing secrets directly from Slack with the /whisper slash command.
/whisper my-secret— create a secret (1h, self-destruct)/whisper my-secret 24h— custom expiration/whisper my-secret 7d false— no self-destruct
Discord
AvailableShare encrypted secrets in Discord with a slash command. Same encryption, same self-destruct.
/whisper my-secret— create a secret (1h, self-destruct)/whisper my-secret 24h— custom expiration/whisper my-secret 7d false— no self-destruct
Raycast
AvailableCreate encrypted, self-destructing secrets directly from Raycast. Supports quick command, guided form, configurable expiration, self-destruct, and Raycast AI tool integration.
Install ExtensionCLI
AvailableA zero-knowledge .env secret manager for teams. Push, pull, and rotate encrypted secrets from the command line — no signup, no accounts.
whisper-secrets init— set up a projectwhisper-secrets push SECRET_NAME— encrypt & uploadwhisper-secrets pull— download & decrypt to .envwhisper-secrets run -- npm start— run with secrets injected, no .env on disk
AI coding agents
AvailableStop being scared to share your .env with your team. Claude Code, Cursor, Codex and other AI coding agents manage it with whisper-secrets: they set it up, sync it and run your project with it — without ever seeing a value.
npx skills add quentinved/Whisper— Cursor, Codex, Copilot…/plugin install whisper-secrets@whisper— Claude Code, after/plugin marketplace add quentinved/Whisperwhisper-secrets run -- npm start— your agent runs the app with secrets it never sees
Microsoft Teams
Coming SoonShare encrypted secrets directly in Microsoft Teams. Same encryption, same self-destruct. Stay tuned.
Want to suggest a new integration or shape an existing one? Join our Slack community.