async-patterns
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation templates for asynchronous programming and concurrency models across several languages (Python, JavaScript, Rust, Go). All instructions focus on legitimate development practices.
- [EXTERNAL_DOWNLOADS]: The skill mentions and demonstrates the use of standard, well-known libraries including 'aiohttp' and 'pytest-asyncio' for Python, 'tokio' and 'reqwest' for Rust, and 'jest' for JavaScript. These are industry-standard dependencies.
- [SAFE]: Code examples utilize placeholder domains like 'api.example.com' for network operations and correctly implement error handling and resource cleanup (e.g., using semaphores for rate limiting and task groups for structured concurrency). No sensitive file access or hardcoded credentials were found.
Audit Metadata