Skip to main content

mission-control

Facilitates Kanban-style task management for AI assistants, enabling efficient task tracking and execution through a web dashboard.

Install this skill

or
48/100

Security score

The mission-control skill was audited on Feb 9, 2026 and we found 12 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Webhook reference - potential data exfiltration

SourceSKILL.md
204. Install the webhook transform
medium line 21

Webhook reference - potential data exfiltration

SourceSKILL.md
215. Set up GitHub webhook
medium line 45

Webhook reference - potential data exfiltration

SourceSKILL.md
452. **Webhook** — GitHub sends push events to Clawdbot when tasks change
low line 52

Webhook reference - potential data exfiltration

SourceSKILL.md
52Human moves task → GitHub push → Webhook → Transform → Agent receives work order
medium line 183

Webhook reference - potential data exfiltration

SourceSKILL.md
183- Webhook not triggering → Check Tailscale Funnel
medium line 201

Webhook reference - potential data exfiltration

SourceSKILL.md
201- **Webhook HMAC verification:** The transform module validates webhook signatures using `timingSafeEqual` to prevent tampering.
medium line 220

Webhook reference - potential data exfiltration

SourceSKILL.md
220| `~/.clawdbot/hooks-transforms/github-mission-control.mjs` | Webhook transform |
medium line 19

Access to hidden dotfiles in home directory

SourceSKILL.md
193. Create the config file (`~/.clawdbot/mission-control.json`)
medium line 164

Access to hidden dotfiles in home directory

SourceSKILL.md
164Config lives in `~/.clawdbot/mission-control.json`. See `assets/examples/CONFIG-REFERENCE.md` for all options.
medium line 219

Access to hidden dotfiles in home directory

SourceSKILL.md
219| `~/.clawdbot/mission-control.json` | Config |
medium line 220

Access to hidden dotfiles in home directory

SourceSKILL.md
220| `~/.clawdbot/hooks-transforms/github-mission-control.mjs` | Webhook transform |
low line 34

External URL reference

SourceSKILL.md
34| **Tailscale** | `tailscale status` | `brew install tailscale` or [tailscale.com/download](https://tailscale.com/download) |
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →