temporal-developer
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely educational, providing guidance and examples for using the Temporal platform. All code follows documented best practices for durable execution.
- [EXTERNAL_DOWNLOADS]: The skill references official installation sources for the Temporal CLI (temporal.download) and example code in official Temporal GitHub repositories. These references are neutral and point to trusted vendor resources.
- [PROMPT_INJECTION]: The skill includes patterns for building AI agents that process user data (e.g., in
references/python/ai-patterns.md). This represents a standard surface for indirect prompt injection that is inherent to the domain. - Ingestion points:
references/python/ai-patterns.md(via theLLMRequestmodel takinguser_input). - Boundary markers: Not demonstrated in basic reference snippets.
- Capability inventory: Temporal activities can execute code with system access as required by the application logic (e.g.,
references/python/python.md). - Sanitization: Not explicitly demonstrated in the generic educational examples.
Audit Metadata