风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Ethereum History

作者: cartoonitunes
Slug:ethereum-history
版本:1.0.0
更新时间:2026-02-26 04:45:36
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This skill is internally consistent: it fetches public, read-only Ethereum contract data from a documented GET-only API and requests no credentials, installs, or extra permissions.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769890414909,
        "_id": "k973wmjk8y3symvbpnzkgwtn4s80990s",
        "changelog": "- Initial release of the Ethereum History skill.\n- Provides read-only, factual data about historical Ethereum mainnet contracts.\n- Supports lookup by contract address for details like deployer, deployment era, runtime bytecode, and decompiled code.\n- Enables contract discovery and filtering by era, timestamp, or documentation status.\n- All endpoints are GET-only and require no authentication.\n- Returns structured JSON responses suitable for further processing or display.",
        "changelogSource": "user",
        "createdAt": 1769890414909,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cartoonitunes",
        "handle": "cartoonitunes",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/181663414?v=4",
        "kind": "user",
        "linkedUserId": "kn72e4rg6bpvxjj028h0cgnabd809wf2"
    },
    "ownerHandle": "cartoonitunes",
    "skill": {
        "_creationTime": 1769890414909,
        "_id": "kd7977j1mqby3d0x1fj7fcx9vx808zg3",
        "badges": [],
        "createdAt": 1769890414909,
        "displayName": "Ethereum History",
        "latestVersionId": "k973wmjk8y3symvbpnzkgwtn4s80990s",
        "ownerUserId": "kn72e4rg6bpvxjj028h0cgnabd809wf2",
        "slug": "ethereum-history",
        "stats": {
            "comments": 0,
            "downloads": 1392,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https:\/\/ethereumhistory.com (or set BASE_URL for local\/staging).",
        "tags": {
            "latest": "k973wmjk8y3symvbpnzkgwtn4s80990s"
        },
        "updatedAt": 1772052336179
    }
}