风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

qrcode

作者: hiNISAL
Slug:qrcode-skills
版本:1.0.1
更新时间:2026-03-24 13:53:45
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, files, and runtime instructions are consistent with its stated purpose (local QR code generation/decoding); no hidden endpoints or unrelated credentials are requested.

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773296571701,
        "_id": "k9743h12qexdezn02fvmy3zmx582rehz",
        "changelog": "* Removed the dependency on the CaoLiao QR Code API. All QR code generation and decoding processes are now implemented locally with **no network requests**.\n* Documentation has been updated to clearly describe all commands, dependencies, and execution flows, with emphasis on **data privacy and security**.\n* Only local QR code image generation is retained; **web-based QR code URL preview output has been removed**.\n* Decoding now relies solely on **local tools**: `zxingcpp` (Python) or `qr-scanner-wechat` (Node.js). The previous API fallback has been removed.\n* Batch operation workflows and parameter inheritance remain consistent with the previous logic, but **all processing is now performed locally**. When column selection is required, the interaction method is clearly explained to the user.\n* If remote generation or decoding capabilities are required (e.g., obtaining a QR code URL), please use **qrcode-remote-skills**:\n  [https:\/\/github.com\/caoliao\/qrcode-remote-skills](https:\/\/github.com\/caoliao\/qrcode-remote-skills).",
        "changelogSource": "user",
        "createdAt": 1773296571701,
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "hiNISAL",
        "handle": "hinisal",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/19162201?v=4",
        "kind": "user",
        "linkedUserId": "kn735gyj23dnfmgkw1zrd6wxkd82p355"
    },
    "ownerHandle": "hinisal",
    "skill": {
        "_creationTime": 1773191922202,
        "_id": "kd72kt0fcfcw011cq5xheb92qh82p1jc",
        "badges": [],
        "createdAt": 1773191922202,
        "displayName": "qrcode",
        "latestVersionId": "k9743h12qexdezn02fvmy3zmx582rehz",
        "ownerUserId": "kn735gyj23dnfmgkw1zrd6wxkd82p355",
        "slug": "qrcode-skills",
        "stats": {
            "comments": 0,
            "downloads": 232,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Generate and decode QR codes locally. Use when the user wants to create a QR code from text\/URL, decode\/read QR code content from an image, or asks about QR...",
        "tags": {
            "latest": "k9743h12qexdezn02fvmy3zmx582rehz"
        },
        "updatedAt": 1774331625519
    }
}