Skip to main content

sales-clearbit

Assists users with Clearbit platform features for lead enrichment, IP intelligence, and API integrations to enhance sales processes.

Install this skill

or
80/100

Security score

The sales-clearbit skill was audited on Jun 3, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 70

Webhook reference - potential data exfiltration

SourceSKILL.md
702. **Choose sync vs. async** — use streaming endpoints (`-stream.clearbit.com`) for real-time; use standard endpoints + webhooks for batch/async
medium line 72

Webhook reference - potential data exfiltration

SourceSKILL.md
724. **Handle 202 responses** — if not using streaming, a 202 means the lookup is queued. Set up a webhook URL to receive results when ready
medium line 100

Webhook reference - potential data exfiltration

SourceSKILL.md
100- **202 responses require webhooks**: Standard (non-streaming) enrichment endpoints return 202 if the person/company isn't in Clearbit's cache. You must configure a webhook URL to receive async result
medium line 138

Webhook reference - potential data exfiltration

SourceSKILL.md
138**Solution**: Either switch to the streaming endpoint (`person-stream.clearbit.com`) which holds the connection open for up to 60 seconds, or configure a webhook URL in your Clearbit account settings
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →