git-workflow
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of Markdown documentation files that provide guidance on Git best practices and command-line usage.
- [EXTERNAL_DOWNLOADS]: The documentation references well-known industry tools such as
semantic-release,gitleaks, andgit-filter-repo. These are mentioned as standard recommendations for repository maintenance and security scanning. - [COMMAND_EXECUTION]: Provides Git CLI command examples (e.g.,
git rebase,git worktree,git bisect) for local repository management. These commands are typical for the skill's purpose and are intended for manual or agent-assisted execution within a standard Git environment. - [DATA_EXPOSURE]: While the documentation mentions paths like
~/.ssh/id_ed25519.pub, it does so in the context of configuring commit signing, which is a security best practice. No actual keys or sensitive credentials are included or exfiltrated.
Audit Metadata