netdata
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Netdata installation script from the service's well-known domain (get.netdata.cloud). This aligns with the primary purpose of the skill and follows vendor-recommended practices.- [COMMAND_EXECUTION]: Includes several commands requiring elevated privileges (sudo) to manage the Netdata system service, reload health alarms, and access system logs, which are necessary for server monitoring and maintenance.- [REMOTE_CODE_EXECUTION]: Utilizes patterns where local API responses from the Netdata agent (localhost:19999) are piped to a Python interpreter. These are specifically used for parsing and formatting JSON monitoring data and do not involve executing code from untrusted remote sources.
Audit Metadata