azure-messaging-webpubsubservice-py
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- Secure Authentication Practices: The skill provides examples using environment variables and identity-based authentication for service interaction. This approach avoids hardcoding sensitive credentials in source code, significantly reducing the risk of credential leakage.
- Trusted Library Integration: The skill utilizes official SDKs from a well-known organization. Utilizing established, signed packages from a verified source ensures the integrity and reliability of the library dependencies.
- Granular Access Management: The instructions detail how to generate scoped access tokens with specific roles and groups. This supports implementing the principle of least privilege for client connections, ensuring that clients only have the permissions necessary for their tasks.
Audit Metadata