resolve-conflicts
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a series of standard Git commands (e.g., git rev-parse, git diff, git fetch, git checkout, git commit) to manage repository state. These commands are necessary for the skill's purpose and do not involve unauthorized privilege escalation or dangerous parameters.
- [SAFE]: Comprehensive analysis of the skill's instructions and logic revealed no evidence of malicious behavior, obfuscation, or data exfiltration. The inclusion of interactive prompts (Step 4) ensures that semantic decisions remain under user control, mitigating risks associated with automated code modification.
Audit Metadata