node_exporter
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to pull the prom/node-exporter:v1.8.0 Docker image from a well-known public registry. This is the official image for the Prometheus Node Exporter.
- [COMMAND_EXECUTION]: The documentation provides a command for running the node_exporter binary with various flags to enable specific system metrics collectors.
- [SAFE]: The provided Kubernetes manifests utilize high-privilege settings such as hostNetwork, hostPID, and host filesystem mounting. These configurations are standard and necessary for the tool's primary purpose of gathering host-level metrics.
Audit Metadata