AgentReadyHomeAgent Listing

← Humains

Humains — agentic threat model

8.1AIVSS 8.1 · High

Humains exhibits high agentic risk due to its high autonomy in executing financial transactions (collecting payments) and initiating direct customer outreach without human supervision. While its built-in observability features provide visibility, the lack of explicit security and compliance guardrails for payment handling presents a significant threat surface.

OWASP AIVSS score rationale

AIVSS = (CVSS_Base + AARS) × Mitigation_Factor, where AARS = (10 − CVSS_Base) × (Factor_Sum / 10) × ThM
CVSS base 8.5AARS uplift 0.99Factor sum 6.0/10Threat ×1.1Mitigation ×0.85
Autonomy of Action
0.90
Goal-Driven Planning
0.80
Self-Modification
0.20
Dynamic Tool Use
0.80
Persistent Memory
0.60
Contextual Awareness
0.70
Dynamic Identity
0.40
Multi-Agent Interactions
0.30
Non-Determinism
0.80
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⚠ not certain from listing

Not certain from the listing — The 'brain-inspired cognitive architecture' likely sits on top of commercial or proprietary LLMs. Threats include prompt injection leading to unauthorized payment triggers or social engineering of customers.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The agent must access customer data, product catalogs, and payment processing states. Threats include data exfiltration of customer PII or poisoning of the sales context.

L3 · Agent Frameworks✓ mapped

The agent uses a proprietary cognitive architecture to autonomously plan and execute goals (sales, payments). Threats include tool misuse (unauthorized payment collection API calls) and goal hijacking.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Likely hosted as a SaaS with API integrations. Threats include API key exposure (payment gateways, CRM) and container compromise.

L5 · Evaluation & Observability✓ mapped

The listing highlights 'Full visibility into every agent interaction and decision' and 'Real-time performance tracking'. This mitigates some observability blind spots, but risks of evaluation gaming or bypass of guardrails during live voice/chat remain.

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

Not certain from the listing — No explicit compliance standards (PCI-DSS for payments, SOC2, GDPR) are mentioned despite handling payments and customer interactions.

L7 · Agent Ecosystem✓ mapped

The agent scales across multiple communication channels and interacts with external APIs (payment, CRM). Threats include cascading failures if payment APIs or communication channels are compromised.

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