风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Python Env Setup

作者: cndaqiang
Slug:py-env-setup
版本:1.0.0
更新时间:2026-03-10 14:51:56
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it only instructs the agent to prefer and validate a PYTHON environment variable when running Python on the host and does not request unrelated credentials, install...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773124970643,
        "_id": "k975wr2t8bxytc0jkp613nmp9h82np4k",
        "changelog": "- Initial release of py-env-setup.\n- Provides guidance for running Python specifically on this host for OpenClaw.\n- Enforces preferring `$PYTHON` from the environment over `python` or `python3` in PATH.\n- Includes clear rules and validation patterns for Python execution and package installation.\n- Documents fallback and error handling policies to ensure reliable automation.\n- Offers typical usage examples and guard patterns for robust scripting.",
        "changelogSource": "user",
        "createdAt": 1773124970643,
        "parsed": {
            "clawdis": {
                "emoji": "🐍",
                "primaryEnv": "PYTHON",
                "requires": {
                    "env": [
                        "PYTHON"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cndaqiang",
        "handle": "cndaqiang",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/26620270?v=4",
        "kind": "user",
        "linkedUserId": "kn7drxmnk4f0kf4r5efdq5w0eh82h39b"
    },
    "ownerHandle": "cndaqiang",
    "skill": {
        "_creationTime": 1773124970643,
        "_id": "kd777xg53ma4p15ajpv556wd0182ng2b",
        "badges": [],
        "createdAt": 1773124970643,
        "displayName": "Python Env Setup",
        "latestVersionId": "k975wr2t8bxytc0jkp613nmp9h82np4k",
        "ownerUserId": "kn7drxmnk4f0kf4r5efdq5w0eh82h39b",
        "slug": "py-env-setup",
        "stats": {
            "comments": 0,
            "downloads": 159,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Host-specific Python execution guidance for OpenClaw on this machine. Prefer $PYTHON over python\/python3 in PATH, because OpenClaw exec runs in a non-interac...",
        "tags": {
            "latest": "k975wr2t8bxytc0jkp613nmp9h82np4k"
        },
        "updatedAt": 1773125516753
    }
}