git-advanced-workflows
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource and command reference for Git. All provided bash commands are standard Git operations (e.g.,
git rebase,git cherry-pick,git bisect,git worktree) used for repository management. - [SAFE]: No sensitive data exposure or exfiltration patterns were detected. The skill does not access credentials, private keys, or environment files, and does not perform any unauthorized network operations.
- [SAFE]: There is no evidence of obfuscation or hidden content. The Markdown and code blocks are clear and human-readable.
- [SAFE]: The skill does not download or execute code from untrusted remote sources. Examples like
npm testor./test.share standard development practices for testing code during a git bisect process.
Audit Metadata