Jira Ai
Enhances Jira management with an AI-friendly CLI for efficient issue handling and secure operations.
Install this skill
or
83/100
Security score
The Jira Ai skill was audited on May 14, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 47
Access to hidden dotfiles in home directory
SourceSKILL.md
| 47 | All settings flags are mutually exclusive. After applying a preset, customize further by editing `~/.jira-ai/settings.yaml`. Saved queries are preserved. |
medium line 16
Access to .env file
SourceSKILL.md
| 16 | Provide credentials via JSON string or `.env` file (no interactive prompts): |
medium line 22
Access to .env file
SourceSKILL.md
| 22 | Or use a `.env` file for service accounts: |
low line 24
Access to .env file
SourceSKILL.md
| 24 | jira-ai auth --from-file path/to/.env |
low line 19
External URL reference
SourceSKILL.md
| 19 | jira-ai auth --from-json '{"url":"https://your-domain.atlassian.net","email":"[email protected]","apikey":"your-api-token"}' |
Scanned on May 14, 2026
View Security Dashboard