AgentReadyHomeAgent Listing

← Notte Browser

Notte Browser — agentic threat model

9.2AIVSS 9.2 · Critical

Notte Browser acts as a highly autonomous cloud-based execution environment, exposing sensitive web sessions and credentials to potential prompt injection and tool misuse risks.

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.86Factor sum 6.5/10Threat ×1.1Mitigation ×0.95
Autonomy of Action
0.90
Goal-Driven Planning
0.80
Self-Modification
0.20
Dynamic Tool Use
0.90
Persistent Memory
0.50
Contextual Awareness
0.80
Dynamic Identity
0.70
Multi-Agent Interactions
0.40
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 — The underlying LLM is not specified, but it is highly vulnerable to indirect prompt injection via untrusted web content scraped during autonomous browsing sessions.

L2 · Data Operations✓ mapped

Handles live on-page content and session data. Lack of explicit data sanitization pipelines poses a risk of data exfiltration and injection of malicious payloads into downstream agent memory.

L3 · Agent Frameworks✓ mapped

Exposes MCP tools for web automation and scraping. Vulnerable to tool misuse where an injected instruction forces the agent to perform unauthorized actions on authenticated websites.

L4 · Deployment & Infrastructure✓ mapped

Runs live browser sessions in the cloud. Requires robust container sandboxing to prevent container escape, lateral movement, or unauthorized network access from the cloud browser instance.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No mention of real-time session monitoring, guardrails, or logging mechanisms to detect and block malicious web interactions or anomalous browser behavior.

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

Manages authenticated sessions and credentials. The listing lacks details on secure credential storage, session isolation policies, or compliance frameworks governing user data access.

L7 · Agent Ecosystem✓ mapped

Designed as an MCP server to connect other agents to cloud browsers, creating a high-risk vector for cascading failures if a calling agent is compromised and abuses the browser tool.

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