create-icp-tiers
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official HubSpot API (api.hubapi.com) for CRM property management and data retrieval. No unauthorized network activity or data exfiltration patterns were detected.- [SAFE]: Python dependencies are limited to reputable, well-known libraries such as requests, python-dotenv, and the hubspot-api-client. No remote code execution or untrusted downloads were found.- [SAFE]: Secret management follows best practices by using environment variables (HUBSPOT_ACCESS_TOKEN) for API authentication instead of hardcoding credentials within the scripts or instructions.
Audit Metadata