yatmn-branch
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a comprehensive branching model (main/develop/release) with specific naming formats for feature, bugfix, and hotfix branches.
- [SAFE]: Implements 'Preflight' checks to verify repository status, clean working trees, and the existence of base branches before performing Git operations.
- [SAFE]: Enforces security best practices for repository management by prohibiting direct pushes or force-pushes to long-lived branches and requiring pull requests.
- [SAFE]: Provides explicit instructions for sanitizing user-provided branch descriptions, including character restrictions and keyword filtering to prevent naming-related issues.
Audit Metadata