video-performance-analyzer
Warn
Audited by Snyk on Mar 20, 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 explicitly accepts and processes public social-media videos (SKILL.md "YouTube URL" and "TikTok / Instagram" input formats) and the runtime script (scripts/analyze_video.py — run_analysis uses types.Part.from_uri(file_uri=video_source, ...) or uploads the video) which feeds that untrusted, user-generated third‑party content to the model for transcription and to drive analysis/repurposing decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata