风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Spotify Controller

作者: Egemen Yerdelen
Slug:spotify-controller
版本:1.0.1
更新时间:2026-02-27 10:12:09
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and required environment variables are consistent with a Spotify playback controller and request only the credentials needed to call the Spotify Web API.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772155834421,
        "_id": "k97ev0scsvz8pm4vzyjwc9jrds81z2rq",
        "changelog": "Minor update with documentation improvements and metadata additions:\n\n- Added a homepage link and structured metadata (including emoji and required environment variables).\n- Clarified usage of Spotify Web API and environment variable requirements in the description.\n- Improved security notes to specify domains touched by the script.\n- Minor clarifications and formatting fixes in documentation.",
        "changelogSource": "user",
        "createdAt": 1772155834421,
        "parsed": {
            "clawdis": {
                "emoji": "🎵",
                "primaryEnv": "SPOTIFY_CLIENT_ID",
                "requires": {
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "SPOTIFY_CLIENT_ID",
                        "SPOTIFY_CLIENT_SECRET",
                        "SPOTIFY_REFRESH_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Egemen Yerdelen",
        "handle": "egemenyerdelen",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/69795030?v=4",
        "kind": "user",
        "linkedUserId": "kn78a9ywcrn9qsx6ex3jc7j6d981wjxv"
    },
    "ownerHandle": "egemenyerdelen",
    "skill": {
        "_creationTime": 1772153345699,
        "_id": "kd7bngt9r5mke5ep8fs6019wn581zta6",
        "badges": [],
        "createdAt": 1772153345699,
        "displayName": "Spotify Controller",
        "latestVersionId": "k97ev0scsvz8pm4vzyjwc9jrds81z2rq",
        "ownerUserId": "kn78a9ywcrn9qsx6ex3jc7j6d981wjxv",
        "slug": "spotify-controller",
        "stats": {
            "comments": 0,
            "downloads": 299,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 2
        },
        "summary": "Control Spotify playback and devices from an AI agent using spotify.py and the official Spotify Web API. Use when users ask to check current track, play\/paus...",
        "tags": {
            "latest": "k97ev0scsvz8pm4vzyjwc9jrds81z2rq"
        },
        "updatedAt": 1772158329952
    }
}