风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

my-test-skill-4-xn

作者: dqatsh
Slug:my-test-skill-4-xn
版本:1.0.0
更新时间:2026-03-14 15:56:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's declared purpose (call a Calculator MCP server at the given IP for add/subtract) matches its runtime instructions and required token; nothing requested is disproportionate to that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773474897620,
        "_id": "k97299zwgyjdnsnpczmgjyd91582wmpn",
        "changelog": "- Initial release of my-test-skill, providing add and subtract operations using Calculator Server MCP.\n- Supports environment variable authentication via XINIUDATA_MCP_TOKEN.\n- Includes detailed setup and usage instructions for accessing the MCP server with curl.\n- Tools available: `add` (a + b), `subtract` (a - b).\n- Server endpoint configurable; documented usage examples included.",
        "changelogSource": "user",
        "createdAt": 1773474897620,
        "parsed": {
            "clawdis": {
                "primaryEnv": "XINIUDATA_MCP_TOKEN",
                "requires": {
                    "env": [
                        "XINIUDATA_MCP_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "dqatsh",
        "handle": "dqatsh",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/347618?v=4",
        "kind": "user",
        "linkedUserId": "kn71d446v62p2ewn6sf7228cys82wd28"
    },
    "ownerHandle": "dqatsh",
    "skill": {
        "_creationTime": 1773474897620,
        "_id": "kd79xhpspxf5k045vn1dfc2dw182xtkh",
        "badges": [],
        "createdAt": 1773474897620,
        "displayName": "my-test-skill-4-xn",
        "latestVersionId": "k97299zwgyjdnsnpczmgjyd91582wmpn",
        "ownerUserId": "kn71d446v62p2ewn6sf7228cys82wd28",
        "slug": "my-test-skill-4-xn",
        "stats": {
            "comments": 0,
            "downloads": 115,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "使用 Calculator Server MCP 进行加减法运算。当用户需要进行加法或减法计算时使用此 skill。Server 地址:http:\/\/192.168.71.7:8000\/mcp,支持 add(加法)和 subtract(减法)两个工具。",
        "tags": {
            "latest": "k97299zwgyjdnsnpczmgjyd91582wmpn"
        },
        "updatedAt": 1773475007520
    }
}