风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Json Linter

作者: WANGJUNJIE
Slug:json-linter
版本:1.0.0
更新时间:2026-02-26 06:40:39
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and runtime instructions match its stated purpose (recursively validating .json files) and there are no requests for unrelated credentials, network access, or unusual install steps.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771187797224,
        "_id": "k97be4mkvswsd9exrj4h14044d816ak0",
        "changelog": "Initial release of json-linter.\n\n- Scans `.json` files recursively in the workspace or a specified directory.\n- Validates JSON syntax using `JSON.parse()`.\n- Generates a JSON summary report including scan time, file counts, and error details for invalid files.",
        "changelogSource": "auto",
        "createdAt": 1771187797224,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "WANGJUNJIE",
        "handle": "wanng-ide",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/32323900?v=4",
        "kind": "user",
        "linkedUserId": "kn776vy3sty1jy6kqnxdtjgqwd80pccn"
    },
    "ownerHandle": "wanng-ide",
    "skill": {
        "_creationTime": 1771187797224,
        "_id": "kd74wtfxrxdwvncx01pxkametd817cnx",
        "badges": [],
        "createdAt": 1771187797224,
        "displayName": "Json Linter",
        "latestVersionId": "k97be4mkvswsd9exrj4h14044d816ak0",
        "ownerUserId": "kn776vy3sty1jy6kqnxdtjgqwd80pccn",
        "slug": "json-linter",
        "stats": {
            "comments": 0,
            "downloads": 576,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Validates JSON syntax across the workspace. Use this skill to check for syntax errors in configuration files, memory files, or data assets.",
        "tags": {
            "latest": "k97be4mkvswsd9exrj4h14044d816ak0"
        },
        "updatedAt": 1772059239958
    }
}