secret-scanning
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Python script (
scripts/precommit-secret-audit.py) for scanning local files for secrets. This tool runs locally and is a core part of the secret auditing purpose. - [EXTERNAL_DOWNLOADS]: The documentation references
git-filter-repo, a well-known and trusted utility for cleaning Git history, and provides standard instructions for its installation viapip. - [DATA_EXFILTRATION]: The auditing script reads local file contents to identify credentials. No network operations were found in the script, and all data processing is local to the user's environment.
Audit Metadata