byted-mediakit-tools

Warn

Audited by Snyk on May 4, 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 fetches arbitrary http/https resources (e.g., SKILL.md and reference/understand_video_content.md require video_url; reference/image_to_video.md, concat_media_segments.md, mux_audio_video.md accept image_url/sources/audio_url), and the implementation both sends those URLs to the cloud model for "understand_video_content" (scripts/amk_client/api_request.py) and downloads them locally via _url_to_local in scripts/local_ffmpeg_tool.py, meaning untrusted third‑party content is ingested and can materially influence model responses and subsequent tool actions.

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

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 4, 2026, 03:14 AM
Issues
2