temporal-python-testing
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or resource files.
- [EXTERNAL_DOWNLOADS]: The skill references official Temporal documentation (
docs.temporal.io) and official Temporal GitHub repositories (github.com/temporalio/samples-python,github.com/temporalio/temporal). These are well-known technology services and repositories for the tool being documented. - [COMMAND_EXECUTION]: Provides standard local development configuration files, including a
Makefile,docker-compose.yml, and Git pre-commit hooks. These are standard practices for managing a Python development environment and do not perform unauthorized or hidden actions. - [DATA_EXPOSURE]: Includes a script for exporting workflow histories from a Temporal production server for local replay testing. This is a documented feature of the Temporal SDK and the script connects to the standard
temporal.iodomain.
Audit Metadata