findskill.top logo
findskill.top 技能市场详情页
agentskill.sh secured

python-code-style

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

@wshobson plugins/python-development/skills/python-code-style/SKILL.md GitHub Stars 30,590

安全评分

这个标签页按审计报告样式展示检测范围、问题列表和源片段。

安全评分 99/100
审计日期 2026年3月28日
审计摘要 0 / 0 / 1

高危 / 中危 / 低危

Categories 4
Findings 1
Platforms 4
Sources 1

检测类别

指令边界文件系统写入网络引用平台安装流程

安全问题

低危 External Calls
第 156 行

External URL reference

严重级别: 低危 · 类别: External Calls · 第 156 行
API_BASE_URL = "https://api.example.com"

缓解建议

Review the upstream repository before copying files into a local skills directory.

Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.

Check each tagged platform path together so install steps do not drift across tools.