git-pushing
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard git operations (git add, git commit, git push). The shell script
scripts/smart_commit.shfollows best practices by usingset -eto exit on errors and correctly handles argument passing for commit messages. It includes no credential exfiltration, remote code execution from untrusted sources, or prompt injection patterns.
Audit Metadata