azure-communication-sms-java

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • Credential Handling Considerations: The skill provides examples for authenticating with Azure services using DefaultAzureCredential, AzureKeyCredential, and connection strings. It correctly recommends the use of environment variables and managed identities, which are industry-standard practices for protecting sensitive credentials from being exposed in source code.
  • Official Azure SDK Integration: The instructions guide the user to install the com.azure:azure-communication-sms package. This is the official, signed library provided by the service vendor, ensuring the integrity and reliability of the code used for SMS operations.
  • Data Handling Context: The skill facilitates the transmission of SMS messages, which involves handling phone numbers and message content. While these are sensitive data points, the skill demonstrates their use within the context of an established and secure cloud communication platform.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:51 PM
Security Audit — agent-trust-hub — azure-communication-sms-java