Skip to main content

wire

Facilitates seamless integration between services using webhooks, API adapters, and data pipelines for efficient data flow.

Install this skill

or
37/100

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

critical line 49

Piping content to bash shell

SourceSKILL.md
49| Schedule → Action | Cron + Script | Bash/Python on timer |
medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Connect any two services — webhooks, MCP tools, API adapters, data pipelines
medium line 18

Webhook reference - potential data exfiltration

SourceSKILL.md
18Connect 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.
medium line 23

Webhook reference - potential data exfiltration

SourceSKILL.md
23- "Set up a webhook from GitHub to Telegram"
medium line 28

Webhook reference - potential data exfiltration

SourceSKILL.md
28- **Detect the simplest integration pattern** — Don't use a message queue when a webhook will do
medium line 35

Webhook reference - potential data exfiltration

SourceSKILL.md
351. What's the source? (API, database, file, webhook, event)
medium line 44

Webhook reference - potential data exfiltration

SourceSKILL.md
44| Event → Action | Webhook | HTTP POST on event |
medium line 53

Webhook reference - potential data exfiltration

SourceSKILL.md
531. Create the integration code (webhook handler, MCP server, adapter, pipeline)
low line 67

Webhook reference - potential data exfiltration

SourceSKILL.md
67Pattern: [webhook/MCP/adapter/pipeline]
low line 75

Webhook reference - potential data exfiltration

SourceSKILL.md
75/wire github telegram → GitHub webhook → Telegram notifications
low line 77

Webhook reference - potential data exfiltration

SourceSKILL.md
77/wire leads email → Lead scorer → Email outreach via webhook
Scanned on Jun 1, 2026
View Security Dashboard
Installation guide →