风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

QR Code Generator

作者: Mrahil123
Slug:qr-code-generator-skill
版本:1.0.0
更新时间:2026-03-24 12:36:14
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's purpose and requirements mostly match (Python + qrcode library), but the runtime instructions include an unsanitized python -c one-liner and on-demand pip installs which introduce avoidabl...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772001921714,
        "_id": "k97dax7jwf3eqxzzhy8m04ytm981t29r",
        "changelog": "Initial release of QR Code Generator skill.\n\n- Generate and save QR code images from URLs or text using Python's qrcode library.\n- Outputs high-resolution PNG files (default: qrcode.png in current directory).\n- Handles missing dependencies by attempting automatic installation.\n- Simple execution via Python one-liner for rapid QR code creation.",
        "changelogSource": "user",
        "createdAt": 1772001921714,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Mrahil123",
        "handle": "mrahil123",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/59913707?v=4",
        "kind": "user",
        "linkedUserId": "kn76hjrjfhjg8zhw0av1y996dh81vjqb"
    },
    "ownerHandle": "mrahil123",
    "skill": {
        "_creationTime": 1772001921714,
        "_id": "kd7dyjznb10mxqrb92b9at902n81tns7",
        "badges": [],
        "createdAt": 1772001921714,
        "displayName": "QR Code Generator",
        "latestVersionId": "k97dax7jwf3eqxzzhy8m04ytm981t29r",
        "ownerUserId": "kn76hjrjfhjg8zhw0av1y996dh81vjqb",
        "slug": "qr-code-generator-skill",
        "stats": {
            "comments": 0,
            "downloads": 341,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "A precision utility to generate QR code images from URLs or text using Python.",
        "tags": {
            "latest": "k97dax7jwf3eqxzzhy8m04ytm981t29r"
        },
        "updatedAt": 1774326974470
    }
}