Devialet Speaker Control

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is classified as suspicious due to the use of `xdotool` in `scripts/play-on-devialet.sh`. While currently used for a benign purpose (simulating a 'Return' key press to interact with the Spotify desktop application), `xdotool` grants the agent the capability to perform arbitrary desktop automation, including simulating keyboard and mouse input. This high-risk capability, combined with `export DISPLAY=:0`, could be exploited via prompt injection to execute unauthorized actions on the user's graphical environment, even though there is no clear evidence of intentional malicious behavior within the provided files.