风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Makefile & Build

作者: gitgoodordietrying
Slug:makefile-build
版本:1.0.0
更新时间:2026-02-26 06:35:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Makefile authoring helper whose requirements and instructions match its stated purpose and do not request unrelated credentials or installs.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770158618407,
        "_id": "k97f85yd14ree2qgtnzjkj5c0n80e9xc",
        "changelog": "Initial release: Make basics, automatic variables, pattern rules, Go\/Python\/Node\/Docker Makefiles, multi-directory builds, Just and Task alternatives",
        "changelogSource": "user",
        "createdAt": 1770158618407,
        "parsed": {
            "clawdis": {
                "emoji": "🔨",
                "os": [
                    "linux",
                    "darwin",
                    "win32"
                ],
                "requires": {
                    "anyBins": [
                        "make",
                        "just",
                        "task"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "gitgoodordietrying",
        "handle": "gitgoodordietrying",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/116975874?v=4",
        "kind": "user",
        "linkedUserId": "kn7f6g2r31qsb1ts8cf5x7rpk180fn9j"
    },
    "ownerHandle": "gitgoodordietrying",
    "skill": {
        "_creationTime": 1770158618407,
        "_id": "kd7bjt88970e2nnnyz4n2n5tk580e5vf",
        "badges": [],
        "createdAt": 1770158618407,
        "displayName": "Makefile & Build",
        "latestVersionId": "k97f85yd14ree2qgtnzjkj5c0n80e9xc",
        "ownerUserId": "kn7f6g2r31qsb1ts8cf5x7rpk180fn9j",
        "slug": "makefile-build",
        "stats": {
            "comments": 0,
            "downloads": 1428,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 3,
            "versions": 1
        },
        "summary": "Write Makefiles for any project type. Use when setting up build automation, defining multi-target builds, managing dependencies between tasks, creating project task runners, or using Make for non-C projects (Go, Python, Docker, Node.js). Also covers Just and Task as modern alternatives.",
        "tags": {
            "latest": "k97f85yd14ree2qgtnzjkj5c0n80e9xc"
        },
        "updatedAt": 1772058935895
    }
}