python-tester
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough analysis of the skill's content, including all markdown documentation and code snippets, revealed no malicious patterns, obfuscation, or security vulnerabilities. The skill functions as a pedagogical guide for developers.
- [COMMAND_EXECUTION]: The skill includes instructions for executing tests using
uv run pytest. This is a standard and expected operation in a Python development environment and does not pose a security threat. - [EXTERNAL_DOWNLOADS]: The documentation and examples reference well-known, trusted libraries in the Python ecosystem, such as
pytest,pytest-mock,pytest-asyncio, andrequests. No untrusted or suspicious external sources are utilized.
Audit Metadata