spotify-api

Fail

Audited by Snyk on Feb 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt includes explicit examples and workflows that show embedding client_id, client_secret, and refresh/ access tokens directly in code and instructs updating .env with refresh tokens, which can lead the agent to request and echo secret values verbatim (exfiltration risk).

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

  • Third-party content exposure detected (high risk: 0.90). The skill directly fetches and analyzes third-party Spotify content from api.spotify.com (e.g., client.get_playlist, get_playlist_tracks, search_tracks, and scripts/export_data.py and scripts/cover_art_generator.py guided by references/COVER_ART_LLM_GUIDE.md) — including user-generated playlist names, descriptions, and track metadata — which the agent is explicitly expected to read and use to decide cover-art and playlist behavior, exposing it to untrusted, user-provided content that could carry indirect prompt-injection payloads.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 15, 2026, 09:02 PM