telemetry-terminology-similarity
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches schema and dictionary files from official CloudEvents, OCSF, and OpenTelemetry GitHub repositories during the dictionary build process.
- [EXTERNAL_DOWNLOADS]: Downloads the 'all-MiniLM-L6-v2' transformer model and NLTK WordNet data from official registries (Hugging Face and NLTK servers) upon first execution.
- [COMMAND_EXECUTION]: The
build.shscript executes a local Python heredoc to process and unify telemetry standards; this is a standard maintenance task with no external inputs. - [DATA_EXPOSURE]: The skill processes user-provided telemetry files (JSONL) and schemas to extract field names for analysis, but does not transmit this data externally.
Audit Metadata