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_servicebusandazure_identity. The installation instructions use standardcargo addcommands targeting verified public registries. - [SAFE]: The provided code snippets demonstrate secure authentication practices by utilizing
DeveloperToolsCredentialfor development and recommendingManagedIdentityCredentialfor 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