otel-js
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves documentation and package information from official sources, including OpenTelemetry's public GitHub repository, the npm registry, and opentelemetry.io. These are well-known and reputable services used for legitimate technical reference.
- [COMMAND_EXECUTION]: The skill utilizes
npm viewto check for the latest versions of OpenTelemetry packages. This is a standard and safe practice for ensuring the use of up-to-date dependencies in a development environment. - [SAFE]: The skill does not contain any malicious patterns such as prompt injection, credential exfiltration, obfuscation, or persistence mechanisms. The instructions align with the stated purpose of assisting with OpenTelemetry setup.
Audit Metadata