branch-context-check

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, bypass techniques, or security risks were identified in the skill. The instructions promote repository integrity and safe development practices.
  • [COMMAND_EXECUTION]: The skill uses standard Git and GitHub CLI commands (e.g., git status, git log, gh pr view) for repository state inspection. The procedure explicitly prohibits performing destructive actions like branch deletion or committing without manual user confirmation and safety checks.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any remote code downloads or dependency installations. It relies solely on the user's existing Git and GitHub CLI environment.
  • [DATA_EXFILTRATION]: No exfiltration patterns are present. Network use is restricted to standard Git remotes and GitHub metadata retrieval, which are necessary for the tool's intended purpose of managing PRs and branches.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 12:26 PM
Security Audit — agent-trust-hub — branch-context-check