creating-pull-requests
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gitandgh(GitHub CLI) commands to inspect repository state, push branches, and create pull requests. These operations are limited to the scope of the user's intent to manage PRs. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or external scripts were detected. The skill uses standard local CLI tools.
- [DATA_EXFILTRATION]: No exfiltration patterns were found. Network activity is confined to standard Git operations (pushing to origin) and PR creation via the GitHub API, both of which are central to the skill's primary purpose.
- [PROMPT_INJECTION]: No malicious prompt injection or override instructions were detected. The instructions prioritize user approval before any destructive or external actions are taken.
Audit Metadata