dt-obs-analytics
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
dtctl exec functionto run local JavaScript scripts within the Dynatrace environment. This is a standard and documented method for extending agent capabilities on this platform. - [DATA_EXFILTRATION]: The skill accesses telemetry data and document configurations (dashboards, notebooks) from the Dynatrace platform. This data access is strictly within the functional scope of the skill's purpose. There are no network requests to non-whitelisted or untrusted domains.
- [REMOTE_CODE_EXECUTION]: The skill relies on official vendor SDKs (
@dynatrace-sdk/client-documentand@dynatrace-sdk/client-davis-analyzers). The logic for query extraction and analysis is fully contained within the provided local scripts, and no external code is fetched or executed at runtime.
Audit Metadata