OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}