commit-and-push

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes standard Git CLI commands (e.g., git status, git commit, git push) to manage version control tasks. All operations are aligned with the skill's stated purpose of committing and pushing changes.
  • [SAFE]: No hardcoded credentials, sensitive file access, or unauthorized network operations were detected. The use of remote Git operations is limited to the configured project remotes.
  • [SAFE]: The workflow incorporates safety best practices, such as using git push --force-with-lease instead of a plain force push, and inspecting the worktree state before mutating history.
  • [SAFE]: There are no signs of obfuscation, dynamic code execution, or external script downloads from untrusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 03:26 PM
Security Audit — agent-trust-hub — commit-and-push