save-to-spotify
Warn
Audited by Snyk on Jun 19, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires installing and running the save-to-spotify CLI at runtime by fetching and executing remote code (curl -fsSL https://saveto.spotify.com/install.sh | bash) and also documents building from source via git clone https://github.com/spotify/save-to-spotify.git, so remote content is fetched and executed as a required dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata