AgentReadyHomeAgent Listing

← Skippership

Skippership — agentic threat model

8.5AIVSS 8.5 · High

Skippership is a high-exposure analytics agent that ingests sensitive user session recordings, console errors, and event logs to provide AI-driven recommendations. Its primary risk profile centers on data privacy, potential PII leakage, and session data exfiltration rather than active autonomous execution.

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.41Factor sum 2.7/10Threat ×1.0Mitigation ×0.95
Autonomy of Action
0.20
Goal-Driven Planning
0.20
Self-Modification
0.10
Dynamic Tool Use
0.20
Persistent Memory
0.50
Contextual Awareness
0.60
Dynamic Identity
0.10
Multi-Agent Interactions
0.00
Non-Determinism
0.40
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 — The specific foundation models used for behavior analysis and recommendation generation are not disclosed. Risks include potential data leakage if the model is fine-tuned on session data, or prompt injection if malicious user inputs in recorded sessions are processed by the LLM.

L2 · Data Operations✓ mapped

High risk. The agent ingests massive amounts of telemetry, including full session recordings, heatmaps, and console errors. This creates a significant risk of data exfiltration or exposure of sensitive PII, session tokens, or credentials captured from user screens and console logs.

L3 · Agent Frameworks✓ mapped

The orchestration framework processes session events and console errors to generate recommendations. A key threat is indirect prompt injection, where a user session contains malicious payloads (e.g., in a form field or console error) designed to manipulate the AI's analysis or recommendations.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — As a closed-source SaaS tool, the hosting infrastructure, database sandboxing, and secrets management are undisclosed. Compromise of the hosting environment would grant attackers access to unlimited session recordings across all integrated sites.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — It is unclear what guardrails or evaluation mechanisms are in place to prevent the AI from generating misleading recommendations or to monitor the system for drift and anomalous data ingestion patterns.

L6 · Security & Compliance (cross-cutting)✓ mapped

The listing claims the tool is 'secure' and 'private' with customizable data retention periods. However, compliance with regulations like GDPR/CCPA is highly dependent on robust, automated PII masking within the session recordings, which is not explicitly detailed.

L7 · Agent Ecosystem✓ mapped

The agent operates as a standalone horizontal analytics tool. There is no indication of multi-agent orchestration or marketplace integrations, making ecosystem-level cascading failures a low threat.

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