git-workflows
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional markdown documenting Git conventions and workflow patterns without any executable code or risky automation.- [SAFE]: It contains proactive security advice regarding the prevention of secret exposure through .gitignore and remediation steps like history purging (git filter-repo) and credential rotation if secrets are accidentally committed.- [SAFE]: Guidelines for destructive Git commands (e.g., git reset --hard, git push --force) include explicit requirements for user confirmation and the use of safety mechanisms like git reflog and --force-with-lease.
Audit Metadata