findskill.top logo
findskill.top Skill Marketplace Detail
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

Security score

This tab presents tested categories, issue summaries, and source snippets in an audit-style report.

Security score 99/100
Audited on Mar 28, 2026
Audit summary 0 / 0 / 1

High / Medium / Low

Categories 4
Findings 1
Platforms 4
Sources 1

Categories Tested

Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flow

Security Issues

Low External Calls
Line 156

External URL reference

Severity: Low · Category: External Calls · Line 156
API_BASE_URL = "https://api.example.com"

Mitigations

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.