skills/sickn33/antigravity-awesome-skills/azure-communication-callautomation-java/Gen Agent Trust Hub
azure-communication-callautomation-java
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Microsoft Azure Communication Services library (
com.azure:azure-communication-callautomation). This is a well-known dependency from a trusted organization. - [CREDENTIALS_UNSAFE]: The code snippets use placeholders for sensitive information such as connection strings and resource endpoints. It correctly demonstrates the use of
DefaultAzureCredential, which is a secure best practice for Azure authentication. - [DATA_EXFILTRATION]: No patterns of unauthorized data exfiltration were found. The skill includes standard operations for call management, such as downloading call recordings to a local path, which is consistent with the skill's stated purpose.
- [SAFE]: No prompt injection, obfuscation, or unauthorized command execution patterns were identified in the instructions or code samples.
Audit Metadata