sonoscli
Audited by Socket on Mar 9, 2026
1 alert found:
SecurityThe Sonos CLI skill presents a coherent tool for local network Sonos control with an optional external API integration (Spotify SMAPI). However, its footprint is not fully coherent with a benign distribution model because it installs an unverifiable binary from GitHub without verifiable hashes or signatures, which materially elevates supply-chain risk. This alone pushes the overall risk to Suspicious, with securityRisk at least 0.7 and malware at least 0.3 due to the unverifiable binary handling. The optional Spotify integration adds credential-related risks if credentials are mishandled, but the core capability remains plausible for the stated purpose. Recommend: (1) pin the exact binary version and verify checksums; (2) prefer official package registries or well-audited builds; (3) ensure Spotify credentials are stored securely (e.g., environment variables or a secure vault) and not logged; (4) consider explicit TLS handling and least-privilege network access. Overall assessment: Suspicious, with notable supply-chain risk due to unverifiable binary installation, and moderate credential exposure potential via optional SMAPI usage.