using-asyncio-python

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill is designed for educational purposes and code auditing. No patterns of credential theft, data exfiltration, or malicious instruction overrides were identified.\n- [EXTERNAL_DOWNLOADS]: The skill documentation and examples reference established Python libraries for asynchronous operations such as 'aiohttp', 'aiofiles', 'Sanic', 'aioredis', and 'asyncpg'. These references are informative and point to trusted industry-standard packages.\n- [COMMAND_EXECUTION]: The provided script 'scripts/check_blocking.py' is a static analysis tool. It safely inspects Python code by parsing it into an AST (Abstract Syntax Tree) to find anti-patterns like blocking calls in async functions, without executing the analyzed code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:10 AM