Caveat verdict

spotify-controller

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

45
security
50
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

Changes file ownership

SKILL.md · code · chown

Pattern match low

Python os.environ.get — reads environment variable

scripts/spotify.py · prose · downgraded · os.environ.get(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API