AgentReadyHomeAgent Listing

← ConbaseAi

ConbaseAi — agentic threat model

6.1AIVSS 6.1 · Medium

ConbaseAi is a low-autonomy, template-driven generation tool with low agentic risk, primarily threatened by bulk prompt injection via spreadsheet inputs and the potential for automated generation of malicious or reputational-damaging e-commerce content.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 5.3AARS uplift 0.8Factor sum 1.7/10Threat ×1.0Mitigation ×1.0
Autonomy of Action
0.20
Goal-Driven Planning
0.10
Self-Modification
0.00
Dynamic Tool Use
0.20
Persistent Memory
0.10
Contextual Awareness
0.30
Dynamic Identity
0.00
Multi-Agent Interactions
0.00
Non-Determinism
0.50
Opacity & Reflexivity
0.30

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 external commercial LLMs via API to generate copy. Primary threats include prompt injection via spreadsheet inputs and model alignment issues leading to inappropriate or brand-damaging product descriptions.

L2 · Data Operations✓ mapped

The agent processes bulk data directly from spreadsheets. Threats include CSV/spreadsheet injection, data exfiltration of proprietary product catalogs, and poisoning of the input data source.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — likely uses a basic template-based orchestration framework to map spreadsheet rows to LLM prompts. Threats include insecure template rendering and prompt injection bypassing the template constraints.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — likely hosted as a SaaS web application. Threats include insecure storage of uploaded spreadsheets, API key exposure, and lack of isolation between tenant data.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — no explicit mention of guardrails or output validation. Threats include a lack of automated content moderation, allowing toxic or hallucinated copy to be generated in bulk without detection.

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

Not certain from the listing — claims to be 'enterprise-grade' but lacks specific compliance certifications (e.g., SOC2, GDPR). Threats include unauthorized access to bulk generation features and lack of audit trails for generated content.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — does not appear to interact with an agent ecosystem. Threats are minimal here, limited to potential downstream integrations with e-commerce platforms if automated publishing is enabled.

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