spongo
v1.0.0Terminal Spotify playback/search via spogo (preferred) or spotify_player.
⭐ 1· 1.7k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (terminal Spotify playback/search) matches the runtime instructions (use spogo or spotify_player CLI). Required binaries (one of spogo or spotify_player) and the stated Spotify Premium requirement are appropriate for this purpose.
Instruction Scope
Instructions are narrowly scoped to running the spogo/spotify_player CLIs. One notable step is `spogo auth import --browser chrome`, which will read/import browser cookies/session data from the local Chrome profile to authenticate — this is expected for that auth flow but does access sensitive local browser data and should be run only if you trust the tool.
Install Mechanism
Install uses Homebrew formulas. spogo is installed from a specific tap (steipete/tap) rather than main Homebrew core; spotify_player is listed as a formula too. Homebrew installs are common and traceable, but third‑party taps are less vetted than core formulas — inspect the formula/tap before installing.
Credentials
No environment variables, credentials, or extra config paths are requested by the skill beyond an app config folder (~/.config/spotify-player). This is proportionate to the functionality.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system agent settings. It runs on demand and has no elevated persistence requirements.
Assessment
This skill is coherent for controlling Spotify from the terminal, but take these precautions before installing: 1) Verify the source for the Homebrew tap/formula (steipete/tap) — inspect the formula contents and the repository to ensure it matches the expected project. 2) Understand that `spogo auth import --browser chrome` will access your Chrome profile cookies/session to authenticate; only run it if you trust spogo and have reviewed its code or formula. 3) Confirm you have Spotify Premium and are comfortable storing client_id or config under ~/.config/spotify-player. 4) If unsure, install the CLI tools manually from their official repositories first and inspect their behavior (or run them in a sandbox) before allowing an agent to invoke them automatically.Like a lobster shell, security has layers — review code before you run it.
latestvk97anmmeshdrnbmvhgm72vr2ex80em6y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎵 Clawdis
Any binspogo, spotify_player
Install
Install spogo (brew)
Bins: spogo
brew install steipete/tap/spogoInstall spotify_player (brew)
Bins: spotify_player
brew install spotify_player