python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for Python testing. All code snippets and commands are standard for the pytest ecosystem.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation for pytest, pytest-cov, and pytest-asyncio, which are well-known and trusted resources in the Python community.
- [COMMAND_EXECUTION]: Uses 'uv run pytest' for executing tests, which is a standard practice using the well-known 'uv' Python package manager. The operations are scoped to local test execution.
- [NO_CODE]: The skill contains only documentation and reference material without any executable scripts or binary assets.
Audit Metadata