🔒 Security & Privacy

One Developer's VS Code Extension Just Made Committing Secrets a Lot Harder to Mess Up

A developer built a free VS Code extension after nearly pushing a live Stripe key to GitHub. EnvGuard now catches 30+ types of secrets before they escape into the wild.

VS Code editor showing EnvGuard detecting a JWT token leak with a red underline warning in the environment file

⚡ Key Takeaways

  • EnvGuard catches secrets before you commit them to GitHub—solving the timing problem that post-hoc scanners can't fix 𝕏
  • The extension detects 30+ secret patterns (AWS keys, GitHub tokens, Stripe credentials, JWT tokens) with real-time red underlines 𝕏
  • Free and open source, built by a developer who nearly leaked a production Stripe key and decided to prevent it from happening to others 𝕏
  • Schema validation, environment switching, and diff viewing solve practical team problems beyond just secret detection 𝕏
Published by

Open Source Beat

Community-driven. Code-first.

Worth sharing?

Get the best Open Source stories of the week in your inbox — no noise, no spam.

Originally reported by Dev.to

Stay in the loop

The week's most important stories from Open Source Beat, delivered once a week.