pytest-asyncio-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard development patterns and instructional content for asynchronous Python testing using well-established frameworks and libraries.
- [EXTERNAL_DOWNLOADS]: The instructions include the installation of reputable, community-standard Python packages from the official Package Index (PyPI), such as pytest-asyncio, httpx, and aiohttp.
- [COMMAND_EXECUTION]: The skill utilizes standard pytest commands to run test suites in a development context.
- [INDIRECT_PROMPT_INJECTION]: The skill establishes an attack surface by instructing the agent to process and test user-provided Python code and configurations.
- Ingestion points: Python test files and project configuration files (e.g., pyproject.toml) within the user's workspace.
- Boundary markers: None specified in the instructions.
- Capability inventory: Subprocess execution of tests and installation of development dependencies.
- Sanitization: None; the skill relies on the agent's safe execution environment.
Audit Metadata