azure-communication-sms-java
Enables sending SMS messages using Azure Communication Services with Java SDK for notifications, alerts, and bulk messaging.
Install this skill
or
95/100
Security score
The azure-communication-sms-java skill was audited on May 15, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 228
Webhook reference - potential data exfiltration
SourceSKILL.md
| 228 | // Event Grid webhook handler (in your endpoint) |
low line 32
External URL reference
SourceSKILL.md
| 32 | .endpoint("https://<resource>.communication.azure.com") |
low line 45
External URL reference
SourceSKILL.md
| 45 | .endpoint("https://<resource>.communication.azure.com") |
low line 258
External URL reference
SourceSKILL.md
| 258 | AZURE_COMMUNICATION_ENDPOINT=https://<resource>.communication.azure.com |
low line 259
External URL reference
SourceSKILL.md
| 259 | AZURE_COMMUNICATION_CONNECTION_STRING=endpoint=https://...;accesskey=... |
Scanned on May 15, 2026
View Security Dashboard