cleanup-properties
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate administrative tasks within the HubSpot CRM environment and follows standard operational procedures.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly handles sensitive information by instructing the user to store the HubSpot API token in a .env file and access it via environment variables.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the official 'hubspot-api-client' library, which is a verified and reputable source for interacting with HubSpot APIs.
- [COMMAND_EXECUTION]: The provided code snippet only performs API calls through the official client library and does not execute any dangerous shell commands or subprocesses.
Audit Metadata