Skip to main content

hubspot-bulk-migration

Facilitates bulk migration of CRM data into HubSpot from various platforms while ensuring data integrity and continuity.

Install this skill

or
88/100

Security score

The hubspot-bulk-migration skill was audited on May 27, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 271

Curl to non-GitHub URL

SourceSKILL.md
271curl -s "https://api.hubapi.com/crm/v3/objects/contacts?properties=email,salesforce_id&limit=5" \
low line 59

External URL reference

SourceSKILL.md
59BASE = "https://api.hubapi.com"
low line 271

External URL reference

SourceSKILL.md
271curl -s "https://api.hubapi.com/crm/v3/objects/contacts?properties=email,salesforce_id&limit=5" \
low line 296

External URL reference

SourceSKILL.md
296- [HubSpot CRM Objects API](https://developers.hubspot.com/docs/reference/api/crm/objects/contacts)
low line 297

External URL reference

SourceSKILL.md
297- [HubSpot Associations v4 API](https://developers.hubspot.com/docs/reference/api/crm/associations)
low line 298

External URL reference

SourceSKILL.md
298- [HubSpot CSV Import API](https://developers.hubspot.com/docs/reference/api/crm/imports)
low line 299

External URL reference

SourceSKILL.md
299- [HubSpot Properties API](https://developers.hubspot.com/docs/reference/api/crm/properties)
low line 300

External URL reference

SourceSKILL.md
300- [HubSpot Rate Limits](https://developers.hubspot.com/docs/guides/apps/api-usage/usage-details)
Scanned on May 27, 2026
View Security Dashboard
Installation guide →