kommo
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto perform API operations andjqfor data processing, which are standard for interacting with CRM platforms. - [DATA_EXFILTRATION]: The skill transmits data to the official Kommo API endpoint (
kommo.com). Authentication is managed via environment variables (KOMMO_API_KEY,KOMMO_SUBDOMAIN) to prevent credential leakage. - [PROMPT_INJECTION]: The skill processes data from CRM objects that could contain untrusted input, creating a surface for indirect prompt injection. Ingestion points: Lead names, task descriptions, and contact info from
SKILL.md. Boundary markers: None identified. Capability inventory: CLI execution viacurlandjq. Sanitization: No specific sanitization or validation of API data is implemented.
Audit Metadata