git-push
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its primary operations using local Bash scripts and standard git commands. It is designed to discover and manage local repositories without requiring external network access beyond the git push command itself.\n- [SAFE]: Robust safety mechanisms are implemented within
scripts/git-push.shto block high-risk operations, specifically preventing force pushes to 'main' or 'master' branches and skipping repositories in a detached HEAD state.\n- [SAFE]: The skill does not download or execute any third-party code or packages, and all scripts are contained within the skill's own directory structure.\n- [SAFE]: No evidence of prompt injection, data exfiltration, credential harvesting, or persistent backdoor mechanisms was identified across the skill's instructions and scripts.
Audit Metadata