AgentReadyHomeAgent Listing

← DentalGenius

DentalGenius — agentic threat model

9.3AIVSS 9.3 · Critical

DentalGenius presents a high-risk profile due to its handling of Protected Health Information (PHI) and autonomous clinical triage over a public messaging channel (WhatsApp) without documented security or compliance controls.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.5AARS uplift 0.81Factor sum 4.9/10Threat ×1.1Mitigation ×1.0
Autonomy of Action
0.80
Goal-Driven Planning
0.60
Self-Modification
0.10
Dynamic Tool Use
0.70
Persistent Memory
0.60
Contextual Awareness
0.50
Dynamic Identity
0.20
Multi-Agent Interactions
0.10
Non-Determinism
0.60
Opacity & Reflexivity
0.70

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 underlying foundation model is unspecified. However, operating on WhatsApp exposes the model to direct prompt injection attacks from untrusted users, which could lead to jailbreaks, social engineering, or the generation of harmful/incorrect medical advice.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The data architecture and vector stores are not described. The agent processes highly sensitive Protected Health Information (PHI) including patient registrations and pain symptoms, making data exfiltration and unauthorized access to patient records a critical threat.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — The orchestration framework is unknown. The agent must integrate with dental Practice Management Systems (PMS) to manage appointments and registrations; insecure tool integration could allow attackers to manipulate schedules or access backend databases.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Hosting and infrastructure details are omitted. The agent relies on WhatsApp API integration, meaning compromised API keys or webhook endpoints could allow attackers to hijack the communication channel.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — There is no mention of guardrails, logging, or observability tools. A lack of monitoring for clinical triage accuracy or anomalous user inputs could result in undetected, dangerous medical advice being delivered to patients.

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

Not certain from the listing — Despite operating in the healthcare sector and handling PHI, the listing does not mention HIPAA compliance, encryption standards, or patient identity verification mechanisms, presenting severe regulatory and privacy risks.

L7 · Agent Ecosystem✓ mapped

The agent operates as a standalone digital assistant interacting directly with patients and the practice's internal systems; there is no indication of multi-agent collaboration or marketplace ecosystem risks.

MAESTRO — the 7-layer agentic threat-modeling framework (Cloud Security Alliance / Ken Huang).