resolve-conflicts

Fail

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: CRITICAL
Full Analysis
  • Safe (SAFE): The scripts scripts/handle-deleted-modified.sh and scripts/validate-conflicts.sh are functional Git utilities designed to assist developers during conflict resolution. They use standard Git commands to back up conflicted file content and verify that all markers have been resolved.
  • No Remote Dependencies (SAFE): There are no network operations, external downloads, or third-party package installations (npm/pip) performed by these scripts.
  • No Code Obfuscation (SAFE): The scripts are written in clear, human-readable shell script and markdown. No Base64, zero-width characters, or homoglyphs were detected.
  • Data Privacy (SAFE): File operations are restricted to the local Git repository and its internal .git directory. No sensitive system files, environment variables, or hardcoded credentials were identified.
  • Automated Alert Context (SAFE): An automated scanner flagged a malicious URL in a file named main.rs. As this file was not included in the provided skill package and no URLs were found in the analyzed scripts, the finding is considered external to the analyzed scope.
Recommendations
  • Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 17, 2026, 05:32 PM