smart-git-automation
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Utilizes standard
gitandgh(GitHub CLI) commands for version control tasks such as status checks, branching, staging, and committing. These operations are routine for software development automation. - [DATA_EXFILTRATION]: Contains explicit instructions to prevent the accidental exposure of sensitive data, specifically stating "Never commit secrets, credentials, or large binaries."
- [PROMPT_INJECTION]: Analyzes file differences and changes to generate metadata like branch names and PR descriptions. While this processes external data, the risk is mitigated by a required user confirmation step before commits or pushes are finalized.
Audit Metadata