workflow-merge-conflicts
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill employs standard Git commands including
git status,git log,git rebase, andgit committo manage repository state, which are appropriate for the task of conflict resolution. - [SAFE]: The skill includes verification steps using
pnpm typecheckandpnpm test, representing best practices for ensuring code integrity after a merge or rebase. - [SAFE]: External references are limited to a single attribution link to a well-known developer's public GitHub repository, posing no security risk.
- [SAFE]: The instructions emphasize manual intent verification over blind text merging, which helps prevent accidental introduction of bugs or malicious code during conflict resolution.
Audit Metadata