What problem does it solve?
Undetected leaked credentials in local workstations, Git history, and remote repositories pose critical security risks including unauthorized access, data breaches, and compliance violations. This Skill provides a standardized, secure workflow to identify and validate these leaks using TruffleHog CLI.
Core Features & Use Cases
- Local Secret Scanning: Scan developer workstations and local Git history for exposed credentials.
- Pre-commit Integration: Block secret leaks before they are committed to version control.
- Remote Repository Scanning: Audit HTTPS remote GitLab repositories for historical credential leaks.
- Credential Verification: Confirm if a suspected leaked credential is still active after rotation.
Common use cases include developer self-security checks, team-wide pre-commit security gates, remote repo onboarding audits, and post-rotation credential validation.
Quick Start
Use the trufflehog-cli skill to scan your current local repository for leaked credentials and generate a redacted report of verified findings in a temporary directory.