spotify-player
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: Authentication is handled through environment variables, preventing the exposure of sensitive API keys in the skill configuration.
- [SAFE]: All network requests target the official Spotify API at api.spotify.com and accounts.spotify.com, which are trusted and well-known services.
- [COMMAND_EXECUTION]: The skill uses standard curl and jq commands for network communication and data parsing, which is appropriate for its stated functionality.
Audit Metadata