Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SecretLoader
SecretLoader

SecretLoader

Kivi A.Ş.

| (0) | Free
Pulls secrets from your vault and provides them to your app as environment variables when you run or debug, so they don't have to live in your config files. Works with Infisical, Doppler, HashiCorp Va
Download

SecretLoader

SecretLoader is an IDE plugin that pulls application secrets from a secrets manager and supplies them to your app when you run or debug it, so the values don't have to live in your project's configuration files. It's available for IntelliJ-based IDEs, Visual Studio, and VS Code.

When you start the app from your IDE, SecretLoader runs your vault's command-line tool, reads the secrets for the project and environment you're working in, and passes them to the process as environment variables. Your code reads them like any other environment variable; there's nothing to import and no change to your run configurations.

It isn't tied to a specific vault. Anything with a CLI that can print secrets as JSON works. Infisical is configured by default, and there are presets for Doppler, HashiCorp Vault, and AWS Secrets Manager. For an in-house tool, you just edit the command template.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft