dcgm_exporter
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the NVIDIA DCGM Exporter container image from the official NVIDIA Container Registry (nvcr.io), which is a well-known and trusted service for GPU software.
- [COMMAND_EXECUTION]: Provides a Kubernetes DaemonSet manifest that specifies 'runAsNonRoot: false' and the 'SYS_ADMIN' capability. These elevated permissions are standard and documented requirements for DCGM to collect hardware-level GPU metrics.
- [COMMAND_EXECUTION]: Includes commands for using 'kubectl' and 'dcgmi' to verify node resources and GPU discovery, which are routine administrative tasks in a GPU-enabled cluster.
Audit Metadata