testing-python-libraries
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references the installation of 'hypothesis' via pip. 'hypothesis' is a widely-used and reputable property-based testing library.
- [COMMAND_EXECUTION] (SAFE): Standard pytest commands are provided for running test suites and checking coverage. These are intended for developer use and do not involve suspicious parameters.
- [DATA_EXFILTRATION] (SAFE): No evidence of network operations or sensitive data access. Examples use mock objects for external API calls, which is a security best practice.
Audit Metadata