async-python-patterns
Guides on mastering Python asyncio and concurrent programming for high-performance, non-blocking applications.
Install this skill
or
98/100
Security score
The async-python-patterns skill was audited on May 24, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 103
External URL reference
SourceSKILL.md
| 103 | result = await fetch_data("https://api.example.com") |
low line 287
External URL reference
SourceSKILL.md
| 287 | result = await fetch_data("https://api.example.com") |
Scanned on May 24, 2026
View Security DashboardGitHub Stars 36.2K
Rate this skill
Categorydevelopment
UpdatedJune 10, 2026
python-developmentwshobson/agents