Reads common project files and reports env names the repo expects.
.env.examplepackage.jsonnext.configwrangler.tomlvercel.json
Free repo scanner
Run one command to identify expected environment names and tracked
local secret-bearing files such as .env, MCP configs,
and Claude local settings.
vibevault scan vibevault scan --git-only vibevault guard install
What it checks
You do not need to change your workflow to learn where the risk is. Scan the repo first, then decide what should move into the vault.
Reads common project files and reports env names the repo expects.
.env.examplepackage.jsonnext.configwrangler.tomlvercel.jsonFlags local secret-bearing files that should not be committed.
.env and .env.*.mcp.json.cursor/mcp.json.claude/settings.local.jsonInstall the git guard after the first scan so risky files are blocked before commit.
Example
Scanner output gives developers a concrete reason to protect the repo without starting from security theory.
Market context: GitGuardian reported 28.65M new public GitHub secrets in 2025; Lakera found sensitive data in shipped Claude local settings files.