temporal-python-pro
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content for developing distributed systems with the Temporal Python SDK. It lacks any executable scripts, obfuscated content, or unauthorized command execution patterns.
- [INDIRECT_PROMPT_INJECTION]: The skill describes processing external events and state inspection, which constitutes an indirect injection surface.
- Ingestion points: Data enters the workflow context via signal handlers (
@workflow.signal) and query handlers (@workflow.query) as described inSKILL.md. - Boundary markers: None identified in the instructional body.
- Capability inventory: The skill outlines capabilities for workflow execution, activity orchestration, and child workflow management.
- Sanitization: The instructions proactively address security by recommending 'signal validation', 'idempotency', and 'read-only workflow state access' to mitigate risks from external inputs.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation and source code repositories at
docs.temporal.ioandgithub.com/temporalio. These are recognized well-known services and trusted sources for the technology described.
Audit Metadata