风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

OpenClaw Security Auditor

作者: Muhammad Waleed
Slug:openclaw-security-auditor
版本:1.0.0
更新时间:2026-02-26 11:20:27
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's stated purpose (local audit of ~/.openclaw/openclaw.json using cat/jq and the user's configured LLM) matches what the SKILL.md requires and does, but there are a few operational details yo...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769936971348,
        "_id": "k979wpe8egmhdfb00ypbxxnvr980bc4j",
        "changelog": "Initial release: Local OpenClaw security audit skill with automated risk reporting.\n\n- Audits ~\/.openclaw\/openclaw.json or a user-specified config for 15+ security risks.\n- Runs checks including auth tokens, gateway settings, tool policies, secrets, logging, and more.\n- Generates a detailed markdown report with risk score, categorized findings (Critical\/High\/Medium\/Low), and step-by-step remediation guidance.\n- No external APIs or network calls; uses only local tools (cat, jq) and user's existing LLM setup.\n- Strictly avoids handling or revealing secrets; only analyzes configuration metadata.",
        "changelogSource": "user",
        "createdAt": 1769936971348,
        "parsed": {
            "clawdis": {
                "os": [
                    "darwin",
                    "linux",
                    "windows"
                ],
                "requires": {
                    "bins": [
                        "cat",
                        "jq"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Muhammad Waleed",
        "handle": "muhammad-waleed381",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/76522443?v=4",
        "kind": "user",
        "linkedUserId": "kn74fke1w4tf8w9rfd8d4w19mh80b8ad"
    },
    "ownerHandle": "muhammad-waleed381",
    "skill": {
        "_creationTime": 1769936971348,
        "_id": "kd7f4v4784s33wnz478cjbgzpx80adkf",
        "badges": [],
        "createdAt": 1769936971348,
        "displayName": "OpenClaw Security Auditor",
        "latestVersionId": "k979wpe8egmhdfb00ypbxxnvr980bc4j",
        "ownerUserId": "kn74fke1w4tf8w9rfd8d4w19mh80b8ad",
        "slug": "openclaw-security-auditor",
        "stats": {
            "comments": 0,
            "downloads": 2122,
            "installsAllTime": 14,
            "installsCurrent": 13,
            "stars": 1,
            "versions": 1
        },
        "summary": "Audit OpenClaw configuration for security risks and generate a remediation report using the user's configured LLM.",
        "tags": {
            "latest": "k979wpe8egmhdfb00ypbxxnvr980bc4j"
        },
        "updatedAt": 1772076027044
    }
}