风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

check-transaction

作者: charles-lpd
Slug:check-transaction
版本:1.0.0
更新时间:2026-03-13 12:06:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is internally consistent: it queries a public AOX transaction API via curl and formats the returned JSON; it requests no credentials or installs and does not ask for unrelated data.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773374526484,
        "_id": "k975g1wc8hgmkh527yk5stpech82t0bx",
        "changelog": "- Major update: Replaced the \"create-ticket\" skill with the new \"check_transaction\" skill for AOX.\n- The skill now allows users to check the status of blockchain transactions by submitting a TxId.\n- Integrates with the AOX transaction API for real-time queries and human-readable results.\n- Removed all previous code and documentation related to Discord ticket creation.",
        "changelogSource": "user",
        "createdAt": 1773374526484,
        "parsed": {
            "clawdis": {
                "emoji": "💳",
                "requires": {
                    "bins": [
                        "curl"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "charles-lpd",
        "handle": "charles-lpd",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/90810762?v=4",
        "kind": "user",
        "linkedUserId": "kn7abc6x4dhekcbme8s34bcpt982s5z3"
    },
    "ownerHandle": "charles-lpd",
    "skill": {
        "_creationTime": 1773374526484,
        "_id": "kd71xqcg57yxaxafw50tjntayn82t4c4",
        "badges": [],
        "createdAt": 1773374526484,
        "displayName": "check-transaction",
        "latestVersionId": "k975g1wc8hgmkh527yk5stpech82t0bx",
        "ownerUserId": "kn7abc6x4dhekcbme8s34bcpt982s5z3",
        "slug": "check-transaction",
        "stats": {
            "comments": 0,
            "downloads": 126,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Allows users to check the status of a blockchain transaction by submitting a TxId. Queries the AOX transaction API and returns human-readable results.",
        "tags": {
            "latest": "k975g1wc8hgmkh527yk5stpech82t0bx"
        },
        "updatedAt": 1773374812048
    }
}