# Scripts Bundled resources for secret-scanner skill - [ ] scan_directory.py: Recursively scans a directory for secrets, allowing specification of file types to include/exclude. - [ ] validate_commit.sh: A pre-commit hook script that prevents commits containing secrets. - [ ] report_generator.py: Generates a detailed HTML report of the scan results.