ClawAudit verdict
spotify-controller
Spotify Web API controller that uses environment variable credentials to control playback; all API calls go to the official Spotify API and the capabilities match the stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (4)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Changes file ownership
SKILL.md · code · chown
Python os.environ.get — reads environment variable
scripts/spotify.py · prose · downgraded · os.environ.get(
POSTs data to external URL
scripts/spotify.py · prose · downgraded · .post(
"https://
Permissions & capabilities
Requires 3 environment variables. (2 sensitive: SPOTIFY_CLIENT_SECRET, SPOTIFY_REFRESH_TOKEN). Requires 1 system binary.
package_installnetwork_innetwork_outdata_encodingcredential_access Is this flag fair?
Thanks — recorded.