AgentReadyHomeAgent Listing

← Restack

Restack — agentic threat model

9.6AIVSS 9.6 · Critical

Restack is a high-risk framework due to its support for self-improving models, long-term memory, and real-time event processing, which can lead to unpredictable autonomous behaviors and complex attack surfaces if not properly sandboxed.

OWASP AIVSS score rationale

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

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 — Restack is a framework and does not specify a default foundation model, but its support for 'self-improving models' and reinforcement learning suggests it orchestrates LLMs/RL models, making it susceptible to model poisoning or alignment drift.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — mentions 'long-term memory management' but does not specify the underlying vector database or storage mechanism, leaving it vulnerable to memory poisoning or unauthorized data exfiltration.

L3 · Agent Frameworks✓ mapped

Restack is an agent framework supporting polyglot development, workflow simulation, and API integrations. Threats include insecure tool integration, workflow bypasses, and memory manipulation.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — does not detail hosting, sandboxing, or secrets management for the executed workflows or API integrations.

L5 · Evaluation & Observability✓ mapped

Restack features 'workflow simulation' which can aid in pre-deployment evaluation, but the listing does not detail real-time guardrails or drift detection for its self-improving models.

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

Not certain from the listing — no explicit mention of authentication, authorization, role-based access control, or compliance certifications (e.g., SOC2, ISO).

L7 · Agent Ecosystem⚠ not certain from listing

Not certain from the listing — while it supports building autonomous AI products and systems, it does not explicitly detail a multi-agent marketplace or cross-agent trust boundaries.

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