风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Tdd Helper

作者: cerbug45
Slug:agents-skill-tdd-helper
版本:0.1.0
更新时间:2026-03-24 12:10:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill does what it says — it runs tests (pytest), optionally a linter, and then runs a user-provided command — and its requirements and files match that purpose.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771354076603,
        "_id": "k978dtsh8bf7g2xhfgrmdx3nh581aa19",
        "changelog": "Initial release of tdd-helper.\n\n- Enforces TDD workflow for non-deterministic agents by requiring passing tests before running production code.\n- Blocks execution if tests are missing or fail.\n- Optional lint and warnings-as-errors checks.\n- Simple configuration via environment variables or JSON.",
        "changelogSource": "auto",
        "createdAt": 1771354076603,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3",
                        "pytest"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cerbug45",
        "handle": "cerbug45",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/43820349?v=4",
        "kind": "user",
        "linkedUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7"
    },
    "ownerHandle": "cerbug45",
    "skill": {
        "_creationTime": 1771354076603,
        "_id": "kd7afj9y1k7wcdcjk9zrhd9dyh81bpzw",
        "badges": [],
        "createdAt": 1771354076603,
        "displayName": "Tdd Helper",
        "latestVersionId": "k978dtsh8bf7g2xhfgrmdx3nh581aa19",
        "ownerUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7",
        "slug": "agents-skill-tdd-helper",
        "stats": {
            "comments": 0,
            "downloads": 669,
            "installsAllTime": 5,
            "installsCurrent": 5,
            "stars": 0,
            "versions": 1
        },
        "summary": "Lightweight helper to enforce TDD-style loops for non-deterministic agents.",
        "tags": {
            "latest": "k978dtsh8bf7g2xhfgrmdx3nh581aa19"
        },
        "updatedAt": 1774325442509
    }
}