风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Console Log Checker

作者: Sy724
Slug:console-log-checker
版本:1.0.0
更新时间:2026-03-26 16:11:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only helper that searches a code directory for console.log occurrences; its requested actions and lack of credentials or installs are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774511198278,
        "_id": "k9716fxf8jajsje7wxfs61epex83mcwn",
        "changelog": "Initial release of console-log-checker.\n\n- Checks project files for occurrences of console.log statements.\n- Supports optional path and exclude parameters to customize the scan scope.\n- Excludes common directories (node_modules, dist, build) by default.\n- Returns results in a table with file, line, and code snippet preview.\n- Provides recommendations for cleaning up or replacing debugging logs.",
        "changelogSource": "auto",
        "createdAt": 1774511198278,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17f3srazvmd8b68qcwhd9z1y183hc2z",
        "displayName": "Sy724",
        "handle": "sy724",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/30452150?v=4",
        "kind": "user",
        "linkedUserId": "kn7fkwm7e8qqsxfxxxerhjd3hx83hgtj"
    },
    "ownerHandle": "sy724",
    "skill": {
        "_creationTime": 1774511198278,
        "_id": "kd76cj2pqaact65jzaxqv7ewth83npvn",
        "badges": [],
        "createdAt": 1774511198278,
        "displayName": "Console Log Checker",
        "latestVersionId": "k9716fxf8jajsje7wxfs61epex83mcwn",
        "ownerPublisherId": "s17f3srazvmd8b68qcwhd9z1y183hc2z",
        "ownerUserId": "kn7fkwm7e8qqsxfxxxerhjd3hx83hgtj",
        "slug": "console-log-checker",
        "stats": {
            "comments": 0,
            "downloads": 34,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Checks specified directory for console.log statements, excluding common folders, and reports file locations and line previews of occurrences.",
        "tags": {
            "latest": "k9716fxf8jajsje7wxfs61epex83mcwn"
        },
        "updatedAt": 1774512713082
    }
}