rust-observability

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected. The skill's logic is consistent with its stated purpose of providing observability patterns for Rust applications.- [SAFE]: The skill promotes security best practices by explicitly instructing users to avoid logging sensitive data like passwords, tokens, or PII (Personally Identifiable Information) using the skip attribute in instrumentation.- [SAFE]: Dependencies listed in the Cargo.toml snippet are standard, well-known crates from the official Rust registry (crates.io). Network configurations, such as the OTLP endpoint, point to default local development targets (localhost:4317).- [SAFE]: The logic for environment-specific configuration (e.g., JSON output in production) is a standard operational practice and does not contain any hidden triggers or dangerous conditional execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 11:55 AM
Security Audit — agent-trust-hub — rust-observability