风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Odds for sports events

作者: diegopetrucci
Slug:odds-checker-api
版本:1.0.0
更新时间:2026-02-27 11:06:29
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement a straightforward Odds-API.io client, but packaging/metadata and credential declarations are inconsistent (it expects an API key at runtime but the registry metadata doe...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769347362536,
        "_id": "k979hwqcgh15n5aqr37cjszsdx7zxqab",
        "changelog": "- Initial release of skill for querying sports events and betting odds using Odds-API.io.\n- Supports searching for events, listing sports and bookmakers, and fetching odds by event ID.\n- Includes a CLI helper script (`odds_api.py`) with commands for sports, bookmakers, event search, odds retrieval, and streamlined \"matchup\" queries.\n- Allows API key input via environment variable or CLI flag; keys are never stored with the skill.\n- Offers concise endpoint documentation and usage examples in `SKILL.md`.\n- Provides reference material with endpoint summaries and response details.",
        "changelogSource": "user",
        "createdAt": 1769347362536,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "diegopetrucci",
        "handle": "diegopetrucci",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/773004?v=4",
        "kind": "user",
        "linkedUserId": "kn71ncw9mv9f5eg6w9wnbh0h917yrwyg"
    },
    "ownerHandle": "diegopetrucci",
    "skill": {
        "_creationTime": 1769347362536,
        "_id": "kd7bmpjvxcwha3g8wm33z6qjys7zx82y",
        "badges": [],
        "createdAt": 1769347362536,
        "displayName": "Odds for sports events",
        "latestVersionId": "k979hwqcgh15n5aqr37cjszsdx7zxqab",
        "ownerUserId": "kn71ncw9mv9f5eg6w9wnbh0h917yrwyg",
        "slug": "odds-checker-api",
        "stats": {
            "comments": 0,
            "downloads": 1969,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "Query Odds-API.io for sports events, bookmakers, and betting odds (e.g., \"what are the odds for Inter vs Arsenal\", \"get odds for Paddy the Baddie vs Gaethje\"). Use when you need to call the Odds-API.io v3 API or interpret its responses; requires a user-provided API key.",
        "tags": {
            "latest": "k979hwqcgh15n5aqr37cjszsdx7zxqab"
        },
        "updatedAt": 1772161589965
    }
}