azure-monitor-query-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the official Microsoft Azure library
com.azure:azure-monitor-query. No malicious behavior, obfuscation, or insecure practices were found. - [EXTERNAL_DOWNLOADS]: The skill references standard Maven dependencies hosted on Maven Central and documentation on official Microsoft domains. These are trusted sources and do not pose a security risk.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or credentials were detected. The skill correctly demonstrates the use of
DefaultAzureCredentialBuilderfor secure authentication and uses placeholders for environment variables likeLOG_ANALYTICS_WORKSPACE_ID. - [PROMPT_INJECTION]: No instructions attempting to bypass safety filters or override agent behavior were found in the skill metadata or body.
- [DATA_EXFILTRATION]: Network operations are limited to official Azure endpoints (e.g.,
api.loganalytics.azure.cn,management.chinacloudapi.cn) for the purpose of querying monitoring data, which is the stated intent of the skill.
Audit Metadata