AgentReadyHomeAgent Listing

← Yala

Yala — agentic threat model

8.1AIVSS 8.1 · High

Yala presents a moderate-to-high risk profile due to its integration with public messaging (WhatsApp) and transactional capabilities like in-chat checkout. The primary threats involve prompt injection leading to unauthorized transactions, social engineering of customers, and exposure of sensitive customer data.

OWASP AIVSS score rationale

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

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 relies on commercial LLMs via API to drive natural conversations. Risks include prompt injection bypassing sales constraints or generating inappropriate/offensive content directly to customers.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — requires access to product catalogs, pricing, and customer profiles to personalize experiences. Risks include catalog data poisoning or leaking customer PII via WhatsApp.

L3 · Agent Frameworks✓ mapped

The agent orchestrates WhatsApp messaging, product selection, and checkout. Risks include insecure tool integration with e-commerce APIs (e.g., Shopify, Stripe) and prompt injection leading to unauthorized checkout actions or price manipulation.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — hosted as a closed-source SaaS. Risks include insecure webhook endpoints for WhatsApp integration and exposure of API keys for payment/e-commerce platforms.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — requires robust monitoring for conversational drift and transaction anomalies. The 'human escalation option' provides a manual fallback, but automated guardrails are unspecified.

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

Handles customer transactions and PII over WhatsApp, raising significant GDPR/CCPA and PCI-DSS compliance risks. Access controls and authentication for checkout processes are critical but unspecified.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — primarily operates as a standalone agent interacting with customers and e-commerce backends, with no explicit multi-agent or marketplace interactions mentioned.

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