风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Dockerfile Hardening Audit

作者: Daniel Lummis
Slug:dockerfile-hardening-audit
版本:1.0.0
更新时间:2026-03-08 11:09:24
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions are consistent with its stated purpose (static Dockerfile hardening checks), request only bash/python3, perform local static analysis of files matched by a co...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772939351826,
        "_id": "k97c8hf4yewmehdp2vshjf95kn82gq1w",
        "changelog": "Initial release: static Dockerfile hardening risk audit with text\/json output, regex filters, and fail gate.",
        "changelogSource": "user",
        "createdAt": 1772939351826,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "bash",
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Daniel Lummis",
        "handle": "daniellummis",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/65238171?v=4",
        "kind": "user",
        "linkedUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj"
    },
    "ownerHandle": "daniellummis",
    "skill": {
        "_creationTime": 1772939351826,
        "_id": "kd77qa7rpbjad90ypkj1bqdtrd82h092",
        "badges": [],
        "createdAt": 1772939351826,
        "displayName": "Dockerfile Hardening Audit",
        "latestVersionId": "k97c8hf4yewmehdp2vshjf95kn82gq1w",
        "ownerUserId": "kn74qp31gs45fmt9eg7jbc4r6n828jdj",
        "slug": "dockerfile-hardening-audit",
        "stats": {
            "comments": 0,
            "downloads": 153,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Statically audit Dockerfiles for common container hardening risks (root user, unpinned\/latest base images, missing healthchecks, and risky build patterns).",
        "tags": {
            "latest": "k97c8hf4yewmehdp2vshjf95kn82gq1w"
        },
        "updatedAt": 1772939364897
    }
}