python-testing-deep
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely instructional content and standard code examples for Python testing.
- [EXTERNAL_DOWNLOADS]: Mentions standard installation commands for well-known Python packages (pytest, pytest-cov, pytest-asyncio, pytest-xdist, hypothesis, syrupy, httpx) from official registries. These are documented neutrally as part of the setup instructions.
- [COMMAND_EXECUTION]: Provides example shell commands for running tests (e.g.,
pytest,pytest -v). These are standard development tools and do not involve suspicious parameters or privilege escalation. - [NO_CODE]: The skill primarily consists of documentation, configuration examples (pyproject.toml), and test code templates. No malicious executable scripts or hidden logic were detected.
Audit Metadata