风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Rust Testing Code Review

作者: Kevin Anderson
Slug:rust-testing-code-review
版本:1.0.0
更新时间:2026-03-28 04:26:50
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Rust test-code review checklist whose requirements and instructions are consistent with its stated purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774641967667,
        "_id": "k97ag123mtzy657njnssrx3epx83qw31",
        "changelog": "Initial release: Rust test code review skill.\n\n- Provides a thorough checklist and guidelines for reviewing Rust test code, including unit tests, integration tests, async tests, and error handling.\n- Defines output formatting and severity calibration for reporting issues found during reviews.\n- Includes rules and best practices for assertions, mocking, test structure, naming, snapshot and doc testing.\n- Offers explicit \"Do NOT Flag\" section for valid\/idiomatic Rust test patterns.\n- References supporting materials for further detail on unit and integration testing.",
        "changelogSource": "auto",
        "createdAt": 1774641967667,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17b1fzefm8nj8j1sdkzrze7gn83pfrg",
        "displayName": "Kevin Anderson",
        "handle": "anderskev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
        "kind": "user",
        "linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
    },
    "ownerHandle": "anderskev",
    "skill": {
        "_creationTime": 1774641967667,
        "_id": "kd7859dwnq7xh21995pp6xm0s183pcy3",
        "badges": [],
        "createdAt": 1774641967667,
        "displayName": "Rust Testing Code Review",
        "latestVersionId": "k97ag123mtzy657njnssrx3epx83qw31",
        "ownerPublisherId": "s17b1fzefm8nj8j1sdkzrze7gn83pfrg",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "rust-testing-code-review",
        "stats": {
            "comments": 0,
            "downloads": 25,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Use when reviewing...",
        "tags": {
            "latest": "k97ag123mtzy657njnssrx3epx83qw31"
        },
        "updatedAt": 1774643210767
    }
}