git-workflow
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill enables the
Bashtool to facilitate standard Git operations. This includes branch management (git checkout -b), committing code (git commit), rebasing (git rebase), and pushing to remote repositories (git push). - [SAFE]: The skill content is educational and instructional, focusing on industry-standard Git best practices like Conventional Commits and squash merging. No indicators of data exfiltration, obfuscation, or unauthorized access were detected. While the internal 'Tooling Notes' specify using only read-only commands, the provided 'Common Git Commands' section includes write operations (e.g., push, commit, merge) as expected for a workflow management skill.
Audit Metadata