风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Workflow Engine

作者: yuyonghao-123
Slug:yuyonghao-workflow-engine
版本:0.1.0
更新时间:2026-03-27 10:31:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent with its description: it implements a local DAG workflow engine that persists checkpoints to disk and runs user-supplied JS task functions; it requests no external c...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774578350845,
        "_id": "k97f6s3qmm4sd1t62cs6nsqm3d83qxkq",
        "changelog": "Initial public release of Workflow Engine (OpenClaw 工作流编排引擎):\n\n- Provides a DAG-based workflow execution engine with if\/else branching and parallel task execution.\n- Supports node types: start, end, task, condition, and parallel.\n- Includes checkpointing for workflow state persistence and supports resuming execution.\n- Features an event-driven system for workflow and node lifecycle events.\n- Offers a simple API for defining, executing, and managing workflows, including sequential, conditional, and parallel flows.\n- Includes examples and instructions for installation and testing.",
        "changelogSource": "auto",
        "createdAt": 1774578350845,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s173qtadqbwthef9dwg283f54n83np6t",
        "displayName": "yuyonghao-123",
        "handle": "yuyonghao-123",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/267580628?v=4",
        "kind": "user",
        "linkedUserId": "kn7b2av1gaq4ftrjvvs0454r4h833ftn"
    },
    "ownerHandle": "yuyonghao-123",
    "skill": {
        "_creationTime": 1774578350845,
        "_id": "kd72456hb8pmg3s551x9mtxw9183pab3",
        "badges": [],
        "createdAt": 1774578350845,
        "displayName": "Workflow Engine",
        "latestVersionId": "k97f6s3qmm4sd1t62cs6nsqm3d83qxkq",
        "ownerPublisherId": "s173qtadqbwthef9dwg283f54n83np6t",
        "ownerUserId": "kn7b2av1gaq4ftrjvvs0454r4h833ftn",
        "slug": "yuyonghao-workflow-engine",
        "stats": {
            "comments": 0,
            "downloads": 29,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "DAG-based workflow engine supporting sequential, conditional, and parallel tasks with checkpoint persistence and event-driven execution.",
        "tags": {
            "latest": "k97f6s3qmm4sd1t62cs6nsqm3d83qxkq"
        },
        "updatedAt": 1774578707466
    }
}