Skip to main content

Azure Communication Common Java

Provides utilities for Azure Communication Services in Java, enabling user authentication and token management for seamless communication.

Install this skill

or
96/100

Security score

The Azure Communication Common Java skill was audited on Mar 7, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 47

External URL reference

SourceSKILL.md
47.endpoint("https://<resource>.communication.azure.com")
low line 104

External URL reference

SourceSKILL.md
104String resourceEndpoint = "https://<resource>.communication.azure.com";
low line 106

External URL reference

SourceSKILL.md
106"https://auth.msft.communication.azure.com/TeamsExtension.ManageCalls"
low line 264

External URL reference

SourceSKILL.md
264AZURE_COMMUNICATION_ENDPOINT=https://<resource>.communication.azure.com
Scanned on Mar 7, 2026
View Security Dashboard