python-observability

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a documentation and pattern guide for Python observability. It does not contain any obfuscated code, unauthorized data access patterns, or malicious instructions.
  • [EXTERNAL_DOWNLOADS]: The skill references well-known and trusted Python libraries including structlog, prometheus_client, fastapi, httpx, and opentelemetry. These are industry-standard tools for logging, metrics, and tracing.
  • [DATA_EXFILTRATION]: The code snippets demonstrate standard observability practices such as propagating correlation IDs in HTTP headers via httpx and exporting telemetry data to OTLP endpoints using OpenTelemetry. These operations are restricted to the intended purpose of the skill and do not target sensitive local files or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:10 PM
Security Audit — agent-trust-hub — python-observability