Back to browse
GitHub Repository

Local secret firewall for AI coding assistants (Claude Code/Cursor/aider) — scans + redacts secrets before anything leaves the machine. Local-first, zero cloud. MIT.

0 starsPython

Leakproof – local secret-egress firewall for Claude Code/Cursor/aider

by TrustLayerDev·Jun 17, 2026·1 point·1 comment

AI Analysis

●●●BangerBig BrainSolve My Problem

Local secret scanning beats GitGuardian when compliance bans cloud-dependent tools.

Strengths
  • Zero cloud dependency means scan metadata never leaves the machine, satisfying strict compliance.
  • Two-pass system catches benign-named secrets via entropy plus optional local-model semantic check.
  • 148 tests including adversarial suite with 15/15 planted leaks caught, zero false positives.
Weaknesses
  • Fresh project with zero stars means unproven production track record.
  • Local model semantic check requires running ollama, adding setup complexity.
Category
Target Audience

Compliance-bound development teams, security engineers

Similar To

GitGuardian ggshield · detect-secrets · Talisman

Similar Projects