风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Trakt.tv

作者: d-meagher
Slug:trakt-tv
版本:1.0.0
更新时间:2026-02-26 11:18:27
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is internally consistent with a Trakt API integration: it only needs Trakt credentials and uses curl to call Trakt endpoints; nothing in the files suggests malicious behavior.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769892338328,
        "_id": "k97dc164cezf59syykcz6tk8mh808272",
        "changelog": "Initial release of the Trakt skill.\n\n- Enables interaction with the Trakt API for managing watchlist, collection, watch history, ratings, and content discovery\n- Supports movie and show search, as well as fetching trending, popular, and recommended content\n- Provides detailed setup instructions for OAuth credentials and environment variables\n- Includes example curl requests for all supported actions\n- Documents required request headers, API endpoints, and common response codes\n- Covers rate limits and provides a helper script for obtaining OAuth tokens",
        "changelogSource": "user",
        "createdAt": 1769892338328,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/trakt.tv",
                "primaryEnv": "TRAKT_ACCESS_TOKEN",
                "requires": {
                    "env": [
                        "TRAKT_CLIENT_ID",
                        "TRAKT_CLIENT_SECRET",
                        "TRAKT_ACCESS_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "d-meagher",
        "handle": "d-meagher",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/120137404?v=4",
        "kind": "user",
        "linkedUserId": "kn7fssxfsdftmsvzxs8mzb738n809vbx"
    },
    "ownerHandle": "d-meagher",
    "skill": {
        "_creationTime": 1769892338328,
        "_id": "kd78xn60p0w7p3bkxdd2kqyx95809dar",
        "badges": [],
        "createdAt": 1769892338328,
        "displayName": "Trakt.tv",
        "latestVersionId": "k97dc164cezf59syykcz6tk8mh808272",
        "ownerUserId": "kn7fssxfsdftmsvzxs8mzb738n809vbx",
        "slug": "trakt-tv",
        "stats": {
            "comments": 0,
            "downloads": 1433,
            "installsAllTime": 4,
            "installsCurrent": 2,
            "stars": 6,
            "versions": 1
        },
        "summary": "Interact with the Trakt API to manage your watchlist, collection, ratings, and discover content",
        "tags": {
            "latest": "k97dc164cezf59syykcz6tk8mh808272"
        },
        "updatedAt": 1772075907491
    }
}