hubspot-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by explicitly instructing users to use secret management solutions such as AWS Secrets Manager or GCP Secret Manager for production tokens rather than storing them in plain text or configuration files.
- [SAFE]: All external references and dependencies, such as the '@hubspot/api-client' package and HubSpot developer documentation, originate from well-known and trusted service providers.
- [SAFE]: The provided code includes safety guards (
requireProductionandrequireNonProduction) designed to prevent destructive operations from being executed in the wrong environment, which enhances operational security.
Audit Metadata