pytest
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill provides instructions for installing well-known, community-vetted Python packages such as pytest and its common plugins (e.g., pytest-cov, pytest-xdist). All sources are standard PyPI packages.\n- [COMMAND_EXECUTION] (SAFE): Shell command examples are limited to standard test execution (pytest) and package management (pip), which are appropriate for a developer tool.\n- [CREDENTIALS_UNSAFE] (SAFE): Examples involving environment variables or authentication headers use generic placeholders (e.g., 'test-key', 'Bearer {token}') rather than hardcoded sensitive data.\n- [PROMPT_INJECTION] (SAFE): There are no instructions designed to bypass AI safety filters or manipulate the agent's core behavioral logic.
Audit Metadata