netdata
Warn
Audited by Snyk on Mar 18, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's recommended install one-liner downloads and immediately executes a remote installer script (https://get.netdata.cloud/kickstart.sh), which is runtime fetching of remote code that will be executed on the host.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill repeatedly instructs use of sudo, editing /etc/netdata configuration, running an installer script from the internet, modifying firewall rules, and changing user/group membership — all actions that modify system state and require elevated privileges.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata