OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}