Skip to main content

python-performance

Optimizes Python code performance with profiling tools and async patterns for efficient execution and concurrency.

Install this skill

or
98/100

Security score

The python-performance skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 87

External URL reference

SourceSKILL.md
87result = await fetch_data("https://api.example.com")
low line 274

External URL reference

SourceSKILL.md
274result = await fetch_data("https://api.example.com")
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →