风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Jenkins Executor Skill

作者: jack084015
Slug:jenkins-executor-job
版本:1.0.0
更新时间:2026-03-20 17:31:48
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement Jenkins control correctly, but its documentation, configuration mechanism, and packaging are inconsistent in ways that could lead to accidental credential exposure or mi...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773999013955,
        "_id": "k974e0q3hc47g96eakt4sp9csx839zbs",
        "changelog": "Initial release of Jenkins Executor Skill:\n\n- Provides full lifecycle management of Jenkins jobs, including listing jobs, triggering builds (with or without parameters), querying build status, fetching logs, and stopping running builds.\n- Integrates directly with Jenkins REST API using HTTP Basic Auth.\n- Supports job listing with pagination, parameterized and non-parameterized build triggers, real-time status checking, complete\/incremental log retrieval, and precise build termination.\n- Requires configuration of Jenkins URL, user, and token via environment variables.\n- Includes comprehensive error handling for network issues, authentication failures, job not found, and stopped\/finished builds.",
        "changelogSource": "user",
        "createdAt": 1773999013955,
        "parsed": {
            "clawdis": {
                "author": "OpenClaw Developer"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "jack084015",
        "handle": "jack084015",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/49033962?v=4",
        "kind": "user",
        "linkedUserId": "kn77wm679tqbasjztkefm2hprx838awn"
    },
    "ownerHandle": "jack084015",
    "skill": {
        "_creationTime": 1773999013955,
        "_id": "kd7br4j5q99vgeed1k5eazh8zs839akx",
        "badges": [],
        "createdAt": 1773999013955,
        "displayName": "Jenkins Executor Skill",
        "latestVersionId": "k974e0q3hc47g96eakt4sp9csx839zbs",
        "ownerUserId": "kn77wm679tqbasjztkefm2hprx838awn",
        "slug": "jenkins-executor-job",
        "stats": {
            "comments": 0,
            "downloads": 35,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Jenkins 任务全生命周期管理工具,支持任务列表获取、远程构建、构建状态实时查询、构建日志全文获取、运行中构建强制终止,适用于 CI\/CD 自动化、发布流水线、运维自动化场景。",
        "tags": {
            "latest": "k974e0q3hc47g96eakt4sp9csx839zbs"
        },
        "updatedAt": 1773999108442
    }
}