azure-compute-batch-java

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [Official SDK Integration]: The skill provides instructions for using the verified Azure Batch Java client library.
  • Evidence: The installation section references the official com.azure:azure-compute-batch Maven package.
  • [Secure Credential Management]: The documentation emphasizes the safe handling of authentication secrets.
  • Evidence: It recommends using DefaultAzureCredential for Microsoft Entra ID authentication and demonstrates the use of environment variables for AZURE_BATCH_ACCESS_KEY instead of hardcoding values.
  • [Cloud-Native Task Execution]: The skill shows how to define and run parallel workloads on Azure infrastructure.
  • Evidence: Examples illustrate the standard usage of the service to run commands and download resource files from Azure Blob Storage within the user's own batch pool.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 06:20 PM