temporal-observability
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's README.md provides installation instructions using
git cloneto fetch the skill from the official Temporal Technologies GitHub organization (github.com/temporalio). - [COMMAND_EXECUTION]: The reference files include standard CLI commands for local development and observability infrastructure, such as
temporal server start-dev,docker runfor Prometheus/Grafana, andtemporal worker describefor diagnostics. - [CREDENTIALS_SAFE]: The documentation for OpenMetrics and integration setups correctly uses placeholders like
<API_KEY>or<API_KEY_FILE>instead of hardcoding sensitive secrets, encouraging secure configuration management. - [INDIRECT_PROMPT_INJECTION]: The skill defines a "Diagnosis Protocol" that involves the agent processing user-supplied symptoms, screenshots, or metric values. While this is an ingestion of external data, the skill provides a structured methodology for analysis and limits recommendations to diagnostic queries, posing no significant risk of automated code execution from untrusted input.
Audit Metadata