AgentReadyHomeAgent Listing

← a0.dev

a0.dev — agentic threat model

9.5AIVSS 9.5 · Critical

a0.dev presents a high-risk profile due to its capability to generate, host, and execute code within an SSH-powered cloud IDE. A compromise could lead to arbitrary code execution, supply chain contamination of hosted apps, or unauthorized infrastructure access.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.8AARS uplift 0.72Factor sum 5.7/10Threat ×1.05Mitigation ×1.0
Autonomy of Action
0.70
Goal-Driven Planning
0.80
Self-Modification
0.20
Dynamic Tool Use
0.80
Persistent Memory
0.50
Contextual Awareness
0.70
Dynamic Identity
0.40
Multi-Agent Interactions
0.30
Non-Determinism
0.70
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 for code generation. Primary threats include prompt injection leading to malicious code generation and model reprogramming.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — Likely utilizes codebases or templates for RAG, exposing it to potential data/knowledge-base poisoning and intellectual property exfiltration.

L3 · Agent Frameworks✓ mapped

The agent plans and orchestrates multi-step app generation (navigation, state, UI). Threats include tool misuse where the agent is manipulated into executing malicious commands or installing compromised packages during the build process.

L4 · Deployment & Infrastructure✓ mapped

Highly critical layer due to the SSH-powered cloud IDE and live hosting environment. Threats include container escape, privilege escalation, lateral movement within the hosting infrastructure, and unauthorized SSH access.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No details on guardrails or monitoring of generated code. Gaps here could allow the deployment of vulnerable or backdoored applications without detection.

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

Not certain from the listing — No explicit compliance certifications (e.g., SOC2) or identity governance policies are mentioned for the cloud IDE and hosting environments.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — While collaboration is mentioned, it is unclear if this involves multi-agent orchestration or third-party agent marketplaces, which could introduce cascading trust issues.

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