python-async-ops

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides legitimate instructional content for Python asynchronous programming. The provided code examples and templates follow best practices for concurrency and resource management.
  • [COMMAND_EXECUTION]: The skill contains a shell script (scripts/find-blocking-calls.sh) intended for developers to audit their own code. It utilizes the ripgrep (rg) utility to scan for synchronous I/O or sleep calls inside asynchronous functions.
  • [EXTERNAL_DOWNLOADS]: The documentation references multiple established third-party Python libraries, such as aiohttp, uvloop, and asyncpg. These references are provided for development and optimization purposes within the context of async programming.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 11:30 AM