git-workflow
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and guidelines for version control practices. There are no executable scripts, automated tool invocations, or network operations included within the skill's logic.
- [COMMAND_EXECUTION]: Provides standard Git and CLI command examples (such as
git commit,gh pr create, andmake test) for development workflows. These are used purely for instructional purposes within the reference documentation and are not executed automatically by the skill. - [EXTERNAL_DOWNLOADS]: References common development tools like
commitlint(vianpx) and the GitHub CLI (gh) as part of the recommended workflow guidelines. These are standard industry tools and the skill does not perform any unverified or automated downloads itself.
Audit Metadata