git-conflict-resolver
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git commands such as
git status,git diff, andgit showto inspect and manage the repository state. These actions are limited to local repository management tasks and follow standard developer workflows. - [SAFE]: The skill establishes safe resolution practices by instructing the agent to consult the user for any semantic ambiguity and recommending history-safe commands like
--force-with-leasefor push operations. No malicious patterns, obfuscation, or unauthorized data exfiltration behaviors were detected.
Audit Metadata