pr
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses legitimate shell commands including
gitandghto perform repository management tasks such as checking branch status, diffing changes, and creating pull requests. - [EXTERNAL_DOWNLOADS]: Interacts with GitHub, a well-known service, to push code and manage pull requests. This is consistent with the skill's stated purpose and uses established tooling.
- [DATA_EXFILTRATION]: Reads local repository data (diffs and logs) and transmits them to the configured remote origin (GitHub). This is the intended behavior for a pull request utility and does not involve unauthorized data movement.
Audit Metadata