pytest-databases
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical manual for the 'pytest-databases' library, which is an open-source project by the vendor. It provides standard configuration templates and usage examples for integration testing.
- [SAFE]: External dependencies referenced, such as 'psycopg', 'mysql-connector-python', and 'oracledb', are well-known and official database drivers within the Python ecosystem.
- [SAFE]: All external links point to official documentation and repository hosting services for the litestar-org organization.
- [SAFE]: Configuration advice encourages the use of environment variables and fixtures for managing credentials and connection strings, which is consistent with secure development practices for test environments.
Audit Metadata