byted-voice-to-text

Warn

Audited by Snyk on Mar 27, 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 public audio URLs (see asr_flash.py and asr_standard.py --url and the routing_strategy.md "公网 URL" rules) and instructs the agent to treat the ASR transcription as the user's message, so untrusted third-party audio can be ingested and materially drive agent actions.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill requires the agent to autonomously run an installation script (ensure_ffmpeg.py --execute) that may install system-level binaries (ffmpeg/ffprobe) and thus modify the machine state and potentially require elevated privileges.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 27, 2026, 07:55 AM
Issues
3