spotify-player
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and commands for interacting with Spotify via the 'spogo' and 'spotify_player' command-line utilities. All identified behaviors align with the stated purpose of music playback control.
- [EXTERNAL_DOWNLOADS]: The skill references installation via Homebrew, including the 'steipete/tap' third-party repository. This is a standard distribution method for these open-source tools.
- [COMMAND_EXECUTION]: Provides various CLI commands for searching tracks and managing playback. These commands are executed by the user or agent to control the local Spotify client.
- [DATA_EXPOSURE]: Mentions an authentication step ('spogo auth import --browser chrome') that imports browser session cookies. This is the documented authentication mechanism for the tool to function without a formal API application.
Audit Metadata