hifi-download-skill
Warn
Audited by Snyk on Feb 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.80). The skill explicitly fetches and processes data from public third-party services (e.g., Last.fm via scripts/lib/lastfm.py calling http://ws.audioscrobbler.com, Spotify via scripts/lib/spotify.py, and Qobuz/TIDAL catalog searches in scripts/lib/platform.py used by platform_search/platform_download), the SKILL.md workflows require running those discovery/search commands and then acting on returned IDs/results (e.g., using search results to drive downloads), and that external, user-generated/public content is parsed and used to decide subsequent actions—meeting all criteria for exposure to untrusted third-party content that could carry indirect prompt-injection risks.
Audit Metadata