Skip to main content

agent-dispatch

Facilitates task management by routing specialized engineering tasks to appropriate agents, enhancing efficiency in code and data operations.

Install this skill

or
65/100

Security score

The agent-dispatch skill was audited on Feb 27, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```bash
medium line 43

Template literal with variable interpolation in command context

SourceSKILL.md
43```bash
high line 48

Template literal with variable interpolation in command context

SourceSKILL.md
48- Run: `rm -f "${AGENTS_DIR:-$HOME/.claude/agents}/AGENT_NAME.md"`
medium line 91

Access to hidden dotfiles in home directory

SourceSKILL.md
91| Claude Code | `~/.claude/agents/` | `Task` tool with inline prompt |
medium line 92

Access to hidden dotfiles in home directory

SourceSKILL.md
92| OpenClaw | `~/.openclaw/workspace/` | `sessions_spawn` tool |
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →