风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Coinbase OpenAPI Skill

作者: jolestar
Slug:coinbase-openapi-skill
版本:1.0.0
更新时间:2026-03-16 08:56:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent with its stated purpose (a thin OpenAPI-based wrapper for Coinbase Advanced Trade via the uxc tool); credential use and network targets match the description and inc...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773617058049,
        "_id": "k975k84hyny526p7bgnyzmtfhn82ze8q",
        "changelog": "Initial release with OpenAPI-based Coinbase Advanced Trade integration.\n\n- Run Coinbase Advanced Trade REST APIs via `uxc`, using a curated OpenAPI schema.\n- Supports key product, account, and order operations; excludes Exchange\/Prime\/Derivatives APIs.\n- Includes concise JWT bearer authentication setup using Coinbase API key material and `uxc`'s `jwt_bearer_v1` signer.\n- Provides guidance on safe high-risk operations and parsing stable JSON output.\n- Requires prior installation of `uxc` and network access to `api.coinbase.com`.\n- Detailed documentation for setup, core workflow, and best practices included in SKILL.md.",
        "changelogSource": "auto",
        "createdAt": 1773617058049,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "jolestar",
        "handle": "jolestar",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/77268?v=4",
        "kind": "user",
        "linkedUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv"
    },
    "ownerHandle": "jolestar",
    "skill": {
        "_creationTime": 1773617058049,
        "_id": "kd7bb0wb9k4c9rthn0ntwqp68982y7ge",
        "badges": [],
        "createdAt": 1773617058049,
        "displayName": "Coinbase OpenAPI Skill",
        "latestVersionId": "k975k84hyny526p7bgnyzmtfhn82ze8q",
        "ownerUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv",
        "slug": "coinbase-openapi-skill",
        "stats": {
            "comments": 0,
            "downloads": 103,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Operate Coinbase Advanced Trade REST APIs through UXC with a curated OpenAPI schema, products-first discovery, and explicit JWT bearer auth guidance.",
        "tags": {
            "latest": "k975k84hyny526p7bgnyzmtfhn82ze8q"
        },
        "updatedAt": 1773622609495
    }
}