hubspot-hello-world
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Credential management follows best practices by utilizing environment variables (HUBSPOT_ACCESS_TOKEN) for the HubSpot API access token, avoiding hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: The skill references the @hubspot/api-client Node.js package, which is the official library from HubSpot, a well-known service.
- [SAFE]: Ingestion of external data from HubSpot endpoints (e.g., in SKILL.md via basicApi.getById and searchApi.doSearch) is performed for the skill's primary purpose. The data is only logged to the console, presenting no significant security risk.
Audit Metadata