AgentReadyHomeAgent Listing

← YouTube MCP

YouTube MCP — agentic threat model

7.1AIVSS 7.1 · High

The YouTube MCP connector presents a moderate security risk primarily driven by indirect prompt injection, as it retrieves untrusted, user-generated transcripts that can hijack downstream agent reasoning.

OWASP AIVSS score rationale

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

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 connector itself does not bundle a specific foundation model, but downstream models consuming its output are highly vulnerable to indirect prompt injection via untrusted transcripts.

L2 · Data Operations✓ mapped

Retrieves untrusted user-generated transcripts and metadata from YouTube. High risk of data poisoning and indirect prompt injection embedded in video captions.

L3 · Agent Frameworks✓ mapped

Exposes MCP tools for searching and retrieving YouTube data. Vulnerable to tool misuse if downstream agents execute actions based on injected instructions found in transcripts.

L4 · Deployment & Infrastructure⚠ not certain from listing

Not certain from the listing — Likely deployed as an MCP server requiring YouTube API keys. Risks include insecure storage of API credentials and lack of sandboxing for the connector process.

L5 · Evaluation & Observability⚠ not certain from listing

Not certain from the listing — No built-in guardrails or sanitization for retrieved transcripts are mentioned, creating a blind spot for downstream prompt injection detection.

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

Not certain from the listing — Relies on YouTube Data API keys for authorization. No explicit mention of compliance frameworks, audit logging, or access controls.

L7 · Agent Ecosystem✓ mapped

Designed as an MCP tool for other agents. High risk of cascading failures where a compromised transcript compromises the orchestrating agent, leading to unauthorized actions in the broader ecosystem.

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