python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Python testing patterns. All code examples provided are standard for the pytest framework.
- [COMMAND_EXECUTION]: Provides examples of standard development commands like
pytest --covandpytest -m, which are used for running tests and generating coverage reports within a local environment. - [EXTERNAL_DOWNLOADS]: Includes illustrative examples for integration testing that reference well-known placeholder domains like
example.com. No actual malicious downloads or remote code executions are present. - [CREDENTIALS_UNSAFE]: Uses clearly labeled placeholders such as
test-keyorBearer {token}in educational examples, following best practices for documentation without exposing real secrets.
Audit Metadata