hubspot
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill uses official HubSpot API endpoints and follows standard authentication practices without any signs of malicious intent.
- [COMMAND_EXECUTION]: Employs standard system tools
curlandjqto perform network operations and process structured data. - [DATA_EXFILTRATION]: All network requests target
api.hubapi.com, which is the official domain for HubSpot's well-known CRM services. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests data from external CRM objects.
- Ingestion points: CRM object properties (contacts, deals, companies) fetched from
api.hubapi.cominSKILL.md. - Boundary markers: None present in the instructions.
- Capability inventory: Shell execution via
curlandjqas documented inSKILL.md. - Sanitization: None identified in the provided file.
Audit Metadata