team-ownership
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official
hubspotCLI tool to interact with CRM data, which aligns with the vendor author context and the skill's stated purpose. - [COMMAND_EXECUTION]: Provides shell commands for CRM operations such as
hubspot objects searchandhubspot objects update. These commands usejqfor structured data transformation and follow a 'Safe destructive workflow' using dry-runs and confirmation hashes for bulk operations. - [DATA_EXPOSURE]: The skill accesses CRM record details and owner emails. All data processing occurs locally within the execution environment, and the temporary file used (
/tmp/by-owner.json) is for intermediate reporting purposes with no external exfiltration detected.
Audit Metadata