风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

Workflow Runner

作者: yufengwolf
Slug:workflow-runner
版本:1.0.0
更新时间:2026-03-24 15:12:41
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files and instructions roughly match the stated purpose, but there are implementation gaps and a few design choices (on-disk session storage, undeclared binary dependencies, unimplemented ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773763762176,
        "_id": "k970qgqrv5y96hmf1c1fbsw96n8334p4",
        "changelog": "Initial release of workflow-runner: automate end-to-end coding and testing workflows using persistent subagents.\n\n- Parses requirements, splits tasks between coding and testing subagents, and loops until tests pass.\n- Subagents operate in isolated 128k contexts and persist for up to 24 hours (configurable).\n- Produces all artifacts in results\/ and commits code locally (no remote push).\n- Supports configuration for TTL, max retries, commit behavior, and results path.\n- Triggered by natural language requests or explicit `run workflow-runner: ` commands.\n- Includes example workflow and orchestrator\/helper scripts.",
        "changelogSource": "auto",
        "createdAt": 1773763762176,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "yufengwolf",
        "handle": "yufengwolf",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/20422944?v=4",
        "kind": "user",
        "linkedUserId": "kn72vaxcje3qk16a7ryca6vnpx832nsr"
    },
    "ownerHandle": "yufengwolf",
    "skill": {
        "_creationTime": 1773763762176,
        "_id": "kd7brk7yhh5pmf0dhapa6yhd7d833dcn",
        "badges": [],
        "createdAt": 1773763762176,
        "displayName": "Workflow Runner",
        "latestVersionId": "k970qgqrv5y96hmf1c1fbsw96n8334p4",
        "ownerUserId": "kn72vaxcje3qk16a7ryca6vnpx832nsr",
        "slug": "workflow-runner",
        "stats": {
            "comments": 0,
            "downloads": 57,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "Automate end-to-end code implementation and testing with persistent coding and testing subagents, iterating until tests pass and committing results locally.",
        "tags": {
            "latest": "k970qgqrv5y96hmf1c1fbsw96n8334p4"
        },
        "updatedAt": 1774336361583
    }
}