azure-messaging-webpubsubservice-py
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard installation commands for official Azure Python SDKs (
azure-messaging-webpubsubserviceandazure-messaging-webpubsubclient). These are expected and point to legitimate Microsoft-maintained packages. - [CREDENTIALS_SAFE]: Authentication examples use
os.environto retrieve connection strings or utilizeDefaultAzureCredentialfor Entra ID (Azure AD), which is the recommended security practice for managing cloud credentials. - [DATA_EXPOSURE]: The skill documents how to generate client access tokens and manage user permissions within the Azure Web PubSub service. The provided examples demonstrate correct usage of the SDK's built-in security features, such as role-based access control and group management.
Audit Metadata