风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Excel数据求和工具

作者: liujialin1517-source
Slug:excel-sum
版本:1.0.0
更新时间:2026-03-12 09:46:54
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
此技能的说明、运行指令与包含的脚本一致——它仅在本地使用 Python + openpyxl 读取指定 Excel 文件的第一列并求和,没有看到与声明功能不符的权限请求或可疑外联行为。

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773274656956,
        "_id": "k977bsc897qknfwmxyrbhn8td182sebb",
        "changelog": "Initial release with core functionality:\n\n- Calculates the sum of all numeric values in the first column of Excel files (.xlsx, .xls).\n- Guides users to provide an Excel file path and runs a Python script to perform the calculation.\n- Returns the sum, count of summed cells, and notes skipped non-numeric cells.\n- Requires Python 3.x and the openpyxl library.",
        "changelogSource": "user",
        "createdAt": 1773274656956,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "liujialin1517-source",
        "handle": "liujialin1517-source",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/249698825?v=4",
        "kind": "user",
        "linkedUserId": "kn7cbyqebjz2xpkz3tkft2cw5d82ph8c"
    },
    "ownerHandle": "liujialin1517-source",
    "skill": {
        "_creationTime": 1773274656956,
        "_id": "kd78tx78f7da0zrxg7b1aswqq582r02e",
        "badges": [],
        "createdAt": 1773274656956,
        "displayName": "Excel数据求和工具",
        "latestVersionId": "k977bsc897qknfwmxyrbhn8td182sebb",
        "ownerUserId": "kn7cbyqebjz2xpkz3tkft2cw5d82ph8c",
        "slug": "excel-sum",
        "stats": {
            "comments": 0,
            "downloads": 240,
            "installsAllTime": 4,
            "installsCurrent": 4,
            "stars": 0,
            "versions": 1
        },
        "summary": "计算 Excel 文件第一列数值的总和。当用户请求对 Excel 文件进行求和、统计第一列总和或类似操作时使用此技能。",
        "tags": {
            "latest": "k977bsc897qknfwmxyrbhn8td182sebb"
        },
        "updatedAt": 1773280014808
    }
}