testing-python
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill focuses on standard software development testing practices and documentation.
- [COMMAND_EXECUTION]: Includes a legitimate command for running tests and generating coverage reports:
uv run pytest --cov-report=term-missing tests/. - [EXTERNAL_DOWNLOADS]: References standard, reputable Python libraries (pytest, pytest-mock, pytest-asyncio, pytest-cov) used for development.
Audit Metadata