temporal-python-testing
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and safe documentation for Temporal Python testing strategies, including unit, integration, and replay testing patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Temporal Python SDK packages (
temporalio) and standard testing tools (pytest,pytest-cov,pytest-xdist). Docker configurations pull official images from thetemporalioorganization. - [COMMAND_EXECUTION]: The local setup and CI/CD resources include standard development commands for Docker, pytest, and basic automation (Makefile, pre-commit hooks). These are used for project initialization and testing in a controlled local or CI environment.
- [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration. The replay testing resource describes how to fetch workflow history from a Temporal production server, which is a standard procedure for determinism validation in this ecosystem.
Audit Metadata