azure-servicebus-rust

Pass

Audited by Gen Agent Trust Hub on Aug 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation for official Microsoft Azure Rust SDK libraries, including azure_messaging_servicebus and azure_identity. The installation instructions use standard cargo add commands targeting verified public registries.
  • [SAFE]: The provided code snippets demonstrate secure authentication practices by utilizing DeveloperToolsCredential for development and recommending ManagedIdentityCredential for production, avoiding the use of hardcoded secrets.
  • [SAFE]: The skill includes explicit defensive warnings regarding crate authenticity, advising users to verify crate names and avoid unofficial community versions.
  • [SAFE]: No indicators of malicious behavior, such as prompt injection, data exfiltration, or obfuscation, were identified during the analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 5, 2026, 12:51 PM
Security Audit — agent-trust-hub — azure-servicebus-rust