azure-messaging-webpubsub-java
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the 'com.azure:azure-messaging-webpubsub' dependency. This is an official library provided by Microsoft, which is a well-known and trusted service provider.
- [CREDENTIALS_UNSAFE]: Code examples correctly use placeholders such as '' and '' rather than hardcoding sensitive information. It also provides examples for using DefaultAzureCredential, which is a recommended security best practice for managed identities.
- [COMMAND_EXECUTION]: No suspicious or arbitrary command execution patterns were found. The code snippets are focused on utilizing the Java SDK for messaging functions.
Audit Metadata