azure-monitor-query-java

Pass

Audited by Gen Agent Trust Hub on Feb 14, 2026

Risk Level: LOW
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references the official Azure Java SDK repository on GitHub (Azure/azure-sdk-for-java) and standard Maven packages. Both are from a Trusted External Source.
  • [CREDENTIALS_UNSAFE] (SAFE): Code snippets correctly demonstrate the use of DefaultAzureCredential and environment variables (System.getenv) for authentication and configuration, avoiding hardcoded secrets.
  • [DATA_EXFILTRATION] (SAFE): No evidence of unauthorized network activity or data exfiltration. The demonstrated network operations are limited to legitimate Azure Monitor API interactions.
  • [COMMAND_EXECUTION] (SAFE): No arbitrary command execution, subprocess spawning, or unsafe system calls are present.
  • [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety constraints were found.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 14, 2026, 05:00 PM