temporal
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to fetch the latest API guidelines from Temporal's official documentation endpoint (
docs.temporal.io/llms.txt). This is used to provide the agent with current context for code generation. - [COMMAND_EXECUTION]: The provided code snippets demonstrate standard usage of the Temporal SDK and Node.js built-ins, such as loading TLS certificates from the local file system using
fs.readFileSyncfor cloud connections. - [PROMPT_INJECTION]: The skill processes external data by fetching documentation from a remote URL. While this creates an ingestion point for external content into the agent's context, the target is a well-known and official documentation source for the service described.
Audit Metadata