opentelemetry-semantic-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/query-otel-semantic-conventions.shfetches the latest release tag and model definitions from the officialopen-telemetry/semantic-conventionsrepository on GitHub. This is documented as a neutral finding for a well-known service. - [COMMAND_EXECUTION]: The skill executes a local bash script to perform the lookups. The script uses standard tools like
curl,jq, andawkto process remote data. Input arguments are normalized and processed safely using static logic and awk variable passing.
Audit Metadata