Skip to main content

jira-integration

Integrates with Jira to manage tickets, analyze requirements, and update statuses directly from your AI coding workflow.

Install this skill

or
82/100

Security score

The jira-integration skill was audited on May 18, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Access to hidden dotfiles in home directory

SourceSKILL.md
30**Add to your MCP config** (e.g., `~/.claude.json` → `mcpServers`):
medium line 283

Access to hidden dotfiles in home directory

SourceSKILL.md
283| `spawn uvx ENOENT` | IDE cannot find `uvx` on PATH | Use full path (e.g., `~/.local/bin/uvx`) or set PATH in `~/.zprofile` |
medium line 271

Access to .env file

SourceSKILL.md
271- **Add `.env`** to `.gitignore` in every project
low line 38

External URL reference

SourceSKILL.md
38"JIRA_URL": "https://YOUR_ORG.atlassian.net",
low line 50

External URL reference

SourceSKILL.md
501. Go to <https://id.atlassian.com/manage-profile/security/api-tokens>
low line 62

External URL reference

SourceSKILL.md
62| `JIRA_URL` | Your Jira instance URL (e.g., `https://yourorg.atlassian.net`) |
Scanned on May 18, 2026
View Security Dashboard
Installation guide →