Skip to main content

GitHub Pull Request Management

Manages the complete lifecycle of GitHub pull requests using GitHub CLI, including creation, updates, and semantic versioning.

Install this skill

or
75/100

Security score

The GitHub Pull Request Management skill was audited on Feb 12, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 414

Template literal with variable interpolation in command context

SourceSKILL.md
414throw new TypeError(`Expected number, got ${typeof x}`);
medium line 929

Template literal with variable interpolation in command context

SourceSKILL.md
929```bash
medium line 957

Template literal with variable interpolation in command context

SourceSKILL.md
957```bash
medium line 1043

Template literal with variable interpolation in command context

SourceSKILL.md
1043```bash
low line 763

External URL reference

SourceSKILL.md
763Follow [Conventional Commits](https://www.conventionalcommits.org/):
low line 1568

External URL reference

SourceSKILL.md
1568- [GitHub CLI Manual](https://cli.github.com/manual/)
low line 1569

External URL reference

SourceSKILL.md
1569- [GitHub CLI PR Commands](https://cli.github.com/manual/gh_pr)
low line 1570

External URL reference

SourceSKILL.md
1570- [Conventional Commits](https://www.conventionalcommits.org/)
low line 1571

External URL reference

SourceSKILL.md
1571- [Semantic Versioning](https://semver.org/)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →