Skip to main content

git-pr-creator

Automates Git pull request creation and JIRA ticket updates, enhancing workflow efficiency for developers.

Install this skill

or
85/100

Security score

The git-pr-creator skill was audited on Feb 12, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 183

Template literal with variable interpolation in command context

SourceSKILL.md
183```bash
low line 279

External URL reference

SourceSKILL.md
279echo "🔗 JIRA Ticket: https://<company>.atlassian.net/browse/$JIRA_TICKET"
low line 297

External URL reference

SourceSKILL.md
297🔗 JIRA Ticket: https://company.atlassian.net/browse/IBIS-101
low line 307

External URL reference

SourceSKILL.md
307![Diagram](https://example.com/workflow.png)
low line 326

External URL reference

SourceSKILL.md
326# https://yourcompany.atlassian.net/secure/attachment/12345/workflow-diagram.png
low line 335

External URL reference

SourceSKILL.md
335![Workflow Diagram](https://company.atlassian.net/secure/attachment/12345/workflow-diagram.png)
low line 381

External URL reference

SourceSKILL.md
381![Login Flow](https://company.atlassian.net/secure/attachment/10001/login-flow.png)
low line 385

External URL reference

SourceSKILL.md
385![System Architecture](https://company.atlassian.net/secure/attachment/10002/architecture.png)
low line 404

External URL reference

SourceSKILL.md
404- Found: `https://cdn.example.com/dashboard-mockup.png` (public URL)
low line 421

External URL reference

SourceSKILL.md
421![Dashboard Mockup](https://cdn.example.com/dashboard-mockup.png)
low line 425

External URL reference

SourceSKILL.md
425![Notes](https://company.atlassian.net/secure/attachment/10003/notes.png)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →