create-pr
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
ghandgitcommand-line interfaces to perform repository management tasks such as branching, committing, and creating pull requests. These operations are essential for the skill's stated purpose. - [SAFE]: The skill follows the principle of least privilege by using the
allowed-toolsconfiguration to limit bash execution specifically toghandgitcommands, preventing the execution of arbitrary shell commands. - [PROMPT_INJECTION]: No instructions were detected that attempt to override system behavior, bypass safety filters, or extract system prompts.
- [DATA_EXFILTRATION]: The skill does not access sensitive local configuration files (e.g., SSH keys or cloud credentials) or attempt to send data to unauthorized external domains.
Audit Metadata