Skip to main content

sales-integration

Facilitates seamless integration of sales tools using webhooks and automation platforms like Zapier and Make for efficient CRM workflows.

Install this skill

or
0/100

Security score

The sales-integration skill was audited on May 12, 2026 and we found 33 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Connects sales tools with webhooks, Zapier/Make, native integrations, and custom API pipelines — CRM sync, event triggers, data mapping, and error handling. Use when CRM data isn't synci
medium line 7

Webhook reference - potential data exfiltration

SourceSKILL.md
7tags: [sales, integration, webhooks, zapier, api]
medium line 11

Webhook reference - potential data exfiltration

SourceSKILL.md
11Help the user design and implement integrations between sales tools — from choosing the right integration method through trigger/action design, field mapping, and error handling. This skill covers web
medium line 45

Webhook reference - potential data exfiltration

SourceSKILL.md
45- C) Code — can build custom integrations with API + webhooks
medium line 61

Webhook reference - potential data exfiltration

SourceSKILL.md
61| **Webhooks + handler** | Real-time events, custom logic | Medium | Free-low | Medium-high |
medium line 84

Webhook reference - potential data exfiltration

SourceSKILL.md
84- Webhook: Mailshake push event (Reply) → your endpoint → Salesforce API + Slack API
medium line 105

Webhook reference - potential data exfiltration

SourceSKILL.md
105- **CRM webhook + custom API (low-code)**: HubSpot workflow triggers webhook → your endpoint calls Apollo `POST /contacts/add_to_emailer_campaign`. More control over field mapping, error handling, and
medium line 132

Webhook reference - potential data exfiltration

SourceSKILL.md
132## Step 4 — Platform webhook reference
medium line 134

Webhook reference - potential data exfiltration

SourceSKILL.md
134For platform-specific webhook configs, API integrations, and native connector details, see `references/platforms.md`.
medium line 187

Webhook reference - potential data exfiltration

SourceSKILL.md
187- `/sales-hubspot` — HubSpot platform help (2,000+ marketplace apps, API, Data Hub sync, webhooks)
medium line 188

Webhook reference - potential data exfiltration

SourceSKILL.md
188- `/sales-qwilr-automation` — Qwilr CRM integrations, API, and webhooks
medium line 189

Webhook reference - potential data exfiltration

SourceSKILL.md
189- `/sales-mailshake` — Mailshake platform help (API, webhooks)
medium line 191

Webhook reference - potential data exfiltration

SourceSKILL.md
191- `/sales-smartlead` — Smartlead platform help (API, webhooks)
medium line 192

Webhook reference - potential data exfiltration

SourceSKILL.md
192- `/sales-lemlist` — Lemlist platform help (API, webhooks)
medium line 194

Webhook reference - potential data exfiltration

SourceSKILL.md
194- `/sales-groove` — Groove.cm platform help (GrooveSell webhooks, Zapier)
medium line 197

Webhook reference - potential data exfiltration

SourceSKILL.md
197- `/sales-reply` — Reply.io platform help (webhooks, integrations)
medium line 198

Webhook reference - potential data exfiltration

SourceSKILL.md
198- `/sales-woodpecker` — Woodpecker platform help (API, webhooks)
medium line 201

Webhook reference - potential data exfiltration

SourceSKILL.md
201- `/sales-hunter` — Hunter.io (API, CRM integrations, webhooks, MCP)
medium line 202

Webhook reference - potential data exfiltration

SourceSKILL.md
202- `/sales-customerio` — Customer.io (APIs, Data Pipelines, webhooks)
medium line 203

Webhook reference - potential data exfiltration

SourceSKILL.md
203- `/sales-mailgun` — Mailgun (REST API, inbound routing, webhooks)
medium line 204

Webhook reference - potential data exfiltration

SourceSKILL.md
204- `/sales-klaviyo` — Klaviyo (350+ integrations, flow webhooks, Shopify)
medium line 205

Webhook reference - potential data exfiltration

SourceSKILL.md
205- `/sales-activecampaign` — ActiveCampaign (900+ integrations, webhooks)
medium line 206

Webhook reference - potential data exfiltration

SourceSKILL.md
206- `/sales-sendgrid` — SendGrid (Email API, Event Webhooks, Inbound Parse)
medium line 207

Webhook reference - potential data exfiltration

SourceSKILL.md
207- `/sales-postmark` — Postmark (transactional API, Message Streams, webhooks)
medium line 208

Webhook reference - potential data exfiltration

SourceSKILL.md
208- `/sales-iterable` — Iterable (Smart Ingest, system webhooks, REST API)
medium line 210

Webhook reference - potential data exfiltration

SourceSKILL.md
210- `/sales-brevo` — Brevo (email/SMS/WhatsApp, transactional API, webhooks)
medium line 211

Webhook reference - potential data exfiltration

SourceSKILL.md
211- `/sales-clearbit` — Clearbit (enrichment API, Reveal, webhooks)
medium line 214

Webhook reference - potential data exfiltration

SourceSKILL.md
214- `/sales-clay` — Clay (waterfall enrichment, CRM sync, webhooks)
medium line 268

Webhook reference - potential data exfiltration

SourceSKILL.md
268**Symptom**: Webhook or trigger not executing when expected
medium line 269

Webhook reference - potential data exfiltration

SourceSKILL.md
269**Cause**: Webhook URL misconfigured, event type wrong, or tool's webhook delivery failing
medium line 270

Webhook reference - potential data exfiltration

SourceSKILL.md
270**Solution**: Check webhook logs in the source tool. Test with a webhook debugging tool (webhook.site or RequestBin). Verify the event type matches exactly. Check if the webhook was disabled after err
medium line 179

Access to hidden dotfiles in home directory

SourceSKILL.md
179- If `~/.claude/skills/{skill-name}/SKILL.md` exists locally, `Read` it.
medium line 181

Access to hidden dotfiles in home directory

SourceSKILL.md
181- For non-`sales-*` skills (third-party), look up `{org}/{repo}` in `~/.claude/skills/sales-do/references/skill-sources.md` if installed and fetch the same `skills/{skill-name}/SKILL.md` path under th
Scanned on May 12, 2026
View Security Dashboard