temporal-cloud
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and decision trees for diagnosing Temporal Cloud issues using official tools (
tcldandtemporalCLI). All guidance is aligned with the stated purpose of troubleshooting cloud connectivity and authentication.- [COMMAND_EXECUTION]: Recommends standard diagnostic commands such asnslookup,nc(netcat), andopensslfor verifying network reachability and TLS handshake status. These are used in a transparent, diagnostic context to help users identify local environment issues.- [CREDENTIALS_UNSAFE]: Correctlly handles sensitive information by using placeholders (e.g.,<api-key>,<token>,<namespace>) and recommending best practices such as storing secrets in environment variables rather than hardcoding them.- [PROMPT_INJECTION]: Analysis of the instructions found no attempts to bypass safety filters, extract system prompts, or override agent behavior. The logic is strictly limited to technical troubleshooting workflows.- [EXTERNAL_DOWNLOADS]: References official Temporal documentation (docs.temporal.io) and legitimate vendor-owned repositories (github.com/temporalio). The installation instructions in the README utilize standard platform mechanisms (npx skills,git clone) for skill distribution.
Audit Metadata