风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

python

作者: jvy
Slug:python3
版本:1.0.0
更新时间:2026-03-14 22:56:47
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's requirements, instructions, and included helper script align with its stated purpose of managing Python venvs and installing packages; nothing requested or installed appears disproportiona...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773499368911,
        "_id": "k971f2j51bcz22jeyyzdt74txd82xarm",
        "changelog": "- Initial release of the \"python\" skill focused on safe project setup and reproducible Python workflows.\n- Added a standardized workflow for virtual environment creation, dependency installation, and script execution using a bundled helper script.\n- Emphasized best practices for avoiding interpreter mismatches and unsafe global installs.\n- Provided troubleshooting tips for common Python errors.\n- Included a new helper: `scripts\/python_env_tool.py` for automating environment management.",
        "changelogSource": "user",
        "createdAt": 1773499368911,
        "parsed": {
            "clawdis": {
                "emoji": "🐍",
                "install": [
                    {
                        "bins": [
                            "python3"
                        ],
                        "formula": "python",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install Python + pip (brew)"
                    }
                ],
                "requires": {
                    "anyBins": [
                        "pip",
                        "pip3"
                    ],
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "jvy",
        "handle": "jvy",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/5337221?v=4",
        "kind": "user",
        "linkedUserId": "kn7at7x1n2g3c2gabsx95kak3n82w3z3"
    },
    "ownerHandle": "jvy",
    "skill": {
        "_creationTime": 1773499368911,
        "_id": "kd74e2mf34m188dt5cem3brkf982wf2x",
        "badges": [],
        "createdAt": 1773499368911,
        "displayName": "python",
        "latestVersionId": "k971f2j51bcz22jeyyzdt74txd82xarm",
        "ownerUserId": "kn7at7x1n2g3c2gabsx95kak3n82w3z3",
        "slug": "python3",
        "stats": {
            "comments": 0,
            "downloads": 512,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "Use Python for practical project setup, dependency install, script execution, and environment troubleshooting with safe defaults. Use when tasks involve pypr...",
        "tags": {
            "latest": "k971f2j51bcz22jeyyzdt74txd82xarm"
        },
        "updatedAt": 1773500207161
    }
}