custom-tracing
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Includes example cURL commands for testing the REST API and a Docker command for running the OpenTelemetry collector. These are standard developer tools and used here for instructional purposes.
- [EXTERNAL_DOWNLOADS]: References the official OpenTelemetry Collector Docker image from a well-known and trusted source (otel/opentelemetry-collector-contrib).
- [CREDENTIALS_UNSAFE]: Properly instructs users to use environment variables for sensitive API keys and uses clear placeholders in documentation examples.
- [DATA_EXFILTRATION]: All network operations are directed to the vendor's official production API (api.zeroeval.com), which is consistent with the skill's stated purpose of sending telemetry data.
Audit Metadata