managing-branches

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses git commands through the Bash tool to perform repository management.
  • Evidence: git branch, git status, git fetch, git checkout, and git rev-list are used as intended for branch investigation and creation.
  • The commands are localized to the Git environment and do not attempt to access system files or non-whitelisted network resources.
  • [DATA_EXPOSURE]: No sensitive file paths (e.g., .ssh, .aws, .env) are accessed.
  • [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 07:18 AM
Security Audit — agent-trust-hub — managing-branches