azure-communication-sms-java
Facilitates SMS messaging using Azure Communication Services for notifications, alerts, and marketing campaigns.
Install this skill
or
95/100
Security score
The azure-communication-sms-java skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 226
Webhook reference - potential data exfiltration
SourceSKILL.md
| 226 | // Event Grid webhook handler (in your endpoint) |
low line 30
External URL reference
SourceSKILL.md
| 30 | .endpoint("https://<resource>.communication.azure.com") |
low line 43
External URL reference
SourceSKILL.md
| 43 | .endpoint("https://<resource>.communication.azure.com") |
low line 256
External URL reference
SourceSKILL.md
| 256 | AZURE_COMMUNICATION_ENDPOINT=https://<resource>.communication.azure.com |
low line 257
External URL reference
SourceSKILL.md
| 257 | AZURE_COMMUNICATION_CONNECTION_STRING=endpoint=https://...;accesskey=... |
Scanned on Feb 28, 2026
View Security Dashboard