speech-to-text
Fail
Audited by Snyk on Aug 6, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). Most links point to official inference.sh or GitHub resources, but the hostname-style file URLs (https://audio.mp3, https://meeting.mp3, https://podcast.mp3, https://french-audio.mp3, https://video.mp4) are nonstandard/untrusted domains and therefore suspicious because they can obfuscate malicious content or redirects.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md describes a required runtime workflow that transcribes user-supplied media URLs via the inference.sh CLI (
belt app run ... --inputwithaudio_url/video_url), so the workflow ingests outsider-provided content (audio/video) as transcribed free text.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata