Skip to main content

python-best-practices

Provides best practices and conventions for Python development, including code style, type hints, error handling, and testing strategies.

Install this skill

or
98/100

Security score

The python-best-practices skill was audited on Feb 27, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 182

Access to .env file

SourceSKILL.md
182└── .env.example
low line 156

External URL reference

SourceSKILL.md
156result = await fetch_data("http://example.com")
Scanned on Feb 27, 2026
View Security Dashboard