hubspot-prod-checklist
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate deployment procedures and health check implementations for HubSpot CRM integrations.
- [SAFE]: Instructions promote security best practices, explicitly advising against hardcoded credentials and recommending the use of secret managers and .gitignore for environment files.
- [COMMAND_EXECUTION]: The skill includes a bash script for post-deployment verification using standard utilities like
curl,jq, andgrepto interact with official HubSpot APIs and check for accidental token exposure. - [EXTERNAL_DOWNLOADS]: References the standard
@hubspot/api-clientNode.js library for interacting with the CRM. - [DATA_EXFILTRATION]: Network requests are directed exclusively to well-known HubSpot domains (
api.hubapi.com,status.hubspot.com) for legitimate status and connectivity checks.
Audit Metadata