Goodcall AI — agentic threat model
Goodcall AI presents a moderate-to-high risk profile due to its direct integration with business CRMs and public-facing voice interface, making it susceptible to prompt injection via voice (vishing) that could lead to unauthorized data modification or exfiltration.
OWASP AIVSS score rationale
| Autonomy of Action | 0.80 | |
| Goal-Driven Planning | 0.50 | |
| Self-Modification | 0.10 | |
| Dynamic Tool Use | 0.60 | |
| Persistent Memory | 0.50 | |
| Contextual Awareness | 0.60 | |
| Dynamic Identity | 0.20 | |
| Multi-Agent Interactions | 0.20 | |
| Non-Determinism | 0.70 | |
| Opacity & Reflexivity | 0.50 |
Scored with the canonical OWASP AIVSS formula (AIVSS calculator reference); agentic risk factors estimated from the agent’s described capabilities.
MAESTRO 7-layer threat model
Per-layer threats for this agent. Layers tagged “not certain from listing” are general, caveated commentary where the public description didn’t pin that layer.
Not certain from the listing — The specific underlying LLM or speech-to-text/text-to-speech models are not disclosed. The primary threat is voice-based prompt injection (vishing) where callers manipulate the model into bypassing business logic or leaking system prompts.
The agent utilizes custom skills training and lead capture, implying a local knowledge base or dynamic prompt construction. Threats include data poisoning of the custom skills training set and exfiltration of captured customer lead data or CRM-stored PII.
The agent orchestrates call flows, appointment booking, and CRM writes. Insecure tool integration is a major threat, where malicious callers could exploit tool execution paths to manipulate CRM records or book fraudulent appointments.
Not certain from the listing — The hosting environment, API gateway security, and sandboxing of the integration layer are unspecified. Threats include exposed webhook endpoints and insecure storage of CRM API keys.
Not certain from the listing — There is no mention of real-time guardrails, call transcript monitoring, or anomaly detection for unusual call volumes or malicious injection patterns.
Not certain from the listing — Compliance certifications (such as SOC2, HIPAA, or PCI-DSS) are not stated, which is a concern given that the agent handles customer PII and schedules appointments.
The agent integrates directly into external business workflows and CRMs. The primary threat is downstream cascading failures, where a compromised agent acts as a trusted entity to inject malicious data into third-party CRM ecosystems.
MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).