git-push

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Git commands through the Bash tool. The allowed-tools configuration in the frontmatter follows the principle of least privilege by restricting the agent to specific subcommands like git status, git diff, and git push.
  • [SAFE]: Includes robust safety guidance, such as advising the use of --force-with-lease instead of --force and requiring explicit confirmation for pushes to protected branches like main or master.
  • [SAFE]: No unauthorized data exfiltration, credential access, or external downloads were detected. The skill's behavior is consistent with its stated purpose of managing Git synchronization.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 02:25 AM
Security Audit — agent-trust-hub — git-push