风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Docker Container Cleaner

作者: Derick
Slug:docker-container-cleaner
版本:1.0.0
更新时间:2026-02-28 22:31:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, requirements, and instructions are consistent with a local CLI tool that calls the Docker CLI to prune containers, images, volumes, and networks — nothing in the manifest indicates u...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772287689576,
        "_id": "k978jaz7f7xnkr0jdqsnecjhhh820y4g",
        "changelog": "Initial release of docker-container-cleaner.\n\n- Introduces a CLI tool to safely clean up stopped containers, unused images, volumes, and networks to free disk space.\n- Supports interactive and script-friendly (JSON) modes.\n- Offers granular cleanup options (e.g., remove only containers, only dangling images, etc.).\n- Features --force (skip confirmation) and --dry-run (show what would be removed) flags.\n- Provides detailed status reports of Docker resources.\n- Requires Python 3 and Docker CLI; Docker SDK for Python is optional.",
        "changelogSource": "auto",
        "createdAt": 1772287689576,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3",
                        "docker"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Derick",
        "handle": "derick001",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/114499711?v=4",
        "kind": "user",
        "linkedUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza"
    },
    "ownerHandle": "derick001",
    "skill": {
        "_creationTime": 1772287689576,
        "_id": "kd75y2hg362nv0nzxn0ecbn9vx821xzr",
        "badges": [],
        "createdAt": 1772287689576,
        "displayName": "Docker Container Cleaner",
        "latestVersionId": "k978jaz7f7xnkr0jdqsnecjhhh820y4g",
        "ownerUserId": "kn7948wwr0qpf4bjbdvvyq02xx81sqza",
        "slug": "docker-container-cleaner",
        "stats": {
            "comments": 0,
            "downloads": 256,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "CLI tool to clean up stopped Docker containers, unused images, volumes, and networks to free up disk space.",
        "tags": {
            "latest": "k978jaz7f7xnkr0jdqsnecjhhh820y4g"
        },
        "updatedAt": 1772289109524
    }
}