mirror of
https://github.com/daymade/claude-code-skills.git
synced 2026-09-14 16:15:21 +08:00
f441a13faf
- Replace git log --pickaxe-regex -S with git grep --perl-regexp across all commits so Layer 2/3 patterns with \b word boundaries match correctly. - Parse private-domain-context and private-ip-context from user's gitleaks.toml plus optional identities file for Layer 3. - Add Layer 4 AI semantic review prompt and eval. - Update verify_cleanup.py to treat literal: and regex: search sides correctly. Co-authored-by: Claude <noreply@anthropic.com>