node-exporter
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the node_exporter binary from the official Prometheus GitHub releases (github.com/prometheus/node_exporter). This is a well-known service and a trusted source for the software described.
- [COMMAND_EXECUTION]: The skill utilizes administrative commands (via sudo) for system management tasks including package installation (apt, dnf), service control (systemctl), and scheduling automated scripts via cron. These actions are standard for the intended primary purpose of managing a system monitoring service and follow security best practices like creating a dedicated non-login system user for the exporter process.
Audit Metadata