temporal-python-testing
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for implementing Temporal workflow testing strategies. It contains no malicious code, obfuscation, or unauthorized access patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Temporal documentation and GitHub repositories, as well as standard Docker images for Temporal and PostgreSQL. These references are documented neutrally as they originate from well-known and trusted service providers.
- [COMMAND_EXECUTION]: Includes standard shell commands for managing a local development environment via Docker Compose, installing Python packages with pip, and running automated tests with pytest and Make.
- [CREDENTIALS_UNSAFE]: Uses placeholder development credentials in a local Docker Compose template. This is a standard practice for development environments and does not involve the exposure of real or production secrets.
Audit Metadata