git-pushing
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local git commands via a helper script (
scripts/smart_commit.sh). These operations are limited to standard git workflow commands (git add,git commit,git push,git diff) and do not involve unauthorized privilege escalation or dangerous system modifications. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns were detected. The skill uses local scripts provided within the skill package.
- [DATA_EXFILTRATION]: While the skill pushes code to a remote repository (e.g., GitHub), this is the primary and explicit purpose of the skill as requested by the user. No suspicious exfiltration to third-party domains was found.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety filters were found in the instructions.
Audit Metadata