风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Sui JSON-RPC Skill

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

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's requests, instructions, and included files are coherent with its stated read-only Sui JSON-RPC/pubsub purpose and do not ask for unrelated credentials or installs.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773617056369,
        "_id": "k9742wrnrnn0xv25jz6gc9ps8d82yjjy",
        "changelog": "sui-jsonrpc-skill 1.0.0 initial release\n\n- Provides a concise interface to Sui public JSON-RPC via UXC, favoring mainnet fullnode with no API key needed.\n- Implements read-only queries (chain, checkpoints, objects, reference gas price, system state).\n- Supports pubsub subscription setup for events and transaction effects via `uxc subscribe`.\n- Excludes unsafe transaction methods and wallet signing flows for security.\n- Includes clear guardrails and operational workflow for discovery, execution, and subscriptions.\n- Documentation emphasizes safe use, public endpoint defaults, and best practices.",
        "changelogSource": "auto",
        "createdAt": 1773617056369,
        "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": 1773617056369,
        "_id": "kd7cp4s2cz8as7ezt33re3vcch82zh16",
        "badges": [],
        "createdAt": 1773617056369,
        "displayName": "Sui JSON-RPC Skill",
        "latestVersionId": "k9742wrnrnn0xv25jz6gc9ps8d82yjjy",
        "ownerUserId": "kn76v1w3vse2yfx3k4dkkbn9bd81xemv",
        "slug": "sui-jsonrpc-skill",
        "stats": {
            "comments": 0,
            "downloads": 87,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Operate Sui public JSON-RPC through UXC with OpenRPC-driven discovery, mainnet fullnode defaults, and read-only query plus pubsub subscription guardrails.",
        "tags": {
            "latest": "k9742wrnrnn0xv25jz6gc9ps8d82yjjy"
        },
        "updatedAt": 1773621712960
    }
}