cloudflare-workers-otel-utels
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides telemetry and error tracking functionality for Cloudflare Workers using standard observability patterns.\n- [SAFE]: Data transmission is limited to OTLP endpoints and the utels.dev service, both of which are user-configured or explicitly declared as the service's purpose. Authorization tokens for these services are expected to be managed via secrets.\n- [SAFE]: Instrumentation of the D1 database for slow-query logging captures SQL queries, but limits exposure by truncating statements to 500 characters and excluding them from certain log levels based on threshold configuration.\n- [SAFE]: Use of JavaScript Proxies to intercept database method calls is handled correctly without introducing dynamic execution of untrusted code.\n- [SAFE]: No malicious patterns such as prompt injection, persistence mechanisms, or credential harvesting were found.
Audit Metadata