风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Ethereum JSON-RPC Skill

作者: jolestar
Slug:ethereum-jsonrpc-skill
版本:1.0.0
更新时间:2026-03-16 08:41:50
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally coherent for read-only Ethereum JSON-RPC and pubsub via uxc; its instructions, scope, and lack of requested credentials align with the stated purpose, though the metadata omits...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773617056733,
        "_id": "k970sq504pvea4khp5bgkegfxh82zy73",
        "changelog": "Initial release of ethereum-jsonrpc-skill.\n\n- Provides safe Ethereum execution JSON-RPC operations via UXC, using the official OpenRPC schema.\n- Supports public, read-only EVM methods including chain info, state reads, block, balance, log retrieval, and eth_subscribe with guardrails.\n- Uses https:\/\/ethereum-rpc.publicnode.com by default for HTTPS requests; recommends verified WebSocket for subscriptions.\n- Delivers guidance for linking, schema inspection, and command-line usage prioritizing read operations.\n- Explicitly excludes transaction sending, admin\/debug\/engine operations, and assumes no special authentication for default provider.\n- Emphasizes safe workflow and output parsing, with best practices for handling pubsub and method guardrails.",
        "changelogSource": "auto",
        "createdAt": 1773617056733,
        "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": 1773617056733,
        "_id": "kd7dvtg0nchsphvvjx8w4fg09s82z40s",
        "badges": [],
        "createdAt": 1773617056733,
        "displayName": "Ethereum JSON-RPC Skill",
        "latestVersionId": "k970sq504pvea4khp5bgkegfxh82zy73",
        "ownerUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv",
        "slug": "ethereum-jsonrpc-skill",
        "stats": {
            "comments": 0,
            "downloads": 94,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Operate Ethereum execution JSON-RPC through UXC with the official execution OpenRPC schema, public EVM read methods, and eth_subscribe pubsub guardrails.",
        "tags": {
            "latest": "k970sq504pvea4khp5bgkegfxh82zy73"
        },
        "updatedAt": 1773621710974
    }
}