hubspot-update-deal

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [Command Execution] (SAFE): The skill executes local Python scripts to interact with HubSpot CRM, which is necessary for its stated purpose.
  • [Indirect Prompt Injection] (LOW): The skill creates a vulnerability surface by interpolating user-controlled data into shell commands. 1. Ingestion points: Untrusted data enters via user-provided deal IDs, names, and amounts. 2. Boundary markers: No delimiters or warnings are used to separate user input from the command logic. 3. Capability inventory: The skill executes local scripts (update_deal.py, search_deals.py) which likely perform network operations. 4. Sanitization: No sanitization or escaping of the interpolated user content is specified in the skill file.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:13 PM