create-github-pr
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and command templates for common development tasks such as running pre-commit checks, verifying branch names, and opening pull requests.
- [COMMAND_EXECUTION]: Utilizes local CLI tools (
git,gh,mise) to perform repository management and interaction with GitHub. These operations are restricted to the local workspace and authorized GitHub repositories. - [DATA_EXPOSURE]: Interactions are limited to repository metadata and source code intended for submission. No access to sensitive system files, environment variables, or credentials beyond the authenticated session of the
ghCLI was observed.
Audit Metadata