youtube-automation
Warn
Audited by Snyk on Jun 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required runtime path calls Composio’s YouTube tools (e.g.,
YOUTUBE_SEARCH_YOU_TUBE,YOUTUBE_VIDEO_DETAILS,YOUTUBE_LIST_PLAYLIST_ITEMS,YOUTUBE_LIST_COMMENT_THREADS) which fetch YouTube content authored by third parties; that tool output can include free-form text fields like video titles/descriptions and comment bodies that are then ingested into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires connecting to the Rube MCP endpoint (https://rube.app/mcp) and explicitly instructs calling RUBE_SEARCH_TOOLS at runtime to fetch current tool schemas — remote content that directly controls the agent's available tools/instructions and is required for operation.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata