风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Review Verification Protocol

作者: Kevin Anderson
Slug:review-verification-protocol
版本:1.0.0
更新时间:2026-03-28 01:36:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only, Rust-focused checklist for validating code-review findings and its requirements and instructions are consistent with that purpose.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774632780150,
        "_id": "k979r2ssq6herwmtk9s6zeern583ppyz",
        "changelog": "- Major update: protocol rewritten and customized for Rust code review workflows.\n- Verification steps, examples, and rules now reference Rust concepts (traits, ownership, error handling, async\/Tokio, etc).\n- False positive examples and valid pattern lists are adapted for common Rust project realities.\n- Severity calibration updated to include Rust-specific criteria (unsafe blocks, data races, etc).\n- Guidance for flagging issues now considers Rust idioms—especially around `.clone`, error context, and concurrency.\n- All references to frameworks (e.g., FastAPI, React) replaced with Rust-specific tooling and practices.",
        "changelogSource": "auto",
        "createdAt": 1774632780150,
        "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": 1774098955378,
        "_id": "kd761590gm2sqjvct37xyx7zsn83b7ee",
        "badges": [],
        "createdAt": 1774098955378,
        "displayName": "Review Verification Protocol",
        "latestVersionId": "k979r2ssq6herwmtk9s6zeern583ppyz",
        "ownerPublisherId": "s17b1fzefm8nj8j1sdkzrze7gn83pfrg",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "review-verification-protocol",
        "stats": {
            "comments": 0,
            "downloads": 87,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 4
        },
        "summary": "Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.",
        "tags": {
            "latest": "k979r2ssq6herwmtk9s6zeern583ppyz"
        },
        "updatedAt": 1774633009901
    }
}