backfill-geo-data
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
hubspot-api-clientpackage. This is the official SDK for interacting with HubSpot APIs, a well-known service provider. - [CREDENTIALS_UNSAFE]: The instructions guide users to store the
HUBSPOT_API_TOKENin a.envfile. This is a recognized safe practice for managing API credentials locally and prevents hardcoding secrets into the code. - [COMMAND_EXECUTION]: The provided Python script utilizes the official HubSpot client library to perform searches and record updates. The code is transparent and restricted to the intended purpose of CRM data management.
Audit Metadata