enrich-company-name

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION]: The skill interacts with the HubSpot CRM API to read and audit contact associations. All network requests are made to the well-known and official HubSpot domain (api.hubapi.com). No unauthorized data transfers were detected.\n- [CREDENTIALS_UNSAFE]: Secure credential management is implemented throughout the skill. Users are instructed to provide HubSpot API tokens via environment variables using a .env file, which prevents the accidental exposure of hardcoded secrets in the code.\n- [EXTERNAL_DOWNLOADS]: The skill utilizes legitimate and widely-used Python libraries, including requests, python-dotenv, and the official hubspot SDK. These packages are industry-standard for the described tasks.\n- [COMMAND_EXECUTION]: The auditing scripts perform routine data processing operations such as searching CRM records and saving summary statistics to local CSV files. The scripts do not perform any high-risk system commands or unauthorized file modifications.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 04:20 AM