get-git-branch

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Git CLI commands like git config, git fetch, and git branch to diagnose and repair repository configurations. These operations are restricted to the local Git repository and are consistent with the skill's stated purpose.- [EXTERNAL_DOWNLOADS]: The skill performs Git network operations such as git fetch and git ls-remote targeting the repository's configured remote origin. This is expected behavior for synchronizing Git metadata and does not involve downloading untrusted scripts.- [SAFE]: No malicious patterns such as prompt injection, obfuscation, persistence mechanisms, or unauthorized data exfiltration were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 02:02 PM