git-workflow-skill
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive documentation for Git operations such as commits, rebasing, cherry-picking, and worktrees. All included commands are standard Git CLI operations.
- [SAFE]: The skill references established development tools and libraries for release automation, including
standard-version,semantic-release, andgit-cliff. These are well-known utilities in the software development ecosystem. - [SAFE]: The GitHub Actions workflow example uses standard official actions (
actions/checkout,actions/setup-node) and handles theGITHUB_TOKENaccording to best practices for automated releases. - [SAFE]: No evidence of prompt injection, data exfiltration, or malicious obfuscation was found. The instructions are purely instructional and intended for enhancing developer workflows.
Audit Metadata