wire
Facilitates seamless integration between services using webhooks, API adapters, and data pipelines for efficient data flow.
Install this skill
Security score
The wire skill was audited on Jun 1, 2026 and we found 11 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.
Categories Tested
Security Issues
Piping content to bash shell
| 49 | | Schedule → Action | Cron + Script | Bash/Python on timer | |
Webhook reference - potential data exfiltration
| 3 | description: Connect any two services — webhooks, MCP tools, API adapters, data pipelines |
Webhook reference - potential data exfiltration
| 18 | Connect any two things together. Service A needs to talk to Service B? This skill builds the glue — webhook, MCP tool, API adapter, message queue, or data pipeline. |
Webhook reference - potential data exfiltration
| 23 | - "Set up a webhook from GitHub to Telegram" |
Webhook reference - potential data exfiltration
| 28 | - **Detect the simplest integration pattern** — Don't use a message queue when a webhook will do |
Webhook reference - potential data exfiltration
| 35 | 1. What's the source? (API, database, file, webhook, event) |
Webhook reference - potential data exfiltration
| 44 | | Event → Action | Webhook | HTTP POST on event | |
Webhook reference - potential data exfiltration
| 53 | 1. Create the integration code (webhook handler, MCP server, adapter, pipeline) |
Webhook reference - potential data exfiltration
| 67 | Pattern: [webhook/MCP/adapter/pipeline] |
Webhook reference - potential data exfiltration
| 75 | /wire github telegram → GitHub webhook → Telegram notifications |
Webhook reference - potential data exfiltration
| 77 | /wire leads email → Lead scorer → Email outreach via webhook |