mission-control
Facilitates Kanban-style task management for AI assistants, enabling efficient task tracking and execution through a web dashboard.
Install this skill
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
Webhook reference - potential data exfiltration
| 20 | 4. Install the webhook transform |
Webhook reference - potential data exfiltration
| 21 | 5. Set up GitHub webhook |
Webhook reference - potential data exfiltration
| 45 | 2. **Webhook** — GitHub sends push events to Clawdbot when tasks change |
Webhook reference - potential data exfiltration
| 52 | Human moves task → GitHub push → Webhook → Transform → Agent receives work order |
Webhook reference - potential data exfiltration
| 183 | - Webhook not triggering → Check Tailscale Funnel |
Webhook reference - potential data exfiltration
| 201 | - **Webhook HMAC verification:** The transform module validates webhook signatures using `timingSafeEqual` to prevent tampering. |
Webhook reference - potential data exfiltration
| 220 | | `~/.clawdbot/hooks-transforms/github-mission-control.mjs` | Webhook transform | |
Access to hidden dotfiles in home directory
| 19 | 3. Create the config file (`~/.clawdbot/mission-control.json`) |
Access to hidden dotfiles in home directory
| 164 | Config lives in `~/.clawdbot/mission-control.json`. See `assets/examples/CONFIG-REFERENCE.md` for all options. |
Access to hidden dotfiles in home directory
| 219 | | `~/.clawdbot/mission-control.json` | Config | |
Access to hidden dotfiles in home directory
| 220 | | `~/.clawdbot/hooks-transforms/github-mission-control.mjs` | Webhook transform | |
External URL reference
| 34 | | **Tailscale** | `tailscale status` | `brew install tailscale` or [tailscale.com/download](https://tailscale.com/download) | |