podcast-summarizer

Warn

Audited by Snyk on Apr 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: 1.00). This skill fetches and scrapes untrusted public podcast content (e.g., get_spotify_episode_info calls https://open.spotify.com/oembed, find_soundon_rss queries https://player.soundon.fm, parse_rss_feed uses requests.get(feed_url), and download_audio streams arbitrary MP3/RSS URLs) and then transcribes and feeds that third-party content into the LLM for summarization, so externally authored content can materially influence model behavior.

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
Apr 27, 2026, 11:03 PM
Issues
2
Security Audit — snyk — podcast-summarizer