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, and grep to interact with official HubSpot APIs and check for accidental token exposure.
  • [EXTERNAL_DOWNLOADS]: References the standard @hubspot/api-client Node.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
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:41 PM