datadog
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official Datadog API domains (api.datadoghq.com, api.datadoghq.eu) which are well-known and trusted services for infrastructure monitoring.
- [SAFE]: Sensitive credentials including the API Key (DD_API_KEY) and Application Key (DD_APP_KEY) are requested through the platform's configuration as secrets rather than being hardcoded or stored insecurely.
- [COMMAND_EXECUTION]: Uses the curl utility to perform standard HTTP requests to the Datadog API, which is consistent with the skill's documented purpose.
- [SAFE]: No evidence of prompt injection, code obfuscation, or unauthorized data exfiltration to third-party domains was found.
Audit Metadata