azure-eventhub-rust

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references and installs official Azure SDK crates (azure_messaging_eventhubs, azure_identity) from the standard Rust package registry, crates.io.
  • [COMMAND_EXECUTION]: Includes standard instructions for using the cargo package manager to manage project dependencies.
  • [DATA_EXPOSURE]: Uses environment variable placeholders for sensitive configuration details such as namespace hosts and event hub names, avoiding hardcoded secrets.
  • [SAFE]: The provided Rust code snippets implement standard patterns for event production and consumption using official Azure identity modules for secure authentication.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:42 PM