branch-pr
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a procedural guide for pull request management and does not contain executable code beyond standard shell command examples.
- [COMMAND_EXECUTION]: Provides instructions for using
git,gh(GitHub CLI), andshellcheck. These are well-known, standard development tools used here for workflow automation and linting. - [SAFE]: Validated all regex patterns for branch naming and commit messages; they follow standard conventional commit specifications and do not contain obfuscated or malicious segments.
- [SAFE]: No credentials, secrets, or sensitive file paths are accessed or exposed within the instructions.
- [SAFE]: The skill interacts with external metadata (GitHub issue labels and PR descriptions) as part of its primary purpose. It establishes clear rules and formats (regex, labels) for these inputs, which serves as a baseline for safe data handling within the agent's workflow.
Audit Metadata