ears
Audited by Socket on Mar 2, 2026
1 alert found:
MalwareFunctionally benign music-integration scripts, but they present moderate supply-chain and credential-exposure risks. The primary concerns are user instructions that encourage sharing/pasting of sensitive artifacts (browser cookies, QR code images), unpinned external dependencies and binaries (yt-dlp, pip packages), and plaintext session files in user config directories. There is no clear sign of embedded exfiltration or obfuscated malicious code in the provided text, but the workflows could be abused by an attacker or lead to credential leakage if users follow unsafe sharing practices. Recommend: avoid pasting cookies or sharing QR images, protect config/session files with proper file permissions, prefer official OAuth flows where possible, and pin/verify third-party tools before installation.