testing-python
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or threat vectors identified. The skill is entirely composed of documentation and standard Python code examples for unit testing.
- [COMMAND_EXECUTION] (SAFE): The skill references 'uv run pytest' for executing tests. These are standard development commands and are used appropriately within the context of the skill's primary purpose.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill mentions established Python packages such as 'pytest', 'fastmcp', and 'inline-snapshot'. No automated downloads from untrusted sources or remote script executions (e.g., curl | bash) were found.
Audit Metadata