AgentReadyHomeAgent Listing

← AI VIDEO SPLITTER

AI VIDEO SPLITTER — agentic threat model

2.6AIVSS 2.6 · Low

The AI Video Splitter is a local-first, deterministic utility tool with virtually zero agentic risk, as it lacks autonomous decision-making, LLM integration, or server-side data persistence.

OWASP AIVSS score rationale

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

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 tool is branded as an 'AI Toolbox' but describes purely deterministic WebAssembly video splitting with no explicit foundation model usage.

L2 · Data Operations⚠ not certain from listing

Not certain from the listing — No training, RAG, or vector stores are mentioned; data operations are strictly limited to local browser-based video file processing.

L3 · Agent Frameworks⚠ not certain from listing

Not certain from the listing — There is no evidence of an agent framework, planning, memory, or tool orchestration; it operates as a standard client-side utility.

L4 · Deployment & Infrastructure✓ mapped

Runs entirely client-side in the user's browser via WebAssembly. The primary infrastructure threat is front-end supply chain compromise (e.g., malicious JS injection on the hosting CDN) rather than server-side container escape.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No monitoring, logging, or guardrails are mentioned, which is typical for a local-first, privacy-focused client-side tool.

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

Compliance risk is extremely low due to the 'Zero-Upload Privacy' model where files never leave the local device, eliminating server-side data exposure and regulatory compliance overhead.

L7 · Agent Ecosystem✓ mapped

No multi-agent interactions, marketplace integrations, or external agent dependencies exist; it is a standalone horizontal tool.

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