hero

Seekrit

An environment variables management solution built for the modern developer.

Get Started →

No Setup

Inject your secrets into any project, whether it's NodeJS, Django, Terraform - you name it. No setup needed, it just works!

Granular Control

Invite your developers to join your org and control who has access to specific secrets!

Goodbye .env Files

Stop pasting your .env files into slack! Dynamically inject your secrets into your application.

As Easy as 1, 2, 3

$ seekrit login
$ seekrit run [COMMAND] # Executes a command with secrets injected into the command's environment.
...