azure-appconfiguration-java
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for including the 'com.azure:azure-data-appconfiguration' library via Maven Central. It also links to official Microsoft documentation and GitHub repositories managed by the Azure organization. These are well-known and trusted sources.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to use environment variables for connection strings and endpoints. It explicitly recommends the use of Entra ID (DefaultAzureCredential) over connection strings for improved security.
- [DATA_EXFILTRATION]: There are no patterns indicating unauthorized data exfiltration. The network operations described are limited to the intended functionality of communicating with the Azure App Configuration service.
Audit Metadata