python-async-patterns
Provides Python asyncio patterns for concurrent programming, enhancing efficiency in handling multiple tasks simultaneously.
Install this skill
or
98/100
Security score
The python-async-patterns skill was audited on Feb 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 27
Fetch to external URL
SourceSKILL.md
| 27 | result = await fetch("https://example.com") |
low line 27
External URL reference
SourceSKILL.md
| 27 | result = await fetch("https://example.com") |
Scanned on Feb 12, 2026
View Security Dashboard