风险评分

37/100 (High)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: suspicious

calculator-py

作者: LeoNardo-LB
Slug:calculator-py
版本:1.0.0
更新时间:2026-03-27 19:57:00
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill implements the documented calculator functionality and requests no extra credentials, but its use of Python eval() (and a few eval fallbacks) contradicts the SKILL.md claim of a 'restricted ...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: suspicious

Detected: suspicious.dynamic_code_execution
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774611771053,
        "_id": "k976h7dv7e57avhn93a6swsj8583qzjf",
        "changelog": "Initial release — combines comprehensive local mathematical, matrix, statistical, precision, and signal processing computation in one skill.  \n\n- Introduced unified calc.py script with modular subcommands: eval, precision, matrix, stats, optimize, integrate, transform\n- Supports symbolic\/math expressions, arbitrary precision, matrix operations, statistical analysis, numerical optimization, integration, and signal processing (FFT)\n- Uses numpy, scipy, and mpmath for fast and accurate computation\n- Includes detailed usage guide, CLI examples, and a complete test suite (`test_calc.py`) with 97 test cases\n- Structured output format, support for math constants, and clear error handling",
        "changelogSource": "user",
        "createdAt": 1774611771053,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173fecesqz6npp546249nqprd83jtfx",
        "displayName": "LeoNardo-LB",
        "handle": "leonardo-lb",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/58056860?v=4",
        "kind": "user",
        "linkedUserId": "kn76asf35a53ms0z3x7c7k8b5x83kj9k"
    },
    "ownerHandle": "leonardo-lb",
    "skill": {
        "_creationTime": 1774611771053,
        "_id": "kd7b2jzghx7js3a59d9j2y9e1583qaz1",
        "badges": [],
        "createdAt": 1774611771053,
        "displayName": "calculator-py",
        "latestVersionId": "k976h7dv7e57avhn93a6swsj8583qzjf",
        "ownerPublisherId": "s173fecesqz6npp546249nqprd83jtfx",
        "ownerUserId": "kn76asf35a53ms0z3x7c7k8b5x83kj9k",
        "slug": "calculator-py",
        "stats": {
            "comments": 0,
            "downloads": 37,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "高性能本地计算器技能,通过 Python 脚本提供数值计算能力。触发场景:(1) Agent 需要进行数学运算(四则、幂、三角、对数等)(2) 需要矩阵运算(乘法、求逆、行列式、特征值、SVD 等)(3) 需要统计分析(均值、标准差、回归、概率分布等)(4) 需要高精度\/任意精度计算(大数运算、超越函数等)(5)...",
        "tags": {
            "latest": "k976h7dv7e57avhn93a6swsj8583qzjf"
        },
        "updatedAt": 1774612620785
    }
}