python-async
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill references the installation and use of standard Python packages, specifically
pytest-asyncioandaiohttp, for testing and network operations. These are well-known, widely-used libraries in the Python community. - [DYNAMIC_EXECUTION]: In
modules/real-world-applications.md, the code examples demonstrate constructing SQL queries using Python f-strings for variable interpolation. This is a security best-practice violation (vulnerable to SQL injection), though the examples include integer type-hinting for the parameters.
Audit Metadata