pr-create
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
gitandgh(GitHub CLI) commands to check the status of the local repository, push changes to the origin, and create a pull request targeting thedevbranch.\n- [COMMAND_EXECUTION]: Invokes backend and frontend formatting routines usingpoetry run formatandpnpm formatrespectively, ensuring code consistency before submission.\n- [SAFE]: Reads local repository content, including the.github/PULL_REQUEST_TEMPLATE.mdfile and git history, to populate pull request metadata. This data access is limited to the local filesystem and is necessary for the skill's primary function.
Audit Metadata