AgentReadyHomeAgent Listing

← Goodcall AI

Goodcall AI — agentic threat model

8.7AIVSS 8.7 · High

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

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 7.5AARS uplift 1.23Factor sum 4.7/10Threat ×1.05Mitigation ×1.0
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.

L1 · Foundation Models⚠ not certain from listing

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.

L2 · Data Operations✓ mapped

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.

L3 · Agent Frameworks✓ mapped

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.

L4 · Deployment & Infrastructure⚠ not certain from listing

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.

L5 · Evaluation & Observability⚠ not certain from listing

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.

L6 · Security & Compliance (cross-cutting)⚠ not certain from listing

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.

L7 · Agent Ecosystem✓ mapped

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).