OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
The skill is internally consistent: it provides pip-focused instructions, requires only Python/pip, bundles a simple helper script that manages venvs and pip calls, and does not request unrelated cred... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773498343506,
"_id": "k97feeknjdky4wvw5sqamembfs82wr0x",
"changelog": "- Initial release of the pip skill for safe and reproducible Python package management.\n- Provides workflows for virtual environments, requirements.txt, pip install troubleshooting, and dependency pinning.\n- Includes safety defaults: venv by default, avoids global installs, and prefers `python3 -m pip`.\n- Adds install metadata for Homebrew and Apt systems.\n- Offers helper script and fast-path bash recipes for common dependency setup tasks.\n- Documents troubleshooting for common pip errors and guidance on using pipx for CLI tool installs.",
"changelogSource": "user",
"createdAt": 1773498343506,
"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": 1773498343506,
"_id": "kd7dztzy3rqdkrhzad857mszeh82xwdr",
"badges": [],
"createdAt": 1773498343506,
"displayName": "pip",
"latestVersionId": "k97feeknjdky4wvw5sqamembfs82wr0x",
"ownerUserId": "kn7at7x1n2g3c2gabsx95kak3n82w3z3",
"slug": "pip",
"stats": {
"comments": 0,
"downloads": 144,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Use pip for Python package install, upgrade, freeze, and dependency file workflows with virtual environments first. Use when handling requirements.txt, pip i...",
"tags": {
"latest": "k97feeknjdky4wvw5sqamembfs82wr0x"
},
"updatedAt": 1773499610079
}
}