Uses regex patterns and Shannon entropy to find high-randomness strings (like secret keys) in real-time.
Integrates directly into the VSCode "Problems" tab. No extra UI bloat. Just red squiggles where they matter.
Refactor secrets to .env files or AWS Secrets Manager with a single click. Moves the data, updates the code.
Built after watching the same API key mistake happen in every group project. The fix is always the same — just tedious. So we automated it. Runs entirely locally inside VSCode. No cloud dependency, no AI black box.