data-engineering-observability
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- General Security (SAFE): The skill provides instructional content for monitoring data pipelines. No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected.
- Dependency Analysis (LOW): The skill references standard, reputable Python packages including opentelemetry and prometheus-client. These are well-established tools in the data engineering ecosystem.
- Network and File Access (LOW): Code snippets demonstrate connecting to local telemetry endpoints (localhost:4317) and starting a local metrics server (port 8000). These are standard practices for instrumentation and do not represent a security risk in this context.
- Command Execution (SAFE): The bash commands provided are standard installation and configuration steps for Prefect and Prometheus, intended for user execution.
Audit Metadata