otel-declarative-config
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches OpenTelemetry configuration schemas, migration templates, and examples from the official
open-telemetryGitHub organization. These references are sourced from a well-known and trusted organizational repository. - [INDIRECT_PROMPT_INJECTION]: The skill is designed to process user-provided YAML files that may contain malicious payloads, such as embedded shell commands or unsafe YAML tags. It mitigates this risk by requiring a defensive 'non-constructing' parsing approach that rejects tags outside the core schema and ignores command-like scalars.
Audit Metadata