风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Kraken CLI

作者: oscraters
Slug:kraken-cli
版本:1.0.0
更新时间:2026-03-05 03:56:00
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement a legitimate Kraken CLI, but the declared runtime requirements in SKILL.md/registry are incomplete and several files referenced by the runtime (CLI binary and endpoint r...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772654146297,
        "_id": "k970gq8y61p30tt7ew76srec0h829zyx",
        "changelog": "Initial release—migrates Kraken crypto skill from Python scripts to a modular Bash CLI:\n\n- Replaces Python implementation (kraken_api.py, kraken_cli.py) with Bash CLI under bin\/openclaw-kraken and supporting shell\/lib scripts.\n- Adds structured documentation, including usage examples, caveats, and full command references for Spot, Earn, Funding, and Futures APIs.\n- Introduces support for OpenClaw-managed secret injection and safer config\/secret handling.\n- All primary functions (market data, account state, funding, earn, orders) are implemented as Bash functions\/scripts.\n- Implements strict security and confirmation rules for state-changing operations.\n- Includes comprehensive test scripts and configuration examples.",
        "changelogSource": "user",
        "createdAt": 1772654146297,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/github.com\/oscraters\/kraken-skill.git",
                "primaryEnv": "KRAKEN_API_KEY",
                "requires": {
                    "bins": [
                        "bash",
                        "curl",
                        "openssl"
                    ],
                    "env": [
                        "KRAKEN_API_BASE_URL"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "oscraters",
        "handle": "oscraters",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/93680161?v=4",
        "kind": "user",
        "linkedUserId": "kn72390bk8hntx5wcn3arsfzt981w02t"
    },
    "ownerHandle": "oscraters",
    "skill": {
        "_creationTime": 1772654146297,
        "_id": "kd70j41acr70727ydvqgb27czh828vsw",
        "badges": [],
        "createdAt": 1772654146297,
        "displayName": "Kraken CLI",
        "latestVersionId": "k970gq8y61p30tt7ew76srec0h829zyx",
        "ownerUserId": "kn72390bk8hntx5wcn3arsfzt981w02t",
        "slug": "kraken-cli",
        "stats": {
            "comments": 0,
            "downloads": 187,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Use a Bash CLI to query Kraken Spot and Futures APIs, inspect account state, run guarded trading and funding actions, and work with Kraken websocket payloads...",
        "tags": {
            "latest": "k970gq8y61p30tt7ew76srec0h829zyx"
        },
        "updatedAt": 1772654160924
    }
}