Skip to main content

jules-dispatch

Automates task dispatching to Jules agents via CLI, generating context-rich prompts from Beads issues for efficient workflow management.

Install this skill

or
66/100

Security score

The jules-dispatch skill was audited on Feb 12, 2026 and we found 16 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 236

Piping content to sh shell

SourceSKILL.md
236curl https://mise.run | sh
medium line 236

Curl to non-GitHub URL

SourceSKILL.md
236curl https://mise.run | sh
low line 74

Access to hidden dotfiles in home directory

SourceSKILL.md
74python ~/.agent/skills/jules-dispatch/dispatch.py
low line 77

Access to hidden dotfiles in home directory

SourceSKILL.md
77python ~/.agent/skills/jules-dispatch/dispatch.py --dry-run
low line 80

Access to hidden dotfiles in home directory

SourceSKILL.md
80python ~/.agent/skills/jules-dispatch/dispatch.py --action dispatch --issue bd-xyz --force
low line 87

Access to hidden dotfiles in home directory

SourceSKILL.md
87python ~/.agent/skills/jules-dispatch/dispatch.py --action list
low line 94

Access to hidden dotfiles in home directory

SourceSKILL.md
94python ~/.agent/skills/jules-dispatch/dispatch.py --action pull --session <SESSION_ID>
low line 142

Access to hidden dotfiles in home directory

SourceSKILL.md
142python ~/.agent/skills/jules-dispatch/dispatch.py
low line 159

Access to hidden dotfiles in home directory

SourceSKILL.md
159python ~/.agent/skills/jules-dispatch/dispatch.py --dry-run
low line 174

Access to hidden dotfiles in home directory

SourceSKILL.md
174python ~/.agent/skills/jules-dispatch/dispatch.py --action dispatch --issue bd-xyz --force
low line 181

Access to hidden dotfiles in home directory

SourceSKILL.md
181python ~/.agent/skills/jules-dispatch/dispatch.py --action list
low line 184

Access to hidden dotfiles in home directory

SourceSKILL.md
184python ~/.agent/skills/jules-dispatch/dispatch.py --action pull --session 123456
low line 328

Access to hidden dotfiles in home directory

SourceSKILL.md
328python ~/.agent/skills/jules-dispatch/dispatch.py --action list
low line 246

Access to .env file

SourceSKILL.md
246# Generate mock .env
low line 247

Access to .env file

SourceSKILL.md
247cat <<EOF > .env
low line 236

External URL reference

SourceSKILL.md
236curl https://mise.run | sh
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry