create-github-pull-request-from-specification
Automates the creation of GitHub Pull Requests from specification files, ensuring clear documentation and streamlined collaboration.
Install this skill
or
70/100
Security score
The create-github-pull-request-from-specification skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 8
Template literal with variable interpolation in command context
SourceSKILL.md
| 8 | Create GitHub Pull Request for the specification at `${workspaceFolder}/.github/pull_request_template.md` . |
high line 13
Template literal with variable interpolation in command context
SourceSKILL.md
| 13 | 2. Create pull request draft template by using 'create_pull_request' tool on to `${input:targetBranch}`. and make sure don't have any pull request of current branch was exist `get_pull_request`. If ha |
Scanned on Mar 1, 2026
View Security Dashboard