pr
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard version control commands including
git diff,git log, andgit branchto analyze changes. It also uses the GitHub CLI (gh pr create) to automate the submission process. All commands are appropriate for the tool's purpose.- [SAFE]: No evidence of credential exfiltration, obfuscated code, or unauthorized remote access was found. All network communication via theghtool targets a well-known service (GitHub) as part of its core functionality.- [SAFE]: While the skill processes repository data (commit messages) which could theoretically contain injection attempts, the generated output is intended for human review within a PR template and does not trigger autonomous high-privilege actions.
Audit Metadata