datadog
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the Datadog Agent installation script and Java tracer from official Datadog-owned domains (s3.amazonaws.com/dd-agent and dtdg.co).
- [COMMAND_EXECUTION]: Provides shell commands and configuration snippets for installing the Datadog Agent using Docker, Helm, and native package managers (apt/yum).
- [REMOTE_CODE_EXECUTION]: Includes instructions for executing the official Datadog installation script via shell and loading the Java instrumentation agent at runtime.
- [CREDENTIALS_UNSAFE]: Uses standard placeholders (e.g., '<YOUR_API_KEY>', '${DD_API_KEY}') for sensitive configuration values, following secret management best practices.
Audit Metadata