issue-prioritize
Analyzes open issues from GitHub, GitLab, or Linear, scoring them by various factors to recommend top priorities for development.
Install this skill
Security score
The issue-prioritize skill was audited on Feb 17, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 68 | ```bash |
Template literal with variable interpolation in command context
| 378 | ```bash |
Template literal with variable interpolation in command context
| 511 | file_refs=$(echo "$body" | grep -oE '`[^`]+\.[a-z]+`' | tr -d '`' | head -10) |
Template literal with variable interpolation in command context
| 546 | LABEL_NOTE="label: \`$FILTER_LABEL\`" |
Access to hidden dotfiles in home directory
| 48 | - `~/.claude/scripts/git_platform.sh` — platform auto-detection |
Access to hidden dotfiles in home directory
| 49 | - `~/.claude/scripts/git_ops.sh` — platform-agnostic issue operations |
Access to hidden dotfiles in home directory
| 50 | - `~/.claude/scripts/linear_ops.sh` — Linear API wrapper |
Access to hidden dotfiles in home directory
| 70 | PLATFORM="${FORCED_PLATFORM:-$(~/.claude/scripts/git_platform.sh 2>/dev/null || echo "github")}" |
Access to hidden dotfiles in home directory
| 87 | if [[ ! -x ~/.claude/scripts/linear_ops.sh ]]; then |
Access to hidden dotfiles in home directory
| 138 | ~/.claude/scripts/linear_ops.sh issue-list \ |
Access to hidden dotfiles in home directory
| 392 | ~/.claude/scripts/parallel_agent.sh --json --full-output --timeout 600 \ |
Install this skill with one command
/learn @reefbytes/issue-prioritize