git
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for Git workflows, including Conventional Commits and GitHub Flow strategies.
- [SAFE]: All provided commands are standard Git and GitHub CLI (gh) operations intended for version control management.
- [SAFE]: Includes a dedicated section on security best practices, correctly advising users to exclude sensitive files like .env or .key from repositories using .gitignore.
- [SAFE]: Provides legitimate remediation steps for credential exposure, such as using the well-known BFG Repo-Cleaner tool and rotating secrets.
- [SAFE]: No evidence of prompt injection, unauthorized data access, or malicious persistence mechanisms was found.
Audit Metadata