OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
The skill is an instruction-only Python style/use guideline and its requirements and instructions are coherent with that purpose.
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1770116732964,
"_id": "k9796q6xa7jnbmxsz4a8hcf0c180fa1b",
"changelog": "Initial release providing Python coding guidelines and best practices.\n\n- Enforces PEP 8 style and modern, Pythonic patterns.\n- Requires Python 3.10+; promotes use of features from Python 3.11–3.13.\n- Includes syntax validation, unit test execution, and automatic formatting before commits.\n- Recommends `uv` for dependency management if available, with `pip` as fallback.\n- Documents clear Pythonic patterns, anti-patterns, and testing practices.\n- Provides a concise checklist for code readiness and best practices.",
"changelogSource": "user",
"createdAt": 1770116732964,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Adarsh Divakaran",
"handle": "adarshdigievo",
"image": "https:\/\/avatars.githubusercontent.com\/u\/16331512?v=4",
"kind": "user",
"linkedUserId": "kn74pvnwzfvrkt24pe776y32rx80fctm"
},
"ownerHandle": "adarshdigievo",
"skill": {
"_creationTime": 1770116732964,
"_id": "kd7avtb5zqt7ht28kg1346y7gn80e2rd",
"badges": [],
"createdAt": 1770116732964,
"displayName": "Python Coding Guidelines",
"latestVersionId": "k9796q6xa7jnbmxsz4a8hcf0c180fa1b",
"ownerUserId": "kn74pvnwzfvrkt24pe776y32rx80fctm",
"slug": "python",
"stats": {
"comments": 0,
"downloads": 6817,
"installsAllTime": 83,
"installsCurrent": 78,
"stars": 7,
"versions": 1
},
"summary": "Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.",
"tags": {
"latest": "k9796q6xa7jnbmxsz4a8hcf0c180fa1b"
},
"updatedAt": 1772062544757
}
}