hubspot-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official HubSpot SDKs from NPM (@hubspot/api-client) and PyPI (hubspot-api-client). These are established packages from a well-known service provider.
- [SAFE]: Credential management follows security best practices by instructing the user to use environment variables for the access token and to exclude sensitive files from version control using .gitignore.
- [SAFE]: The provided TypeScript and Python code examples are standard for the HubSpot API and do not contain malicious commands, obfuscated content, or unauthorized network activity.
Audit Metadata