netdata-instrumentation
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading the OpenTelemetry .NET auto-instrumentation script and the Java agent JAR from the official OpenTelemetry GitHub repositories. These are well-recognized resources within the developer and observability communities.
- [COMMAND_EXECUTION]: Includes documentation on installing necessary dependencies via standard package managers (npm, pip, go get, gem, composer, pecl). It also provides diagnostic commands using
curlandjqfor users to verify their setup against their own Netdata instances. - [REMOTE_CODE_EXECUTION]: The documentation describes a process for users to execute an installation script for .NET instrumentation. The source is reputable and the execution method is standard for such tools.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets were identified. The skill appropriately guides users to use environment variables for configuring OTLP endpoints and service metadata.
Audit Metadata