风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Rust Code Review

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

OpenClaw: benign

查看 OpenClaw 分析摘要
An instruction-only Rust code-review checklist that is internally consistent with its stated purpose and requests no extra credentials or installs.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774641961970,
        "_id": "k976qrdv3yh4hvjv17wxpzfrex83q5d7",
        "changelog": "- Initial release of rust-code-review skill.\n- Provides a structured checklist for reviewing Rust code with focus on modern idioms (Rust 2021).\n- Covers ownership, borrowing, lifetimes, error handling, trait design, unsafe code, naming\/style, performance, and linting.\n- Includes severity calibration for faster triage and best practice recommendations.\n- Offers quick reference to supporting documentation for ownership, error handling, async\/concurrency, and common mistakes.\n- Specifies valid patterns that should not be flagged during reviews to reduce false positives.",
        "changelogSource": "auto",
        "createdAt": 1774641961970,
        "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": 1774641961970,
        "_id": "kd75yqfy00zqpa0c47mmmwwr7983qdez",
        "badges": [],
        "createdAt": 1774641961970,
        "displayName": "Rust Code Review",
        "latestVersionId": "k976qrdv3yh4hvjv17wxpzfrex83q5d7",
        "ownerPublisherId": "s17b1fzefm8nj8j1sdkzrze7gn83pfrg",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "rust-code-review",
        "stats": {
            "comments": 0,
            "downloads": 26,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Reviews Rust code for ownership, borrowing, lifetime, error handling, trait design, unsafe usage, and common mistakes. Use when reviewing .rs files, checking...",
        "tags": {
            "latest": "k976qrdv3yh4hvjv17wxpzfrex83q5d7"
        },
        "updatedAt": 1774642008467
    }
}