AgentReadyHomeAgent Listing

← Air AI

Air AI — agentic threat model

9.6AIVSS 9.6 · Critical

Air AI presents a high-risk profile due to its combination of autonomous voice-based customer interaction and access to over 5,000 external applications, creating a massive attack surface for voice-based prompt injection (vishing) and unauthorized downstream API execution.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.5AARS uplift 1.06Factor sum 6.4/10Threat ×1.1Mitigation ×1.0
Autonomy of Action
0.90
Goal-Driven Planning
0.80
Self-Modification
0.10
Dynamic Tool Use
0.90
Persistent Memory
0.90
Contextual Awareness
0.80
Dynamic Identity
0.30
Multi-Agent Interactions
0.20
Non-Determinism
0.80
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 — likely utilizes a pipeline of speech-to-text, LLM, and text-to-speech models. It is highly vulnerable to voice-based prompt injection (vishing attacks) where a human caller manipulates the underlying LLM into executing unauthorized actions or leaking system prompts.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — the 'infinite memory and perfect recall' feature implies a persistent database or vector store tracking call history. This introduces risks of memory poisoning, where malicious callers inject false information that is permanently recalled in future interactions.

L3 · Agent Frameworks✓ mapped

The agent framework orchestrates complex 10-40 minute calls and connects to over 5,000 applications. This massive integration surface presents extreme risks of tool misuse and insecure tool integration, where a manipulated agent could trigger unintended API calls across connected business systems.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — requires a robust cloud telephony (VoIP/SIP) and hosting infrastructure to support 24/7 real-time voice processing. Threats include SIP trunk abuse, toll fraud, and unauthorized access to API keys used for the 5,000+ integrations.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — there is no mention of real-time guardrails, call monitoring, or anomaly detection. The lack of visible observability tools for live voice interactions creates a significant blind spot for detecting active exploitation during calls.

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

Not certain from the listing — operating autonomous phone calls raises severe compliance risks regarding call recording consent (GDPR/CCPA), TCPA regulations, and the potential for the agent to be used for automated social engineering or unauthorized data collection.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — while it integrates with 5,000+ applications, it is not explicitly framed as a multi-agent system or part of an open agent marketplace, limiting immediate ecosystem-specific cascading risks.

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