AgentReadyHomeAgent Listing

← AI Couple Photo

AI Couple Photo — agentic threat model

5.2AIVSS 5.2 · Medium

The AI Couple Photo agent exhibits very low agentic risk, functioning primarily as a single-turn generative image utility. Its primary security concerns are data privacy regarding uploaded user photos and potential misuse for unauthorized deepfake generation.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 4.3AARS uplift 0.87Factor sum 1.6/10Threat ×0.95Mitigation ×1.0
Autonomy of Action
0.10
Goal-Driven Planning
0.00
Self-Modification
0.00
Dynamic Tool Use
0.10
Persistent Memory
0.10
Contextual Awareness
0.20
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
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✓ mapped

Uses image generation and blending models (likely diffusion-based). Key threats include adversarial inputs designed to bypass safety filters, model stealing, and the generation of biased or inappropriate outputs.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The agent processes user-uploaded photos. Key threats include the exposure or unauthorized retention of user-provided biometric/facial data, and potential data poisoning if user uploads are recycled into training pipelines.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — The application appears to use a simple deterministic pipeline rather than an agentic orchestration framework. Risks of tool misuse or complex planning failures are minimal.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Hosted as a closed-source web application. Standard infrastructure threats apply, such as insecure storage of generated/uploaded images, server-side request forgery (SSRF) via image URLs, and lack of sandboxing for image processing libraries.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — There is no mention of automated content moderation or guardrails to prevent the generation of non-consensual imagery or deepfakes, indicating potential gaps in output monitoring.

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

Not certain from the listing — No compliance certifications (e.g., GDPR, SOC2) are mentioned. This is a significant gap given that the service processes highly sensitive personal data (user faces).

L7 · Agent Ecosystem✓ mapped

The agent operates as a standalone vertical application with no described multi-agent interactions or marketplace integrations, making ecosystem-level threats negligible.

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