sync
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill performs routine Git maintenance tasks using built-in commands like
git fetchandgit merge.\n- [SAFE]: External tool usage is limited to the GitHub CLI (gh), which is employed for querying repository metadata such as the default branch and pull request status. This represents legitimate interaction with a well-known service.\n- [SAFE]: The skill implements safe defaults, such as only performing fast-forward merges and requiring manual intervention for diverged branches, which protects the integrity of the user's local work.
Audit Metadata