风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Python Code Review

作者: Kevin Anderson
Slug:python-code-review
版本:1.1.0
更新时间:2026-03-23 03:26:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill is an instruction-only Python code-review helper and its requirements and instructions are consistent with that purpose; no credentials, installs, or external endpoints are requested.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774207160943,
        "_id": "k976kcqbaw13qwt4f3e7pbdn3583c2a4",
        "changelog": "- Adds comprehensive review checklists covering PEP8 style, type safety, async patterns, error handling, and common mistakes.\n- Includes references for quick lookup of relevant standards.\n- Clarifies valid coding patterns that should not be flagged as issues.\n- Details context-sensitive rules for exception handling and unused variables.\n- Provides review questions to guide the code review process.\n- Requires following a review verification protocol before submitting findings.",
        "changelogSource": "auto",
        "createdAt": 1774207160943,
        "version": "1.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Kevin Anderson",
        "handle": "anderskev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/17010022?v=4",
        "kind": "user",
        "linkedUserId": "kn79190nfmdb20hk6xjhzt2zv583844x"
    },
    "ownerHandle": "anderskev",
    "skill": {
        "_creationTime": 1774207160943,
        "_id": "kd7akxxfh2am0c89hgs938kd6583ds7s",
        "badges": [],
        "createdAt": 1774207160943,
        "displayName": "Python Code Review",
        "latestVersionId": "k976kcqbaw13qwt4f3e7pbdn3583c2a4",
        "ownerUserId": "kn79190nfmdb20hk6xjhzt2zv583844x",
        "slug": "python-code-review",
        "stats": {
            "comments": 0,
            "downloads": 35,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async\/await usag...",
        "tags": {
            "latest": "k976kcqbaw13qwt4f3e7pbdn3583c2a4"
        },
        "updatedAt": 1774207608334
    }
}