AgentReadyHomeAgent Listing

← Consensus

Consensus — agentic threat model

5.6AIVSS 5.6 · Medium

Consensus is a low-risk, retrieval-focused research assistant whose primary threat vector is the manipulation of scientific search results (data poisoning) rather than autonomous execution or system compromise.

OWASP AIVSS score rationale

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

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 synthesis. Vulnerable to prompt injection that could distort scientific summaries or bypass safety guardrails.

L2 · Data Operations✓ mapped

Highly critical layer containing over 200 million scientific papers. Vulnerable to data poisoning (e.g., injecting fraudulent or predatory journal articles into the index) and licensing/copyright compliance issues.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — utilizes a search-and-synthesize orchestration framework. Vulnerable to insecure tool integration between the LLM and the vector database/search index.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — likely hosted on standard cloud infrastructure. Vulnerable to unauthorized access to the proprietary search index or vector database hosting.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — requires robust evaluation to prevent hallucinated scientific claims. Vulnerable to drift in summarization quality and lack of automated detection for adversarial search queries.

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

Not certain from the listing — requires standard web application security and data privacy compliance. Vulnerable to API abuse and unauthorized scraping of the proprietary paper index.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — mentions integration with existing systems but lacks a complex multi-agent ecosystem. Vulnerable to downstream data integrity issues if integrated into external workflows.

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