video-to-subtitle-summary

Fail

Audited by Snyk on Jul 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The ai-douyin.top9.cc domain and its API endpoints are third‑party video‑parsing/download proxies (non‑official services that the skill uses to obtain direct download URLs) and therefore represent a potential distribution vector for malicious payloads; other listed links are official vendors or harmless examples.

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

  • Third-party content exposure detected (high risk: 0.85). Yes—during the required online-video workflow, the skill fetches outsider-authored subtitle/caption text from external platforms (e.g., YouTube via yt-dlp and/or AI Douyin/TikHub-derived transcripts), writes it to /tmp/video_analysis/{VIDEO_ID}/text.txt, and then includes {TEXT_CONTENT} in the final Claude/LLM summarization prompt.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 19, 2026, 01:59 PM
Issues
2
Security Audit — snyk — video-to-subtitle-summary