pytest

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a guide for implementing automated tests using pytest. All provided code snippets are instructional and follow standard testing patterns.
  • [COMMAND_EXECUTION]: Documentation specifies running tests via uv run pytest, which is a legitimate use of the uv development tool for Python projects.
  • [SAFE]: The examples demonstrate environment variable mocking and database testing using safe, non-sensitive values such as 'test-key' and in-memory SQLite instances.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 08:43 AM