python-testing-general
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines technical standards and code templates for Python testing. No malicious patterns, prompt injections, or unauthorized data access mechanisms were found.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted Python libraries such as pytest, sqlalchemy, and testcontainers, as well as official documentation, all of which are standard for the described testing workflows.
- [COMMAND_EXECUTION]: Includes instructions for running local test suites using the pytest CLI and mentions subprocess helpers in code comments for test automation, which aligns with the skill's primary purpose.
Audit Metadata