python-temporal
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains educational content and code snippets for the Temporal Python SDK. All code examples use standard library patterns for distributed systems, such as the Saga pattern and fan-out/fan-in operations.
- [EXTERNAL_DOWNLOADS]: The code references the
temporaliolibrary, which is the official and well-known Python SDK for Temporal. No unauthorized or suspicious third-party packages are requested. - [COMMAND_EXECUTION]: No dangerous shell commands or subprocess executions are present. The connection strings target
localhost:7233, which is the default port for a local Temporal development server. - [DATA_EXFILTRATION]: There are no patterns involving the reading of sensitive files or sending data to external, non-whitelisted domains.
Audit Metadata