git-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and provides reference material for Git workflows and version control management.
- [SAFE]: Security-positive patterns are included, such as instructions to exclude
.envfiles from version control and shell scripts for pre-commit hooks designed to detect and block the commitment of sensitive credentials like API keys and passwords. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or unauthorized command execution were detected. All shell command examples are standard Git operations for development workflows.
- [SAFE]: External tool references (e.g., conventional-changelog) are well-known, industry-standard packages used for their intended purposes.
Audit Metadata