super{secret}

Secure secrets for your team, synced to your terminal

Create, manage, and share encrypted secrets across your team. Sync them to any project with a single CLI command.

$ npx @superset-signal/secrets sync stripe-prod

AES-256-GCM Encryption

Secrets are encrypted at the application layer before storage. The database never sees plaintext values.

Team-Based Access

Share secrets with your team using Clerk Organizations. Role-based access controls who can read, write, or delete.

CLI Sync

Sync secrets to your local .env file with a single command. Authenticate via the browser, no API keys to manage.