suppress-ghost-contacts
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses standard, well-known Python packages (requests, python-dotenv) for API interactions and environment management.
- [COMMAND_EXECUTION]: Python scripts perform authorized queries against the HubSpot API and write resulting contact data to local audit files for user review.
- [SAFE]: Network operations are restricted to the official HubSpot API domain (api.hubapi.com), which is a well-known service. The skill follows security best practices by recommending manual user intervention for the final contact suppression step in the HubSpot UI rather than attempting to automate read-only properties.
Audit Metadata