reassign-deactivated-owners
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks detected. The skill performs intended administrative tasks using official API endpoints.
- [EXTERNAL_DOWNLOADS]: The skill relies on standard, reputable Python libraries (requests, python-dotenv) for its functionality.
- [COMMAND_EXECUTION]: All network operations are strictly constrained to the official HubSpot API domain (api.hubapi.com).
- [CREDENTIALS_UNSAFE]: The skill correctly implements secure credential management by instructing users to store sensitive HubSpot access tokens in a .env file rather than hardcoding them.
Audit Metadata