suppress-global-unsubscribes
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official HubSpot API endpoints (api.hubapi.com) for CRM data management.
- [SAFE]: Sensitive credentials (HUBSPOT_ACCESS_TOKEN) are managed using standard environment variable practices via a .env file, with no hardcoded secrets present in the scripts or documentation.
- [SAFE]: External dependencies are limited to well-known, reputable Python libraries (requests, python-dotenv) for HTTP communication and environment management.
- [SAFE]: The skill implements a non-destructive audit process, generating local CSV files for user review and delegating state-changing marketing status updates to the HubSpot UI, ensuring human-in-the-loop control.
- [SAFE]: No obfuscation, prompt injection, or unauthorized network operations were detected in the skill instructions or associated scripts.
Audit Metadata