AgentReadyHomeAgent Listing

← DentalFlow

DentalFlow — agentic threat model

7.8AIVSS 7.8 · High

DentalFlow presents a high-risk profile due to its direct integration with healthcare Practice Management Systems (PMS) containing PHI and its public-facing voice interface, though its claimed HIPAA compliance provides some baseline assurance.

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.72Factor sum 4.6/10Threat ×1.05Mitigation ×0.85
Autonomy of Action
0.80
Goal-Driven Planning
0.50
Self-Modification
0.10
Dynamic Tool Use
0.70
Persistent Memory
0.50
Contextual Awareness
0.60
Dynamic Identity
0.20
Multi-Agent Interactions
0.10
Non-Determinism
0.60
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 — likely utilizes a proprietary or fine-tuned voice-to-text and LLM pipeline for conversational booking, but specific model architectures, alignment techniques, or vulnerability to adversarial voice reprogramming are not disclosed.

L2 · Data Operations✓ mapped

Integrates directly with Practice Management Systems (PMS) containing highly sensitive Protected Health Information (PHI). Threats include unauthorized database queries, data exfiltration of patient records, and scheduling database poisoning.

L3 · Agent Frameworks✓ mapped

Orchestrates voice calls and translates them into PMS API actions. Vulnerable to indirect prompt injection via voice (vishing/audio injection) where a malicious caller manipulates the agent into executing unauthorized tool calls or leaking other patients' data.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosting infrastructure for the telephony and PMS integration is undisclosed, leaving potential risks regarding container sandboxing, API credential storage, and secure network transit open to speculation.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — while HIPAA compliance implies some level of audit logging, specific real-time guardrails against prompt injection or conversational drift during live calls are not detailed.

L6 · Security & Compliance (cross-cutting)✓ mapped

Explicitly states HIPAA compliance, indicating that access controls, data encryption, and patient privacy measures are designed into the integration, though specific third-party audits are not cited.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — the agent appears to operate as a standalone voice-to-PMS system with no explicit multi-agent orchestration or external agent ecosystem dependencies.

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