风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Kaggle

作者: byungkyu
Slug:kaggle-api
版本:1.0.0
更新时间:2026-03-05 17:34:29
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it proxies Kaggle via a Maton API gateway and only asks for a single MATON_API_KEY; the main risk is trusting the third-party gateway with your Kaggle data and cred...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772703259464,
        "_id": "k978s973nb5dmpktcwcggr8bd982bw1s",
        "changelog": "- Initial release: Kaggle API integration with managed authentication via Maton.\n- Enables searching, downloading, and interacting with Kaggle datasets, models, competitions, and notebooks.\n- Authentication is streamlined using a Maton API key, no direct Kaggle API key handling required in requests.\n- Includes robust connection management: list, create, and delete Kaggle authentications through `ctrl.maton.ai`.\n- Provides ready-to-use Python examples and clear reference for key Kaggle API endpoints (list\/get\/download datasets, models, competitions, kernels, etc.).",
        "changelogSource": "user",
        "createdAt": 1772703259464,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/maton.ai",
                "requires": {
                    "env": [
                        "MATON_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "byungkyu",
        "handle": "byungkyu",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/16563684?v=4",
        "kind": "user",
        "linkedUserId": "kn75240wq8bnv2qm2xgry748jd80b9r0"
    },
    "ownerHandle": "byungkyu",
    "skill": {
        "_creationTime": 1772703259464,
        "_id": "kd7274cbcsa8mhg9sbwknccsb182bkwq",
        "badges": [],
        "createdAt": 1772703259464,
        "displayName": "Kaggle",
        "latestVersionId": "k978s973nb5dmpktcwcggr8bd982bw1s",
        "ownerUserId": "kn75240wq8bnv2qm2xgry748jd80b9r0",
        "slug": "kaggle-api",
        "stats": {
            "comments": 0,
            "downloads": 160,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Kaggle API integration with managed authentication. Access datasets, models, competitions, and kernels. Use this skill when users want to search, download, o...",
        "tags": {
            "latest": "k978s973nb5dmpktcwcggr8bd982bw1s"
        },
        "updatedAt": 1772703269972
    }
}