风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Pywayne Maths

作者: wangyendt
Slug:maths
版本:0.1.0
更新时间:2026-02-26 07:20:35
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The SKILL.md documents a Python library but provides no code or install instructions, so the skill as published cannot actually provide the claimed functions without additional, external installation ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771258970277,
        "_id": "k976v0sm5ecc0jpk4fex8mbt7n819v1r",
        "changelog": "Initial release with number theory and digit analysis functions.\n\n- Added get_all_factors for listing all factors of a positive integer.\n- Added digitCount for counting occurrences of a specific digit from 1 to n.\n- Added karatsuba_multiplication for efficient large integer multiplication.\n- Included example usages and common applications in SKILL.md documentation.",
        "changelogSource": "auto",
        "createdAt": 1771258970277,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wangyendt",
        "handle": "wangyendt",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/18455758?v=4",
        "kind": "user",
        "linkedUserId": "kn7d2b8vpaw5d7bq2ybbb9sqjh8143nf"
    },
    "ownerHandle": "wangyendt",
    "skill": {
        "_creationTime": 1771258970277,
        "_id": "kd7f8vd449wzya16t6s0dcwx2s818ab3",
        "badges": [],
        "createdAt": 1771258970277,
        "displayName": "Pywayne Maths",
        "latestVersionId": "k976v0sm5ecc0jpk4fex8mbt7n819v1r",
        "ownerUserId": "kn7d2b8vpaw5d7bq2ybbb9sqjh8143nf",
        "slug": "maths",
        "stats": {
            "comments": 0,
            "downloads": 480,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Mathematical utility functions for factorization, digit counting, and large integer multiplication using Karatsuba algorithm. Use when solving number theory...",
        "tags": {
            "latest": "k976v0sm5ecc0jpk4fex8mbt7n819v1r"
        },
        "updatedAt": 1772061635938
    }
}