azure-communication-callingserver-java
Pass
Audited by Gen Agent Trust Hub on Feb 13, 2026
Risk Level: LOWNO_CODE
Full Analysis
================================================================================
✅ VERDICT: SAFE
This skill is purely informational, providing guidance and code snippets for migrating from a deprecated Azure Communication Services SDK to its successor. It explicitly warns users against using the deprecated SDK for new projects. No executable scripts are present within the skill files. The skill's content is transparent and aligns with its stated purpose.
Total Findings: 1
🔵 LOW Findings: • Unverifiable Dependencies (Trusted Source)
- Line 10 (SKILL.md): The skill references Java dependencies (
com.azure:azure-communication-callingserverandcom.azure:azure-communication-callautomation) which are part of the Azure SDK for Java. These are hosted on GitHub under theAzureorganization, which is a trusted external source. The skill provides instructions for declaring these dependencies but does not install them directly. This is noted as a low-severity informational finding because it refers to external code, but the source is trusted and the skill itself does not execute any installation commands.
================================================================================
Audit Metadata