observability-service-health
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by Elastic and is designed to monitor service health using official Elastic APIs and ES|QL queries. The logic is transparent and follows intended observability workflows.
- [COMMAND_EXECUTION]: The skill executes a local script
apm-correlations.jsto analyze service performance. This script is part of the skill's source code and is used to fetch and process statistical data from the user's own Elastic environment. - [EXTERNAL_DOWNLOADS]: All external references point to official Elastic documentation and standard API endpoints. No third-party or untrusted downloads are performed.
- [DATA_EXFILTRATION]: Network traffic is directed exclusively to the Elasticsearch and Kibana instances configured by the user via environment variables. The skill does not transmit data to any external or unauthorized third-party servers.
- [CREDENTIALS_UNSAFE]: Authentication is managed appropriately through environment variables (API keys or usernames/passwords). No hardcoded credentials or secrets were found in the code.
Audit Metadata