youtube-automation

Warn

Audited by Snyk on May 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly instructs the agent to call public YouTube tools such as YOUTUBE_SEARCH_YOU_TUBE and YOUTUBE_LIST_COMMENT_THREADS to fetch/search videos and comments (public, user-generated content) and then act on those results (e.g., analyze, add top search results to playlists), which clearly exposes the agent to untrusted third-party content that could carry indirect prompt-injection instructions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires contacting the MCP server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS) to fetch tool schemas and drive/tool-execute YouTube operations, so this external endpoint directly controls agent prompts/instructions and is a required runtime dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 1, 2026, 02:51 AM
Issues
2
Security Audit — snyk — youtube-automation