commit-and-push

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands for standard git operations including git status, git commit, git push, and git diff. These are restricted to the local workspace and follow a documented safety protocol.
  • [SAFE]: The skill explicitly includes logic to detect and prevent operations on protected branches (main, master, pro, test).
  • [SAFE]: The skill instructs the agent to skip staging secrets like .env files or credentials and provides a warning if they are present.
  • [SAFE]: The workflow prevents the use of dangerous flags like --force or --no-verify unless explicitly requested by the user.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 08:29 AM
Security Audit — agent-trust-hub — commit-and-push