using-asyncio-python
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill.
- The skill acts as a guide and auditor for asynchronous Python development, providing structured modes for building and reviewing code.
- The script
scripts/check_blocking.pyis a legitimate static analysis tool that uses Python's built-inastmodule to inspect source code without executing it. - External library references (such as
aiohttp,aiofiles,asyncpg, etc.) are well-known, reputable packages in the Python ecosystem. - The evaluation cases in
evals/evals.jsonare designed to test the agent's ability to identify commonasyncioanti-patterns and do not contain malicious payloads.
Audit Metadata