python-testing

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • Standard Development Commands: The skill documentation includes several bash command examples for running tests using uv and poe. These are standard utilities in the Python ecosystem for task automation and do not pose a security risk when used as directed for local testing.
  • Integration Test Management: It provides clear instructions on managing tests that require external service credentials, such as OpenAI and Azure. The recommendation to use specific decorators to skip tests if keys are missing is a secure practice that prevents failures or unintended data access in environments without pre-configured secrets.
  • CI/CD Workflow Guidelines: The skill contains instructions for maintaining synchronization between GitHub Action workflow files, ensuring that integration tests are consistently applied across different pipeline triggers and preventing potential gaps in test coverage.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:38 PM