AgentReadyHomeAgent Listing

← Habits by Radost IT

Habits by Radost IT — agentic threat model

4.0AIVSS 4.0 · Medium

Habits by Radost IT is a low-risk, consumer-focused habit tracking tool with minimal agentic capabilities, presenting negligible threat of autonomous action or systemic compromise.

OWASP AIVSS score rationale

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

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 listing does not explicitly mention using an LLM or foundation model. If one is used for habit suggestions, it faces standard prompt injection or model alignment risks, but these are likely non-existent or highly constrained.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — The app stores user habits and completion logs. Standard database operations apply, but there is no indication of vector databases, RAG, or complex data pipelines.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — There is no evidence of an agentic orchestration framework (like LangChain or AutoGPT). The app appears to be a standard deterministic CRUD application.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Hosting details are not provided. Standard web/mobile application security risks (e.g., insecure APIs, lack of transport encryption) apply to the backend infrastructure.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No details are provided regarding LLM evaluation, guardrails, or observability tools.

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

Not certain from the listing — The app likely uses basic user authentication for habit tracking, but no enterprise security controls, compliance certifications (like SOC2), or advanced access controls are mentioned.

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — The app operates as a standalone productivity tool with no multi-agent interactions, marketplace integrations, or external ecosystem dependencies described.

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